Marat Fayzullin
9c8438aded
Added VDL2 mode.
2023-08-20 13:39:11 -04:00
Marat Fayzullin
7b58f9974d
Fixed secondary waterfall not working with no FFT compression.
2023-06-27 23:42:52 -04:00
Marat Fayzullin
767952bbfd
Added separate ZVEI decoder for German SELCALL modes.
2023-06-06 22:53:59 -04:00
Marat Fayzullin
5586f6e6f8
Integrated with DumpVHDL tool to listen to HFDL traffic.
2023-05-30 20:42:47 -04:00
Marat Fayzullin
008189dc22
Placing rtl433 and multimon integrations into a common "toolbox" module.
2023-05-29 20:59:43 -04:00
Marat Fayzullin
d43fdb2afb
Trying to integrate with rtl_433 for ISM signal decoding.
2023-05-28 20:56:15 -04:00
Marat Fayzullin
62d0c21b91
Added option to disable paging filter that removes unreadable messages.
2023-05-28 17:01:14 -04:00
Marat Fayzullin
dce04e7b40
Added filtering for readable messages and white space removal.
2023-05-27 11:57:22 -04:00
Marat Fayzullin
63e59c4200
Changing FLEX decoder to universal paging decoder with POCSAG.
2023-05-27 00:00:26 -04:00
Marat Fayzullin
27121a2219
Adding SelCall decoder via multimon-ng.
2023-05-24 16:43:42 -04:00
Marat Fayzullin
46e3e61d48
Adding support for Multimon-NG decoders via libmmon.
2023-05-23 20:47:45 -04:00
Marat Fayzullin
b500367e9a
Porting MSK144 decoder from the OWRX 'develop' branch.
2023-05-06 20:17:09 -04:00
Marat Fayzullin
acec6d0d19
Fixing the overflow problem when pushing fax data to HTML.
2023-05-03 19:26:08 -04:00
Marat Fayzullin
c8652cbae8
Removing sampling rate from SAM parameters.
2023-04-26 11:36:49 -04:00
Marat Fayzullin
9122e31c1b
Updating for the latest SAM design.
2023-04-24 00:19:20 -04:00
Marat Fayzullin
09e6d05390
Adding synchronous AM detector.
2023-04-23 23:26:00 -04:00
Marat Fayzullin
04382d3989
Merged fax decoder and SSTV performance improvements.
2023-04-22 15:55:22 -04:00
Marat Fayzullin
dd908c0917
Picking latest changes from the main OWRX repo.
2023-03-17 23:41:34 -04:00
Marat Fayzullin
f1b4cc4ed8
Now compatible with pickle format 3+
2023-03-09 20:23:46 -05:00
Marat Fayzullin
66ce54726e
Made unpickling more selective, RTTY N letters show up now!
2023-03-09 20:06:46 -05:00
Marat Fayzullin
8c48220d2c
Removing AisDemodulator, PacketDemodulator will do the job.
2023-02-25 21:47:15 -05:00
Marat Fayzullin
1115d59783
Adding AIS mode/service, implemented via Direwolf.
2023-02-25 17:41:53 -05:00
Marat Fayzullin
bca9ca00f9
Cleanup.
2023-02-10 20:09:32 -05:00
Marat Fayzullin
051998123d
Adding SSTV decoder.
2023-02-10 20:09:32 -05:00
Marat Fayzullin
b492d872d6
Fixing Digiham issue.
2023-02-04 22:24:32 -05:00
Marat Fayzullin
e7d7cbf3ff
Cleanup
2023-02-02 21:52:15 -05:00
Marat Fayzullin
9790ca5556
Fixing booleans.
2023-02-02 21:52:15 -05:00
Marat Fayzullin
0be9965cb3
Adding reverse parameter to RTTY modes.
2023-02-02 21:52:15 -05:00
Marat Fayzullin
8662f47d4d
Adding separate 170Hz (HAM) and 450Hz (DDK) RTTY modes.
2023-02-02 21:52:15 -05:00
Marat Fayzullin
bc7074f099
Adding RTTY decoder.
2023-02-02 21:52:13 -05:00
Marat Fayzullin
f51a60c9dd
Changing width to 75Hz.
2023-01-28 13:56:21 -05:00
Marat Fayzullin
d3468c0ae2
Fixing rare but possible error when unpickling.
2023-01-28 13:56:21 -05:00
Marat Fayzullin
647e293f09
Making CwDemodulator width 50Hz, using fixed fonts for text output.
2023-01-28 13:56:20 -05:00
Marat Fayzullin
47a400b69a
Adding proper offset selection.
2023-01-28 13:56:20 -05:00
Marat Fayzullin
ec2819b886
Adding CW decoder.
2023-01-28 13:56:20 -05:00
Marat Fayzullin
e3780f6aea
Adding all current customizations to the original forked code.
2022-11-19 14:34:47 -05:00
Jakob Ketterl
f3dcf5c320
check closed condition after aquiring the lock to avoid deadlocks
2022-01-05 17:55:46 +01:00
Jakob Ketterl
46c78f6463
avoid demodulator concurrency
...
* this frees up resources used by the current demodulator before
starting a new one
* this addresses an issue where users of single-channel AMBE sticks
could not seamlessly switch between digital modes
2021-12-23 16:32:51 +01:00
Jakob Ketterl
4ce3816f48
show codecserver errors in the client
2021-12-13 13:26:47 +01:00
Jakob Ketterl
dcdfe7969a
fix sample rate updates for secondary demods
2021-11-08 17:52:37 +01:00
Jakob Ketterl
d757b817b1
make digimodes work in start_mod again
2021-10-15 16:41:07 +02:00
Jakob Ketterl
e77b0f4a67
fix the secondary fft display
2021-09-27 18:18:31 +02:00
Jakob Ketterl
909a969e04
restore wfm deemphasis tau functionality
2021-09-27 17:46:19 +02:00
Jakob Ketterl
edace3d451
work on some todos
2021-09-27 17:29:51 +02:00
Jakob Ketterl
cbcba5807f
restore PSK decoding
2021-09-23 18:43:41 +02:00
Jakob Ketterl
3fa3aac766
introduce defaults layer to fix codecserver when empty
2021-09-23 15:17:46 +02:00
Jakob Ketterl
83d01553e3
use "Optional" in typing
2021-09-20 17:24:10 +02:00
Jakob Ketterl
95b4510c3a
more localized imports
2021-09-20 16:53:00 +02:00
Jakob Ketterl
81ed1a9ebb
abstract chain features; use local imports to avoid hard dependencies
2021-09-20 16:14:23 +02:00
Jakob Ketterl
b2e15c559e
refactor
2021-09-20 15:32:26 +02:00