Wykres commitów

27 Commity (master)

Autor SHA1 Wiadomość Data
Mark Jessop acb24b2f63 Handle no subframe data available 2023-10-08 11:34:45 +10:30
Mark Jessop 6708540020 Very preliminary RS41 subframe data extraction utility 2023-10-08 11:26:27 +10:30
Mark Jessop b688084c1b Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
Jiří Pinkava f836ea91e9 Replace import * by importing only required objects
The * imports also all other objects imported by the module, which easily leads to
a mess and hard to find issues, especially during development.
2022-10-26 23:47:46 +02:00
Jiří Pinkava 664352bd77 Remove Python 2 compatibility hacks
Not used any more ...
2022-09-21 01:00:51 +02:00
Mark Jessop a118b2f4d7 Update receiver stats script. 2020-12-28 14:34:26 +10:30
Mark Jessop 85c53d4483 Add extra fields to logging output. Update plot_sonde_log to match log output. 2020-06-07 21:28:04 +09:30
Mark Jessop 50b684f26b Fix log_to_kml.py to handle log file header line. 2020-05-21 20:08:00 +09:30
Mark Jessop 5fd675c188 Fix plot_sonde_log. 2020-04-15 21:31:45 +09:30
Mark Jessop 8d40f03643 Add UDP to NMEA script. 2020-03-20 17:30:48 +10:30
Mark Jessop 17af9cb0a1 Add logging of centre frequency error for DFM debugging purposes. 2019-09-24 22:21:47 +09:30
Mark Jessop 1f1e43f8a0 Remove station_code field from config file, and use default for all imet callsign calculation. 2019-09-21 15:39:50 +09:30
Mark Jessop 8c7f22890f Added changes to support 400 MHz LMS6 sondes. 2019-06-15 16:28:21 +09:30
Mark Jessop 2f1622be16 Added initial support for MK2A telemetry. 2019-06-01 21:10:51 +09:30
Mark Jessop 7047f8ea34 Add vaisala vs autorx temp/humidity comparison script. 2019-05-28 11:38:23 +10:00
Mark Jessop 746adecf8c Pass battery voltage information out via udp message. Change example default UDP port to 55673. 2019-05-25 22:54:17 +09:30
Mark Jessop 8f1254c436 Cleanup directories, add horus UDP example. Update version prior to PR. 2019-05-17 21:23:23 +09:30
Mark Jessop b4c72e949b Tweak sonde log plotter to not reject log files with only a few points. 2019-05-05 14:36:34 +09:30
Mark Jessop 627ed405df Big improvements to plot_sonde_log.py 2019-05-03 23:52:48 +09:30
Mark Jessop 5f62e55198 Fix temp limit argument. 2019-04-17 21:52:27 +09:30
Mark Jessop 32a4ebfd95 Add updated sonde log plotter. 2019-04-17 21:47:39 +09:30
Mark Jessop 7f8e321910 Fix sonde type detection to handle the FM-invert bit. 2018-05-07 21:33:31 +09:30
Mark Jessop 741d7bf0d2 Add basic receiver statistics script. 2018-04-08 17:07:52 +09:30
Mark Jessop 5cadfc9ba4 Add last-positions only option to log_to_kml 2018-02-17 16:22:28 +10:30
Mark Jessop 417a681cd4 Add first pass at a log file to KML converter. 2018-02-17 16:04:35 +10:30
Mark Jessop 5d0339876d Added SNR Test utility. 2017-12-28 16:02:10 +10:30
Mark Jessop d7e121f134 Fix rtlsdr gain setting issues. Added dwell_time parameter to speed up scans a bit. Added rtl_power plotting util. 2017-12-17 12:14:20 +10:30