radiosonde_auto_rx/auto_rx/autorx
Mark Jessop 662d28f7b2 Bump version due to semver issues 2024-01-06 10:57:53 +10:30
..
static Fix more absolute paths 2023-07-25 14:13:56 +03:00
templates Show mainboard type on web interface if not RSM412, upload RS41 subframe data to sondehub, and optionally save it to disk. 2023-10-03 20:35:08 +10:30
__init__.py Bump version due to semver issues 2024-01-06 10:57:53 +10:30
aprs.py added timeouts for joining threads so that the system will not 2023-07-03 16:45:44 +03:00
config.py Show mainboard type on web interface if not RSM412, upload RS41 subframe data to sondehub, and optionally save it to disk. 2023-10-03 20:35:08 +10:30
decode.py rebase rs41mod, change field name for subframe data 2023-10-04 07:49:57 +10:30
email_notification.py Remove print statement 2023-09-15 13:28:01 +09:30
emulation.py Remove un-necessary imports, style fixes 2021-01-07 18:04:42 +10:30
fsk_demod.py Add Live KML, fix .py formatting using black 2020-12-18 17:17:54 +10:30
geometry.py Ran black over code 2021-05-09 17:23:08 +09:30
gps.py Handle Almanac download error correctly 2021-06-21 20:37:08 +09:30
gpsd.py added timeout for joining gps thread 2023-07-03 16:47:08 +03:00
habitat.py added timeouts for joining theards to ensure that the system 2023-07-03 16:48:03 +03:00
log_files.py Fix to skewt decimation error. 2023-09-25 08:00:49 +09:30
logger.py Show mainboard type on web interface if not RSM412, upload RS41 subframe data to sondehub, and optionally save it to disk. 2023-10-03 20:35:08 +10:30
ozimux.py added join timeout for ozimux input thread 2023-07-03 16:48:48 +03:00
rotator.py Fix rotator azimuth difference calculation 2023-08-15 13:17:21 +09:30
scan.py Handle IMET1RS as IMET-4, pass rs41_mainboard into to sondehub 2023-10-02 09:08:10 +10:30
sdr_wrappers.py switched to using system-appropriate timeout command 2023-07-03 17:02:52 +03:00
sonde_specific.py iMet-1/4 XDATA decoding, add initial detection of iMet1 vs iMet4 sondes. 2022-01-30 10:35:17 +10:30
sondehub.py Show mainboard type on web interface if not RSM412, upload RS41 subframe data to sondehub, and optionally save it to disk. 2023-10-03 20:35:08 +10:30
stats.py Add stats module, for plotting out some data from logs 2021-05-15 12:30:26 +09:30
udplistener.py Add Live KML, fix .py formatting using black 2020-12-18 17:17:54 +10:30
utils.py Add -XDATA onto type when logging imet sondes 2023-10-02 16:14:56 +10:30
version.py Initial MRZ sonde decode support, no scan support yet 2021-02-26 22:00:49 +10:30
web.py Hopefully fix issues with werkzeug not allowing auto_rx to exit. Handle SDR exceptions within scan loop on non-linux systems 2023-09-02 17:14:31 +09:30