Wykres commitów

60 Commity (65c86e93ad989c2b3b5089be8237284fd7452e64)

Autor SHA1 Wiadomość Data
Mark Jessop 0e81a11281 Use device ID for modem stats filename instead of frequency. 2019-04-26 18:56:34 +09:30
Mark Jessop 854967803a Add option to disable modem statistics output. 2019-04-26 18:44:06 +09:30
Mark Jessop 1ba539650b Add experimental decoders. 2019-04-26 18:25:48 +09:30
Mark Jessop 26b7b8ccc0 Merge branch 'testing' into experimental 2019-04-24 21:48:02 +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 f702678517 Merge branch 'testing' into experimental 2019-04-24 18:32:52 +09:30
Mark Jessop 90ff649eb0 Add RS41 drift tweak option. 2019-04-23 21:45:42 +09:30
Mark Jessop 0f44e945fe Merge branch 'testing' into experimental 2019-04-17 22:11:36 +09:30
Mark Jessop a2f3449db3 Add --gpsepoch argument when using an almanac with RS92s. 2019-04-17 22:08:25 +09:30
Mark Jessop c6ae8a6bb8 Merge branch 'testing' into experimental 2019-04-14 15:25:00 +09:30
Mark Jessop d872844b4b Remove debug line in decoder, update to absolute latest upstream decoders. 2019-04-14 15:17:25 +09:30
Mark Jessop 01e8ded044 Merge branch 'testing' into experimental 2019-04-14 14:48:22 +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 0788ae3890 Switch to new 'mod' demods in experimental branch. 2019-04-08 21:11:01 +10:00
Mark Jessop 818bda9f43 Merge branch 'testing' into experimental 2019-04-08 21:03:57 +10:00
Mark Jessop ebd678d3fe Switch to new 'mod' demodulators for RS41 and RS92 2019-04-08 20:53:12 +10:00
Mark Jessop 8fe4784171 Add detection of encrypted RS41s. 2019-04-08 16:05:16 +10:00
Mark Jessop 46e5788e08 Merge branch 'testing' into experimental 2019-03-24 16:14:02 +10:30
Mark Jessop f2639c5583 Additional changes for ongoing iMet support. 2019-03-24 16:07:04 +10:30
Mark Jessop a58f98f09a Merge branch 'testing' into experimental 2019-03-23 22:00:38 +10:30
Mark Jessop a40528381b Add debug options to save detection and decoding audio. 2019-03-23 21:51:08 +10:30
Mark Jessop 362d57f221 Merge branch 'testing' into experimental 2019-03-18 18:32:24 +10:30
Mark Jessop 9bbb583841 Latch iMet ID on reception of first packet. 2019-03-18 18:31:08 +10:30
Mark Jessop 5e2cd68e6a Add note about iMet demodulator. 2019-03-17 22:19:42 +10:30
Mark Jessop 9964efa378 Merge branch 'testing' into experimental 2019-03-17 22:07:14 +10:30
Mark Jessop c27705c9b0 Initial iMet-4 support! 2019-03-17 21:58:09 +10:30
Mark Jessop 7067943bf0 Broke modem stats rate out to a variable, which may be useful later. Set to a value which results in approx 200mb stats file for a ballon flight. 2019-03-11 17:03:17 +10:30
Mark Jessop f74716c81f Change all decoders to use fsk_demod. 2019-03-11 16:43:39 +10:30
Mark Jessop 55a976fa0b Merge branch 'testing' into experimental 2019-03-11 16:13:40 +10:30
Mark Jessop d3b50d5a65 Use a wider FM bandwidth when scanning/decoding at 1680 MHz. 2019-03-11 16:12:56 +10:30
Mark Jessop 19b36f0d2a More python3 fixes. 2019-03-09 21:25:19 +10:30
Mark Jessop ec6f768e97 Further python3 fixes. 2019-03-09 21:22:55 +10:30
Mark Jessop 66159600e1 Narrow frequency estimation window. 2019-03-05 22:22:05 +10:30
Mark Jessop 83b98e9c8d Change RS41 decode rate to 48 khz. 2019-03-05 21:42:47 +10:30
Mark Jessop bd84003e8d Switch decoder to fsk_demod for RS41 sondes. 2019-03-05 21:30:12 +10:30
Mark Jessop 5fc4f25072 Initial add of demod testing code. 2019-02-27 20:11:55 +10:30
Mark Jessop 70494086d4 Remove invert flag for dfm decoder, replace with --auto flag. 2019-02-10 15:18:58 +10:30
Mark Jessop efa1d08ca9 Merge branch 'dfm09_updates' into testing 2019-02-02 15:40:14 +10:30
Mark Jessop 1d04aeaa5a Update to latest upstream decoders. Use --json options on decoders. Respect inverted DFM flag. 2019-02-02 15:23:26 +10:30
Viproz 659c5ca3fe Use repair option for M10
The precessing time penality is minimal.
2018-12-29 00:09:42 +01:00
Viproz 103cf1e2f9 Made it compatible with dxlARPS
Second typo
2018-12-27 15:39:07 +01:00
Viproz 9c7202cd4f Changed badnwidth for M10 2018-12-19 21:58:06 +01:00
Viproz 1cdeeee1fe Added M10 to the second supported list 2018-12-19 10:22:10 +01:00
Viproz c0a210a352 Reworked M10 decoding
Added support for M10s in auto_rx
2018-12-18 23:33:37 +01:00
Mark Jessop cfe6ae5ecd Added az/el/range display, and LOS line. 2018-08-01 21:07:55 +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 935e218370 Fix stupid DFM bug. 2018-06-01 22:56:49 +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 90fcb35aea Inhibit stderr output from decoders. 2018-05-26 00:02:38 +09:30
Mark Jessop ccba90388b Initial works of autorx v2 main loop. 2018-05-25 23:59:16 +09:30