Wykres commitów

63 Commity (python3)

Autor SHA1 Wiadomość Data
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
Mark Jessop 6cd022d6d2 Enabled more logging by default. 2017-04-23 21:26:19 +09:30
Mark Jessop d309eff629 Added some additional debugging due to GPS error on Horus 44. 2017-04-22 21:08:16 +09:30
Mark Jessop 0a5eb520bf Minor updates, added support to set system clock from GPS. 2017-04-14 14:18:05 +09:30
Mark Jessop 0f9cfc90ec Added shssp.py, moved RX Frequency setting to variable in start_rx.sh 2017-01-13 17:09:54 +10:30
Mark Jessop 11fc3d73d0 Added habitat upload support for imagery packets. Telemetry GUI loads by default with start_rx.sh 2017-01-07 20:00:35 +10:30
Mark Jessop 43f6f57455 Add habitat upload function for image telemetry. 2017-01-07 19:33:31 +10:30
Mark Jessop 5f02b6cccf Added callsign and sequence number to image telemetry packet. 2017-01-07 18:27:59 +10:30
Mark Jessop 7f66e963da Added Image Telemery support. 2017-01-06 22:39:21 +10:30
Mark Jessop a3f6cabc6c Added Orientation Telemetry support. 2017-01-06 22:17:55 +10:30
Mark Jessop 9b1f5a78f7 Various fixes from system testing... 2017-01-06 21:33:30 +10:30
Mark Jessop 6e3f8ac5f4 Better Picam 1 vs 2 handling. 2017-01-06 17:00:04 +10:30
Mark Jessop 497f81a74f Fix ublox.py comments. 2017-01-06 11:57:17 +10:30
Mark Jessop 58759ae435 Changed default serial port paths, and added example udev rule file. 2017-01-06 11:55:59 +10:30
Mark Jessop bf16ac6350 Robustness improvemenets to BNO055 and WenetFSWebcam classes. 2017-01-06 11:32:02 +10:30
Mark Jessop 080d5d0534 Small bugfixes... 2017-01-05 21:12:40 +10:30
Mark Jessop 72be2c47fb Added BNO055 class. 2017-01-05 17:47:55 +10:30
Mark Jessop 970b1f12d2 Set default picam white balance to 'sunlight'. 2017-01-04 23:32:45 +10:30
Mark Jessop fa5fa0f00e Make image ID field wrap if >255. 2017-01-04 20:49:56 +10:30
Mark Jessop b87c05d857 Changed WenetPiCam num_images default to 1. 2017-01-04 20:36:51 +10:30
Mark Jessop 48c48c7a31 Added stubs for orientation and image telemetry packets. 2017-01-04 16:39:02 +10:30
Mark Jessop 27f44188bf Updated readme with new flight info. 2017-01-03 21:46:15 +10:30
Mark Jessop fa4e9f059a Fix Ascent rate sign bug, discovered on Horus 40. 2017-01-02 14:46:44 +10:30
Mark Jessop 7ba24da21d Moved webcam config to a separate config file. slight changes to API for image capture classes. 2016-12-30 17:51:11 +10:30
Mark Jessop de6ef0e940 Added WenetFSWebcam class, for capture of images via fswebcam. 2016-12-30 14:55:57 +10:30
Mark Jessop 8429f8d76c Fixed max altitude updating incorrectly with no GPS lock. Changed PiCam flip defaults. 2016-12-30 00:14:54 +10:30
Mark Jessop e6f4a7bff0 Added GPS Telemetry packet support. Added JSON logging to UBlox lib. 2016-12-23 18:02:45 +10:30
Mark Jessop 928a2fe8e4 Updates to sample and baud rate settings, due to rpi firmware update. 2016-12-23 15:49:03 +10:30
Mark Jessop 943236eaea Updated to ublox.py to poll for dynamic model occasionally. 2016-12-22 20:21:48 +10:30