Mark Jessop
|
c4d227f444
|
Update DFM decoder, handle new subtype format
|
2022-02-08 18:19:18 +10:30 |
Mark Jessop
|
1372b705aa
|
iMet-1/4 XDATA decoding, add initial detection of iMet1 vs iMet4 sondes.
|
2022-01-30 10:35:17 +10:30 |
Mark Jessop
|
a5d94908c1
|
Readme and comment tweaks
|
2021-12-04 16:58:04 +10:30 |
Mark Jessop
|
a898f701ff
|
Modify iMet callsign latching approach
|
2021-12-03 19:15:49 +10:30 |
Mark Jessop
|
1b7f4d32b6
|
Renamed mXXmod to m20mod due to really weird path issue
|
2021-12-03 18:03:13 +10:30 |
Mark Jessop
|
5607f17462
|
Rebase imet, m10 decoders, add output of telemetry-determined sonde frequency for RS41/RS92.
|
2021-10-26 14:57:25 +10:30 |
Mark Jessop
|
d5c923363c
|
Add subtype support for iMet-54/iMet-50
|
2021-09-05 17:14:00 +09:30 |
Mark Jessop
|
86adeb5da9
|
Add option for experimental MK2LMS decoder, tweak historical table (again)
|
2021-07-31 21:47:03 +09:30 |
Mark Jessop
|
217909fe02
|
Add APRS callsign generation support for M20 sondes, matching dxlAPRS's weird-ass formatting.
|
2021-07-24 14:25:00 +09:30 |
Mark Jessop
|
5f350410ab
|
Update LMS6-1680 decoder, wider tuning range, lower CPU
|
2021-07-24 13:44:11 +09:30 |
Mark Jessop
|
199e3a4503
|
Wrap aprsid generation code in try/except, bump testing version
|
2021-07-21 22:51:53 +09:30 |
Mark Jessop
|
72b6f6eebf
|
Scaled back sample rate for LMS6-1680 to save CPU. Use Ofast compile option on mk2mod
|
2021-07-17 11:36:17 +09:30 |
Mark Jessop
|
1c00f0b83e
|
Move APRS ID generation earlier in processing, so it can be provided to the web interface
|
2021-07-17 11:19:39 +09:30 |
Mark Jessop
|
aac237507d
|
Revise much of the raw decoding options, removed support for a few sonde types
|
2021-06-04 17:45:05 +09:30 |
Mark Jessop
|
bb4d7b0065
|
Relax Vaisala callsign regex, add option to log raw data to file (mostly untested)
|
2021-06-03 20:40:18 +09:30 |
Mark Jessop
|
a8f0fe4d19
|
Initial web control functionality.
|
2021-04-23 18:53:50 +09:30 |
Mark Jessop
|
a0ea428aca
|
Change the way DFM callsigns are filtered, to hopefully avoid uploads of DFM-xxxxxxxx callsigns.
|
2021-04-21 17:57:30 +09:30 |
Mark Jessop
|
92f7d6fae0
|
Adjust SNR averaging settings to avoid weird SNR readings from fading. Stop false landing reports for iMets (temporary solution)
|
2021-04-10 20:00:55 +09:30 |
Mark Jessop
|
c082522413
|
Add sonde reported datetime check.
|
2021-03-29 17:42:30 +10:30 |
Mark Jessop
|
654a5e253e
|
Add initial MRZ PTU support, use fsk_demod for iMet54 by default.
|
2021-03-19 20:48:35 +10:30 |
Mark Jessop
|
ab97c5c73a
|
Add --ptu option for imet54 demod
|
2021-03-16 18:19:38 +10:30 |
Mark Jessop
|
06830bb447
|
MRZ Demodulator updates, test of MRZ soft-decision decoding.
|
2021-03-13 12:14:50 +10:30 |
Mark Jessop
|
ee68351c87
|
Add --ptu option for NGP sondes
|
2021-03-10 21:33:54 +10:30 |
Mark Jessop
|
3e1234c9b8
|
Make demodulators run indefinitely if manually started using -m command-line argument.
|
2021-02-28 10:20:04 +10:30 |
Mark Jessop
|
97f908714d
|
Initial MRZ sonde decode support, no scan support yet
|
2021-02-26 22:00:49 +10:30 |
Mark Jessop
|
6ba3a6d0ad
|
RS92 PTU support
|
2021-02-24 18:36:42 +10:30 |
Mark Jessop
|
4d61fbfae4
|
Add version number in demods, add version check when running a decoder.
|
2021-02-01 19:20:31 +10:30 |
Mark Jessop
|
5441ae8147
|
Add gzip compression to sondehub uploads
|
2021-01-29 22:38:23 +10:30 |
Mark Jessop
|
1550dc389f
|
Testing sondehub uploader. No gzip compression yet.
|
2021-01-29 21:35:48 +10:30 |
Mark Jessop
|
031c46874b
|
Enable preliminary PTU for iMet54
|
2021-01-25 15:26:42 +10:30 |
Mark Jessop
|
598b919608
|
iMet-54 detection support.
|
2021-01-25 14:02:09 +10:30 |
Mark Jessop
|
796580e162
|
Initial working iMet54 decoding.
|
2021-01-24 22:18:20 +10:30 |
Mark Jessop
|
0250c44ad2
|
Framework changes to support IMET-54
|
2021-01-24 18:17:11 +10:30 |
Mark Jessop
|
e2e5599f7c
|
Fix KML generation bug with iMet sondes (or any sonde that don't report a subtype)
|
2020-12-23 09:18:00 +10:30 |
Mark Jessop
|
75638eb46a
|
Add Live KML, fix .py formatting using black
|
2020-12-18 17:17:54 +10:30 |
Mark Jessop
|
bf2e8a6e4e
|
Add warning if older dfm09mod version detected.
|
2020-12-18 16:04:48 +10:30 |
Mark Jessop
|
81692d1090
|
Rebase demodulators, adding RS41 pressure support
|
2020-11-28 15:53:33 +10:30 |
Mark Jessop
|
27d486f913
|
Add pressure field support, add support for humidity, pressure and battery voltage output to APRS.
|
2020-11-22 11:37:41 +10:30 |
Mark Jessop
|
623164cc92
|
Fix bug with multiple sondes in UDP mode
|
2020-10-26 22:01:20 +10:30 |
Mark Jessop
|
7c55f8b5e0
|
Frequency via UDP supplied in kHz
|
2020-10-26 21:37:22 +10:30 |
Mark Jessop
|
2c7c623513
|
Accept frequency data from UDP input packets.
|
2020-10-26 21:34:15 +10:30 |
Mark Jessop
|
bc7876e3d4
|
Regenerate iMet date-time string
|
2020-07-27 07:28:51 +09:30 |
Mark Jessop
|
576c80dbba
|
Remove SDR from SDR list after repeated failures.
|
2020-07-03 22:54:06 +09:30 |
Mark Jessop
|
8da5f8aaef
|
Add M20 decoder for testing.
|
2020-06-27 11:17:51 +09:30 |
Mark Jessop
|
864cae7c86
|
Remove LMSX also
|
2020-06-25 07:32:57 +09:30 |
Mark Jessop
|
872528a1bb
|
Remove M20 from valid sonde types until we have a decoder.
|
2020-06-25 07:30:39 +09:30 |
Mark Jessop
|
a2f3165ab8
|
Enable vit2 option for LMS6-400 decoder
|
2020-06-20 21:01:58 +09:30 |
Mark Jessop
|
bb1c175fb0
|
Add distance-based temporary blocks
|
2020-06-20 17:37:22 +09:30 |
Mark Jessop
|
9b66012fdb
|
Rebase RS decoders, switch to soft-decision demodulation.
|
2020-06-20 14:05:13 +09: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 |