Wykres commitów

67 Commity (b688084c1bba08771d258f1eaa48776f9c49a1be)

Autor SHA1 Wiadomość Data
Mark Jessop b688084c1b Working towards WXR301D support. Also added Wideband option 2023-08-14 14:58:26 +09:30
Madis Kaal c105244559 added function to figure out which timeout command to use
on non-linux platforms raise exception on SDR reset requests
2023-07-03 17:01:28 +03:00
Mark Jessop 8c7cc6a160 Fix bug in aprs id generation 2022-12-31 09:05:23 +10:30
Mark Jessop 165eb79b7c Add more meisei checks 2022-12-26 19:31:25 +10:30
Mark Jessop f606b487c2 Add DC block stage into sdr wrappers (thanks @rs1729!) 2022-12-23 09:39:26 +10:30
Mark Jessop 6e2c9bae06 Better handling of meisei sonde types 2022-12-22 16:57:58 +10:30
Mark Jessop 8362717ca6 Rebase dfm and MTS01 decoders 2022-11-26 10:19:56 +10:30
Mark Jessop 2be4708345 Add IMS100 and MTS01 to strip_sonde_serial 2022-11-23 07:22:49 +10:30
Mark Jessop 78ec4175b9 Update demod filename 2022-11-12 13:58:25 +10:30
Mark Jessop 2c13527a48 Initial MTS01 decode support, no scan support yet. 2022-11-11 11:38:08 +10:30
Jiří Pinkava 103a5e55c1 Use canonical name for mk2mod -> mk2a1680mod 2022-09-21 21:49:15 +02:00
Jiří Pinkava 664352bd77 Remove Python 2 compatibility hacks
Not used any more ...
2022-09-21 01:00:51 +02:00
Mark Jessop 17894c5ecc Switch iMet-1/4 decoder to IQ input. 2022-04-02 20:08:13 +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 e5ea7959e2 Quiet up some exceptions that were spamming logs 2021-11-14 10:05:04 +10:30
Mark Jessop 18ac41efe5 LMS6-403 subtypes 2021-09-12 18:30:03 +09:30
Mark Jessop 446d20a0b2 Fix regex for IMET5 2021-09-06 17:54:04 +09:30
Steven Honson 23d16052b4 Alert on newer, not different 2021-08-17 18:43:41 +10:00
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 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 11403c3215 Tweaks to historical table 2021-06-21 21:41:23 +09:30
Mark Jessop f6dfab8674 Ran black over code 2021-05-09 17:23:08 +09:30
Mark Jessop 6467efe98f Add starts of log archive endpoints, so web development can be started 2021-05-09 11:22:33 +09:30
Steven Honson bab50e1c96 Use semver for version comparisons 2021-05-02 18:01:12 +10:00
Mark Jessop 7903c5068e Fix sondehub URLs in e-mail notifications. Fix sondehub URL in web interface. 2021-04-23 22:02:29 +09:30
Mark Jessop c69c28d025 Use internally calculated descent rate in email notifications 2021-04-17 21:04:11 +09:30
Mark Jessop 8d621c537c Update get_version endpoint to return info about newer versions 2021-04-17 11:50:19 +09:30
Mark Jessop 06830bb447 MRZ Demodulator updates, test of MRZ soft-decision decoding. 2021-03-13 12:14:50 +10:30
Mark Jessop 97f908714d Initial MRZ sonde decode support, no scan support yet 2021-02-26 22:00:49 +10:30
Mark Jessop 0250c44ad2 Framework changes to support IMET-54 2021-01-24 18:17:11 +10:30
Mark Jessop 75638eb46a Add Live KML, fix .py formatting using black 2020-12-18 17:17:54 +10:30
Mark Jessop cb2e07b690 Add check for non-native Linux systems, including WSL 2020-09-19 11:17:20 +09:30
Mark Jessop 576c80dbba Remove SDR from SDR list after repeated failures. 2020-07-03 22:54:06 +09:30
Mark Jessop 52c5a61824 Rebase decoders. Switch to m10mod demod, switch to IQ input for dft_detect for all sondes except LMS6-1680. 2019-10-04 22:38:38 +09:30
Mark Jessop 30374d129c rtlsdr_test override for device IDs beginning with TCP 2019-09-21 23:22:56 +09:30
Mark Jessop b10587e4f7 Update to meisei100mod and lms6Xmod 2019-09-10 20:42:36 +09:30
Mark Jessop d56ab1805c Initial meisei IMS-100 support. 2019-09-08 18:16:18 +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 499c9ea239 Switch to dfm09mod decoder, add better filtering for experimental demod chains. 2019-05-18 16:04:32 +09:30
Mark Jessop c6915a7196 Add internal calculation of ascent/descent rates, using GenericTrack class from chasemapper. 2019-05-12 17:29:12 +09:30
Mark Jessop b8f616ed60 Add check for fsk_demod on startup. 2019-04-26 18:53:35 +09:30
Mark Jessop ebd678d3fe Switch to new 'mod' demodulators for RS41 and RS92 2019-04-08 20:53:12 +10:00
Mark Jessop 01dd1939d9 Add version check on startup. 2019-03-24 16:48:19 +10:30
Mark Jessop c27705c9b0 Initial iMet-4 support! 2019-03-17 21:58:09 +10:30
Mark Jessop d8288209d6 Perform periodic checks of RTLSDR when running in whitelist mode. 2019-03-16 23:21:38 +10:30
Mark Jessop 5d0b8b1f6c Fix dft_detect usage and lsusb usage to support python3. 2019-03-09 20:57:14 +10:30
Mark Jessop 0347b2205b Add dft_detect to binaries to be checked for on startup. 2019-02-27 21:15:19 +10:30
Michael Wheeler 831d240c68
Update utils.py
Updated to have m10 check
2019-01-22 09:38:00 +11:00
Mark Jessop e927b965b0 Convert VID/PIDs to strings... (ugh) 2018-08-05 20:44:11 +09:30