Mark Jessop
|
bd994f65cf
|
Add channel filter option for KA9Q sources, tweak decode settings for RS41 and DFM.
|
2024-12-23 17:50:00 +10:30 |
Mark Jessop
|
3b97b538ba
|
Hopefully stop auto_rx crashing if RS92 ephemeris/almanac data can't be obtained.
|
2024-12-12 15:33:02 +10:30 |
Mark Jessop
|
ada250b09d
|
Increase precision of estimated frequency output, add rotator azimuth_only option
|
2024-08-31 10:45:23 +09:30 |
Mark Jessop
|
3d26d4597a
|
Remove invert option from dfm09mod call
|
2024-06-18 21:30:40 +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
|
1b7b6399d3
|
Narrow WXRPN9 mask estimator back to 50 khz
|
2024-06-04 07:56:24 +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 |
Clayton Smith
|
ab398f9666
|
Replace deprecated utcnow() with now()
|
2024-03-27 19:38:43 -04:00 |
Clayton Smith
|
765947c550
|
Remove unused Habitat code
|
2024-01-31 00:26:21 -05:00 |
Mark Jessop
|
2807232f23
|
Add Temp Block button on web controls
|
2024-01-01 10:25:38 +10:30 |
Mark Jessop
|
58feaebf9c
|
rebase rs41mod, change field name for subframe data
|
2023-10-04 07:49:57 +10:30 |
Mark Jessop
|
3ca10ea536
|
Show mainboard type on web interface if not RSM412, upload RS41 subframe data to sondehub, and optionally save it to disk.
|
2023-10-03 20:35:08 +10:30 |
Mark Jessop
|
8d14750c53
|
Fixes for iMet+XDATA. Don't add -Ozone onto the end of types anymore.
|
2023-10-02 15:52:27 +10:30 |
Mark Jessop
|
5d00c85069
|
Enable mask estimator for WxR301D decoder. EXPERIMENTAL, may cause other issues.
|
2023-09-18 08:04:07 +09:30 |
Mark Jessop
|
243a89b42b
|
Further updates to make WxR-301D decoding work.
|
2023-09-13 13:29:10 +09:30 |
Mark Jessop
|
0ff2553a7d
|
Add --imet1 option to imet decoder when in wideband mode
|
2023-08-15 13:17:51 +09:30 |
Mark Jessop
|
b688084c1b
|
Working towards WXR301D support. Also added Wideband option
|
2023-08-14 14:58:26 +09:30 |
Mark Jessop
|
79815c838e
|
Move detection and decode iq/audio recordings to the log directory
|
2023-08-06 16:10:35 +09:30 |
Mark Jessop
|
139378b864
|
Add email notification on detection of an encrypted radisonde
|
2023-05-18 18:15:47 +09:30 |
Mark Jessop
|
1cf04b02a5
|
Move dc block selection to a function parameter
|
2022-12-23 09:44:48 +10:30 |
Mark Jessop
|
6e2c9bae06
|
Better handling of meisei sonde types
|
2022-12-22 16:57:58 +10:30 |
AstroTaka
|
c0fa387089
|
Revert "Merge branch 'testing-AstroTaka' into testing"
This reverts commit edfd4017c3 , reversing
changes made to 5972db70df .
|
2022-12-16 00:43:18 +09:00 |
AstroTaka
|
392239f115
|
Merge pull request #4 from AstroTaka/testing
Testing
|
2022-12-10 17:15:09 +09:00 |
AstroTaka
|
a26764ab4f
|
test_sdr of SpyServer does not use 401.5MHz fixed frequency
|
2022-12-10 13:37:46 +09:00 |
AstroTaka
|
5a238fc41b
|
Support RTL-SDR AGC config
|
2022-12-01 17:55:00 +09:00 |
AstroTaka
|
b75636226e
|
Fix decode file name
|
2022-11-30 01:32:39 +09:00 |
AstroTaka
|
b1c2fcd917
|
Fix syntax error
|
2022-11-26 17:09:09 +09:00 |
AstroTaka
|
fb800726fa
|
Enable save RS41 IQ
|
2022-11-26 16:03:59 +09:00 |
AstroTaka
|
d53b33562f
|
save IQ only MEISEI freq > 405.15Mhz
|
2022-11-26 15:20:51 +09:00 |
AstroTaka
|
bac9f07120
|
Support iMS-100 and RS-11G
|
2022-11-26 14:34:09 +09:00 |
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
|
096985ad49
|
Add missing import of get_sdr_name
|
2022-11-05 17:26:41 +01:00 |
Jiří Pinkava
|
f836ea91e9
|
Replace import * by importing only required objects
The * imports also all other objects imported by the module, which easily leads to
a mess and hard to find issues, especially during development.
|
2022-10-26 23:47:46 +02:00 |
Jiří Pinkava
|
103a5e55c1
|
Use canonical name for mk2mod -> mk2a1680mod
|
2022-09-21 21:49:15 +02:00 |
Mark Jessop
|
81d74fb221
|
Switch 'normal' meisei decode chain to IQ using zilog demod, and experimental to IQ using fsk_demod.
|
2022-08-20 20:15:34 +09:30 |
Mark Jessop
|
2a9cb62d8d
|
Add meisei experimental option, using IQ input
|
2022-08-12 13:53:47 +09:30 |
Mark Jessop
|
45556bd223
|
Rebase demodulators, update some test scripts. Needs a lot of real-world testing.
|
2022-07-23 11:17:08 +09:30 |
Mark Jessop
|
8d8f4a8b53
|
Fix bug with sdr_type
|
2022-07-15 18:55:50 +09:30 |
Mark Jessop
|
7e04b212f9
|
Pass around ss_iq and ss_power paths. Update DFM decoder
|
2022-05-14 17:29:15 +09:30 |
Mark Jessop
|
1a7f5d231f
|
Fix frequency bug
|
2022-04-02 21:16:48 +10:30 |
Mark Jessop
|
17894c5ecc
|
Switch iMet-1/4 decoder to IQ input.
|
2022-04-02 20:08:13 +10:30 |
Mark Jessop
|
ec0ef225b3
|
Fix rx freq
|
2022-03-27 17:48:50 +10:30 |
Mark Jessop
|
f1b3c59d69
|
Testing SDR wrapper code with RS41, also using centered IQ
|
2022-03-27 17:43:39 +10:30 |
Mark Jessop
|
a44ace3d53
|
Inhibit 201 errors from sondehub
|
2022-02-18 17:04:06 +10:30 |
Mark Jessop
|
c4d227f444
|
Update DFM decoder, handle new subtype format
|
2022-02-08 18:19:18 +10:30 |
Mark Jessop
|
1372b705aa
|
iMet-1/4 XDATA decoding, add initial detection of iMet1 vs iMet4 sondes.
|
2022-01-30 10:35:17 +10:30 |
Mark Jessop
|
a5d94908c1
|
Readme and comment tweaks
|
2021-12-04 16:58:04 +10:30 |
Mark Jessop
|
a898f701ff
|
Modify iMet callsign latching approach
|
2021-12-03 19:15:49 +10:30 |