Wykres commitów

33 Commity (f74716c81f044e0eebf1bfedc5a45c5e2870a6e4)

Autor SHA1 Wiadomość Data
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
Mark Jessop feba7351f1 Restructured decoder subprocess kill section a bit. 2018-05-24 21:44:49 +09:30
Mark Jessop 23411079dc Hopefully improve chance of killing decoder subprocess. 2018-05-24 21:40:10 +09:30
Mark Jessop 52845eda35 Fix device index selection on decoder. Add inhibit option to Habitat uploader. 2018-05-24 20:35:37 +09:30
Mark Jessop 4d102bc921 First pass of working Habitat uploader. 2018-05-24 20:23:55 +09:30
Mark Jessop ee88bb95c7 Changed close function to stop. 2018-05-20 16:23:53 +09:30
Mark Jessop 11d85a7c88 Added decoder command generation into autorx.decode.SondeDecoder 2018-05-19 22:22:55 +09:30
Mark Jessop f4bd83ebdf Added scanner function. 2018-05-16 21:37:56 +09:30
Mark Jessop e554bb2cc7 Added working Telemetry Logger class. 2018-05-14 19:43:49 +09:30
Mark Jessop 3fe10c43ee Add starts of telemetry logger class. 2018-05-13 22:23:29 +09:30
Mark Jessop 7489ded96b Add starts of restructured autorx module. 2018-05-13 00:00:07 +09:30