radiosonde_auto_rx/auto_rx/autorx
Jiří Pinkava 664352bd77 Remove Python 2 compatibility hacks
Not used any more ...
2022-09-21 01:00:51 +02:00
..
static Update main.css 2022-08-04 08:54:02 +02:00
templates Update index.html 2022-08-04 09:39:25 +02:00
__init__.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
aprs.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
config.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
decode.py Switch 'normal' meisei decode chain to IQ using zilog demod, and experimental to IQ using fsk_demod. 2022-08-20 20:15:34 +09:30
email_notification.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
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 Add password protection for web control endpoints, fix issue with gpsd and no altitudes 2021-04-19 19:43:34 +09:30
habitat.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
log_files.py Add last range column, tweak column sizes 2021-07-24 14:43:15 +09:30
logger.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
ozimux.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
rotator.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
scan.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
sdr_wrappers.py Add network SDR example config, add upload of time/position ref data to sondehub 2022-07-08 11:42:29 +09:30
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 Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
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 Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00
version.py Initial MRZ sonde decode support, no scan support yet 2021-02-26 22:00:49 +10:30
web.py Remove Python 2 compatibility hacks 2022-09-21 01:00:51 +02:00