Wykres commitów

50 Commity (0250c44ad2c6c4ceb600ebce4763ab632b8a5911)

Autor SHA1 Wiadomość Data
Mark Jessop 0250c44ad2 Framework changes to support IMET-54 2021-01-24 18:17:11 +10:30
Mark Jessop 263f137829 Added option for APRS-IS server port. Set default port to 14590 2020-12-23 09:41:13 +10:30
Mark Jessop ce8bd3320c Added email landing notifications 2020-12-18 20:14:11 +10:30
Mark Jessop 75638eb46a Add Live KML, fix .py formatting using black 2020-12-18 17:17:54 +10:30
Mark Jessop d638b74285 Revert previous changes to APRS 2020-12-12 19:02:46 +10:30
Mark Jessop cd68063370 Revert "Handle float PPM values better."
This reverts commit 876cb19c12.
2020-12-12 19:00:04 +10:30
Mark Jessop 876cb19c12 Handle float PPM values better. 2020-12-09 20:31:54 +10:30
Mark Jessop 6614acba6b Add email notification of failed SDRs 2020-10-25 16:22:12 +10:30
Mark Jessop 540d903f29 Add minimum update rate limits, additional confirmation of custom APRS callsigns.
Completely remove custom Habitat payload callsign options.
2020-10-02 12:16:10 +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 a48c9f25bc Fix LMS6 experimental decoder bug. 2020-06-22 18:11:40 +09:30
Mark Jessop bb1c175fb0 Add distance-based temporary blocks 2020-06-20 17:37:22 +09:30
Mark Jessop b876c38bf3 Fixex to decode/config. Add flush to mk2a decoder. 2020-05-23 17:42:40 +09:30
Mark Jessop 6f94fdecc2 Remove payload document creation step. 2020-03-20 16:48:42 +10:30
Michael Wheeler bd65557e69 Fix for uuids and fallback on py2 2019-10-05 20:23:21 +10:00
Michael Wheeler 8dac0547dd Add habitat URL as a config option for use in testing 2019-10-05 18:58:23 +10:00
Mark Jessop da9ab782f2 Remove demod_stats option. 2019-09-21 20:54:09 +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 f7fd1baa4b Add UDP input mode, to be used for testing of new decoders. 2019-09-08 20:01:27 +09:30
Mark Jessop d56ab1805c Initial meisei IMS-100 support. 2019-09-08 18:16:18 +09:30
Mark Jessop 3dc9dfaa0c TLS email authentication support, also added GPSD support for setting station locations. 2019-06-22 17:45:46 +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 6d5f38d8a5 Add endpoints to enable halting of a scanner. 2019-05-27 22:02:36 +10:00
Mark Jessop 3f5e930fd4 Add SSL support to email notification. 2019-05-04 13:49:46 +09:30
Mark Jessop 8547c724c6 Fix adjacent channel detection, add debug flask endpoints. 2019-05-04 12:42:24 +09:30
Mark Jessop 854967803a Add option to disable modem statistics output. 2019-04-26 18:44:06 +09:30
Mark Jessop 66cc082314 Add check to see if detected sonde is within ~10kHz of an existing decoder. 2019-04-24 21:47:20 +09:30
Mark Jessop 90ff649eb0 Add RS41 drift tweak option. 2019-04-23 21:45:42 +09:30
Mark Jessop f24fab881a Added ability to temporary block the frequency of non-decodable (encrypted) sondes. 2019-04-14 14:42:42 +09:30
Mark Jessop f2639c5583 Additional changes for ongoing iMet support. 2019-03-24 16:07:04 +10:30
Mark Jessop a40528381b Add debug options to save detection and decoding audio. 2019-03-23 21:51:08 +10:30
Mark Jessop 04b48db6a3 Add custom subject field into email notification. 2019-03-23 20:46:15 +10:30
David Brooke 100a743ecb Add web server host setting to config 2019-03-17 18:42:29 +00:00
Mark Jessop 89e21976fa Remove payload summary output limitation when using multiple SDRs. 2019-02-18 19:39:51 +10:30
Mark Jessop a320300ca7 Default to using APRS objects, use radiosonde.info as default APRS-IS server, and make default APRS comment be radiosondy compatible. 2018-12-05 18:51:06 +10:30
Mark Jessop cf2382e7b9 Changed APRS uploading to use position reports instead of objects. 2018-12-02 17:37:14 +10:30
Mark Jessop 9c7da2189c Re-added rotator control support. 2018-10-04 21:15:18 +09:30
Philip Heron 6d96bd1046 Don't try to parse email settings if they don't exist. 2018-07-04 14:01:01 +01:00
Philip Heron 033c7ae81d Add email notification function 2018-07-04 09:13:58 +01:00
Mark Jessop ec10c03d78 Add testing script to autorx.web, to allow loading of sonde log file data for easier web development. 2018-06-29 20:55:33 +09:30
Mark Jessop 7d1d98b6a0 Added cleaning of web telemetry archive data. Add web server settings to config. 2018-06-23 23:43:51 +09:30
Mark Jessop 7e270ab92a Fix global_config referencing issue. 2018-06-18 20:58:49 +09:30
Mark Jessop f3db3e969a Move the sdr and task lists into the autorx module, for global access. Add access to these lists via the web interface. 2018-06-18 20:47:38 +09:30
Mark Jessop 16b4b3436d Add habitat listener antenna setting. 2018-06-16 22:04:18 +09:30
Mark Jessop 1e71d39ecc Fix some python3.6 compatability issues. 2018-06-01 21:43:00 +09:30
Mark Jessop 0e4d50c83d Small fixes prior to MR. 2018-06-01 21:02:24 +09:30
Mark Jessop a1c9a7cc6c First pass of complete scanner/decoder, with habitat upload support. 2018-05-26 18:48:53 +09:30
Mark Jessop ccba90388b Initial works of autorx v2 main loop. 2018-05-25 23:59:16 +09:30
Mark Jessop 23411079dc Hopefully improve chance of killing decoder subprocess. 2018-05-24 21:40:10 +09:30