Wykres commitów

91 Commity (snh/latest-default-only)

Autor SHA1 Wiadomość Data
Mark Jessop 7c99c0d380 Add exposure compensation options 2024-11-10 10:23:50 +10:30
Mark Jessop f4f7523d99 Add AF offset option 2024-11-02 20:35:52 +10:30
Mark Jessop f25101005c More autofocus options, add lens position to downlink telemetry 2024-10-07 14:34:12 +10:30
Mark Jessop 72535848b6 Cleanup SPI handles when re-starting 2024-10-07 09:21:46 +10:30
Mark Jessop 95ee72cd20 Add more data into GPS packets, and upload this to sondehub-amateur 2024-09-27 16:05:39 +09:30
Mark Jessop b94ffcbcf5
Merge pull request #16 from ke5gdb/rfm98w_packettx
Added get_temperature function to radio_wrappers.py
2024-09-27 14:27:48 +09:30
Andrew Koenig 5ac5f88e78 Added get_temperature function to radio_wrappers.py 2024-09-21 22:07:10 -05:00
Mark Jessop 0c6c3206f8 Break apart stop and close operations on the picamera2 object, in case the camera is already stopped. 2024-09-21 17:12:43 +09:30
Mark Jessop 9413b1dd69 Fix stupid errors in camera initialisation 2024-09-21 17:08:30 +09:30
Mark Jessop 09209b2872 Allow a few attempt to initialise the camera on startup. Also catch any exceptions from the capture function and re-initialise the camera 2024-09-21 16:49:02 +09:30
Mark Jessop 1f1d4db9a7 Increase resize/overlay timeouts, switch to scale instead of resize 2024-09-21 16:14:22 +09:30
Mark Jessop eb073db8ed Further updates for better debugging and reliability (hopefully!) 2024-09-15 15:31:38 +09:30
Mark Jessop e404294075 Move a lot of files into archive. Picam3 autofocus tweaks, add gps wait option in startup_tx.sh 2024-09-15 14:06:22 +09:30
Mark Jessop 3828ff03b5 Many changes to tx code to better handle radio upsets. Move to libcamera2 as the default 2024-09-14 21:12:27 +09:30
Mark Jessop 81e5bb257d Add systemd service file for wenet tx, add --picamhq option 2024-07-21 14:37:12 +09:30
Mark Jessop af5a101165 Add sondehub-amateur upload for GPS telemetry 2023-07-28 19:58:42 +09:30
Mark Jessop 3769fe2be4 Add uBlox-8 udev rules 2023-04-23 16:23:37 +09:30
Mark Jessop da638dd61e Add PCA9685 LED killer 2023-04-23 15:23:29 +09:30
Mark Jessop 7090ad2b05 Updates to Pi Cam v3 support 2023-02-19 17:01:52 +10:30
Mark Jessop a79777efd0 update for payload 2023-02-18 16:15:54 +10:30
Mark Jessop 75d3c6268f Initial stab at picamera2 support 2023-02-17 14:22:13 +10:30
Mark Jessop eecc49e131 Overlay IMU data even if no cal 2023-01-26 13:04:11 +10:30
Mark Jessop a1b284a74c Remove greyworld from shssp2023, always show cal details 2023-01-16 14:57:31 +10:30
Mark Jessop dc63c0c78d Remap BNO055 sensor so image 'up' matches the heading 2022-12-27 17:01:52 +10:30
Mark Jessop bd4ab8e1cc Better error handling on shssp2023 2022-12-27 15:34:43 +10:30
Mark Jessop 15c4d6b42e Fixes to docker-run wenet 2022-12-17 11:02:26 +10:30
Mark Jessop c031faa16b Merge branch 'master' of github.com:projecthorus/wenet 2022-03-19 14:38:47 +10:30
Mark Jessop 96d081c66e RX python 3 fixes 2022-03-19 14:38:27 +10:30
Mark Jessop 4b65d3781b Python 3 updates 2022-03-19 03:50:41 +00:00
Mark Jessop 524c6ce459 Add better error handling to camera code 2020-11-01 19:36:18 +10:30
Mark Jessop 9db7f533f1 Add uploader status text to GUI. 2019-07-26 23:30:02 +09:30
Mark Jessop 039dbc2508 Changes to support taking samples from GQRX. 2019-02-23 16:47:46 +10:30
Mark Jessop 46a0e6583e Added wenet link emulation script. 2019-01-29 22:41:47 +10:30
Mark Jessop fa0fac1eaa Disable systemctl's NTP sync prior to setting system time on first GPS lock. 2019-01-28 11:33:15 +10:30
Mark Jessop c4f4df30a2 Add options for baud rate to a few scripts, add comments into startup scripts as to baudrate settings. 2018-12-23 17:22:10 +10:30
Mark Jessop 8707c374c4 Add ability to inject arbitrary telemetry data into the wenet downlink. 2018-12-22 17:02:37 +10:30
Mark Jessop 4018e1673c Fix black-image crash issue on shssp2018 code. 2018-02-02 21:33:31 +10:30
Mark Jessop 2eeb0cb5e0 Fix SPI speed on RFM22B init script. 2018-01-29 20:04:26 +10:30
Mark Jessop 7d4a9b5afd Add licence file, fix headers 2018-01-25 13:34:43 +10:30
Mark Jessop ac679916bd Update SHSSP 2018 code. 2018-01-24 23:35:13 +10:30
Mark Jessop 7f83f3e197 Updated to reflect current payload configuration, some additional logging. 2018-01-08 18:47:17 +10:30
Mark Jessop e16e967f00 Numerous updates to BNO055 lib, uBlox lib, and shssp 2018 script. 2017-12-16 19:33:27 +10:30
Mark Jessop 4dbb0a4f64 Added link to ntpdshm library. 2017-12-14 20:46:47 +10:30
Mark Jessop 1533622113 Change BNO055 decimation defaults. 2017-12-14 20:43:33 +10:30
Mark Jessop 6aecceeff1 Added NTPD disciplining option to ublox.py 2017-12-14 20:42:30 +10:30
Mark Jessop a6ada08efc Start on 2018 version of SHSSP code. 2017-12-13 21:40:33 +10:30
Mark Jessop f2e50ea87b Now using timedatectl to set system time instead of date. 2017-05-13 22:28:03 +09:30
Mark Jessop 09386f1e90 Fix instantiation of gps_state datetime object. 2017-04-24 10:08:31 +09:30
Mark Jessop 6edabcaabe Fixes to system time setting. 2017-04-24 09:53:34 +09:30
Mark Jessop a769308442 Small fix. 2017-04-24 09:46:10 +09:30