Wykres commitów

2207 Commity (2afdfb534b208c21a659eb512f5e11674aa97410)

Autor SHA1 Wiadomość Data
Mark Jessop 2afdfb534b Update version prior to release 2024-06-20 18:18:56 +09:30
Mark Jessop e503b751a3 Fix uploading of PS15 telemetry to Sondehub 2024-06-19 19:19:13 +09:30
Mark Jessop 832bc4cdba Fix uploading of PS15 telemetry to Sondehub 2024-06-19 19:18:20 +09:30
Mark Jessop 3d26d4597a Remove invert option from dfm09mod call 2024-06-18 21:30:40 +09:30
Mark Jessop ca35e5e8d8 More fixes for PS15 sondes. 2024-06-18 11:06:53 +09:30
Mark Jessop f5f33df8f2 Hopefully fix PS15 telemetry being discarded. 2024-06-18 10:34:18 +09:30
Mark Jessop 0e82fd8f12 Workaround for DFM detection issue. Added option to fsk_demod to flip softbit sign. 2024-06-18 09:06:51 +09:30
Mark Jessop 224eb6af42 Prepare for 1.7.3 release 2024-06-16 13:40:58 +09:30
Mark Jessop 6c2a174204 Make the test SSRC used for ka9q-radio testing more unique 2024-06-16 10:21:37 +09:30
Mark Jessop bc2585cd4f Fix KA9Q support to work with latest commit (2024-06-11) 2024-06-16 09:27:38 +09:30
Mark Jessop 967741deeb Rebase dft_detect, bump beta version 2024-06-06 18:04:15 +09:30
Mark Jessop 1b7b6399d3 Narrow WXRPN9 mask estimator back to 50 khz 2024-06-04 07:56:24 +09:30
Mark Jessop 9cdc2cd3b0 Change PN9 variant sonde type name to WxR-301D-5k so it fits on the tracker sonde list. 2024-06-02 09:36:04 +09:30
Mark Jessop 9021501be1 Fix WXR301-PN9 baud rate 2024-05-31 21:13:17 +09:30
Mark Jessop bbb432274e Add support for WxR-301 PN9 variant 2024-05-31 19:43:49 +09:30
Mark Jessop 111f03f6e6 Rebase both DFM and MP3H1 demods 2024-05-20 19:47:15 +09:30
Mark Jessop 3fdea498b0 Rebase dfm demodulator for better DFM17 handling 2024-05-19 09:12:41 +09:30
Mark Jessop 2e04da0754
Merge pull request #869 from argilo/scan-chart-threshold-fix
Don't update scan chart data until there's actual data
2024-03-30 10:07:29 +10:30
Clayton Smith a9fbe71864 Don't update scan chart data until there's actual data 2024-03-29 19:26:54 -04:00
Mark Jessop d784d834c6
Merge pull request #868 from argilo/time-format
Restore the previous time format in Scan Results
2024-03-30 09:54:55 +10:30
Clayton Smith a72bcfeca9 Restore the previous time format in Scan Results 2024-03-29 12:00:30 -04:00
Mark Jessop f2201b2809 Bump beta version 2024-03-29 10:42:01 +10:30
Mark Jessop 51745e7758
Merge pull request #867 from argilo/replace-utcnow
Replace deprecated utcnow() with now()
2024-03-29 10:18:46 +10:30
Clayton Smith ab398f9666 Replace deprecated utcnow() with now() 2024-03-27 19:38:43 -04:00
Mark Jessop 3a041307ea
Merge pull request #864 from darksidelemm/testing
Rebase m20mod.c
2024-02-11 21:52:35 +10:30
Mark Jessop 74e362bd8d Rebase m20mod.c 2024-02-11 21:50:55 +10:30
Mark Jessop da27f9929a
Merge pull request #863 from darksidelemm/testing
Remove rm log_power line from autorx.sh
2024-02-01 17:03:08 +10:30
Mark Jessop ee54d3049e Remove rm log_power line from autorx.sh 2024-02-01 17:02:22 +10:30
Mark Jessop a81094884f
Merge pull request #862 from argilo/log-timeout
Log the shutdown timeout if set
2024-02-01 10:02:12 +10:30
Clayton Smith 2323ac5ef0 Log the shutdown timeout if set 2024-01-31 09:40:14 -05:00
Mark Jessop dc367cafcc
Merge pull request #861 from darksidelemm/testing
Add sample count to fsk demod stats output, bump testing beta count
2024-01-31 16:54:46 +10:30
Mark Jessop 6cf49620fd Add sample count to fsk demod stats output, bump testing beta count 2024-01-31 16:53:34 +10:30
Mark Jessop 8e20b72522
Merge pull request #860 from argilo/remove-habitat
Remove unused Habitat code
2024-01-31 16:32:25 +10:30
Mark Jessop 468712ec02
Merge pull request #859 from argilo/web-live-kml-refactor
Generate live KML using ElementTree
2024-01-31 16:01:30 +10:30
Clayton Smith 765947c550 Remove unused Habitat code 2024-01-31 00:26:21 -05:00
Clayton Smith 5e2c50ce20 Show recent sondes at the top of the list 2024-01-30 22:19:50 -05:00
Clayton Smith 58a183dffa Generate live KML using ElementTree 2024-01-30 20:12:56 -05:00
Mark Jessop 0ea4558aa2
Merge pull request #858 from argilo/web-generate-kml
Generate KML files from the "Historical" page
2024-01-30 14:18:08 +10:30
Clayton Smith 209a78ab90 Replace print statements with logging 2024-01-29 22:30:02 -05:00
Clayton Smith e227eea6b7 Move KML generation into autorx.log_files 2024-01-29 21:17:25 -05:00
Clayton Smith 65b1da7476 Use autorx.log_files to read logs 2024-01-29 20:51:52 -05:00
Clayton Smith 241376236b Remove unused code 2024-01-29 19:24:17 -05:00
Clayton Smith 6446070401 Add "Generate KML" button to the "Historical" page 2024-01-29 17:10:11 -05:00
Clayton Smith 7d739ab7bb Replace fastkml & shapely with ElementTree 2024-01-29 17:05:04 -05:00
Clayton Smith 54ba77ed2b Remove unused imports 2024-01-28 13:06:42 -05:00
Clayton Smith 52135dbe8d Fix code style 2024-01-28 13:04:58 -05:00
Mark Jessop ecc092b450
Merge pull request #857 from argilo/refactor-export-all
Combine export_selected and export_all
2024-01-28 15:03:43 +10:30
Clayton Smith 7226c31ca1 Combine export_selected and export_all 2024-01-27 23:29:32 -05:00
Mark Jessop 1dfb06a29d
Merge pull request #856 from darksidelemm/testing
Write rtl_power log output to user-defined log directory
2024-01-27 10:52:06 +10:30
Mark Jessop 49d213ea5e Add spaces 2024-01-27 10:51:26 +10:30