f4exb
|
01d28918a2
|
SSB demod: applied new threading model. Part of #1346
|
2022-07-26 00:45:43 +02:00 |
|
f4exb
|
2c3ccc49af
|
Some clang warnong fixes
|
2022-07-24 21:48:02 +02:00 |
|
f4exb
|
c582df6030
|
DATV demod: fixed clang error
|
2022-07-24 19:11:15 +02:00 |
|
f4exb
|
56f96103e6
|
FileSink: let the thread start the worker
|
2022-07-23 12:28:25 +02:00 |
|
f4exb
|
c2442d6b10
|
SigMF file sink: applied new threading model. Part of #1346
|
2022-07-23 12:25:03 +02:00 |
|
f4exb
|
0acad9f2f7
|
SigMF file sink GUI: nullify GUI message queue reference in channel in the destructor. Completes #1356
|
2022-07-23 12:19:03 +02:00 |
|
f4exb
|
9789b23cd6
|
DSD Demod: applied new threading model. Part of #1346
|
2022-07-23 11:50:04 +02:00 |
|
f4exb
|
97ace89e19
|
DSD demod GUI: prevent selection of negative AMBE feature index and disable AMBE checkbox if no AMBE features are available. Fixes #1334
|
2022-07-23 11:19:03 +02:00 |
|
f4exb
|
b44eb18df6
|
File Sink: applied new threadning method. Part of #1346
|
2022-07-23 05:46:06 +02:00 |
|
f4exb
|
6040bab4f9
|
File Sink: nullify GUI message queue reference in channel in the destructor. Partially fixes #1356
|
2022-07-23 05:45:18 +02:00 |
|
f4exb
|
73ecee09e2
|
NFM demod: applied new threadning method. Part of #1346
|
2022-07-22 21:48:05 +02:00 |
|
AsciiWolf
|
7f28242126
|
Fix small typo in rtlsdr readme
|
2022-07-21 19:06:18 +02:00 |
|
f4exb
|
ef873c00bb
|
M17: more fixes
|
2022-07-20 22:17:33 +02:00 |
|
f4exb
|
c1198ff885
|
Updated versions and changelogs
|
2022-07-20 21:56:03 +02:00 |
|
Jon Beniston
|
824c84ee5a
|
Update version
|
2022-07-20 18:10:27 +01:00 |
|
Jon Beniston
|
5124b8df36
|
Fix type
|
2022-07-20 17:54:26 +01:00 |
|
Jon Beniston
|
22a30b5ea0
|
Map: Add support for Ionosonde stations
|
2022-07-20 17:41:11 +01:00 |
|
f4exb
|
2a1476bb29
|
M17: get back to Linux only
|
2022-07-20 16:11:31 +02:00 |
|
f4exb
|
ac2a45ce88
|
M17 code reorganization
|
2022-07-20 05:47:48 +02:00 |
|
f4exb
|
e39277269c
|
DATV demod: fixed TV screen but on exit and UI cosmetic changes
|
2022-07-20 04:56:40 +02:00 |
|
Edouard Griffiths
|
62a678de44
|
Merge pull request #1350 from srcejon/remote_tcp
Remote TCP Input and Remote TCP Sink Plugins
|
2022-07-19 18:21:14 +02:00 |
|
f4exb
|
2612d6793e
|
DATV demod: use non blocking read in ldpctool to fix issue in PR #1345
|
2022-07-19 17:42:24 +02:00 |
|
Edouard Griffiths
|
1057bc2882
|
Merge pull request #1345 from srcejon/fix_1341
DATV Demod: Add support for LDPC on Windows
|
2022-07-19 15:15:03 +02:00 |
|
Jon Beniston
|
ad35c9391d
|
Fix gcc warnings
|
2022-07-19 10:47:12 +01:00 |
|
Jon Beniston
|
b35b3d2c1b
|
Fix gcc warnings
|
2022-07-19 10:43:51 +01:00 |
|
Jon Beniston
|
52c0907135
|
Fix variable name
|
2022-07-19 10:33:01 +01:00 |
|
Jon Beniston
|
d662513f76
|
Fix link
|
2022-07-19 10:20:18 +01:00 |
|
Jon Beniston
|
bdbac37cd2
|
Add links to each others docs
|
2022-07-19 10:19:44 +01:00 |
|
Jon Beniston
|
27da167b97
|
Add Remote TCP Input and Remote TCP Sink plugins
|
2022-07-19 10:10:20 +01:00 |
|
Edouard Griffiths
|
bd84abbd6a
|
Merge pull request #1344 from ericek111/master
SDRPlayInput: separate HW flavour from mirisdr_open
|
2022-07-18 21:14:21 +02:00 |
|
Jon Beniston
|
ad9be9d54c
|
Remove obsolete code that doesn't compile in debug builds
|
2022-07-18 17:29:00 +01:00 |
|
Jon Beniston
|
3287346a7e
|
Add worker source
|
2022-07-18 16:40:49 +01:00 |
|
Jon Beniston
|
ff26ece347
|
DATV Demod: Add support for LDPC on Windows. Use Qt worker thread instead of external ldpc_tool process.
|
2022-07-18 16:40:00 +01:00 |
|
ericek111
|
557147d09e
|
SDRPlayInput: separate HW flavour from mirisdr_open
|
2022-07-18 15:52:40 +02:00 |
|
f4exb
|
a65c9458ed
|
Build M17 for Linux only
|
2022-07-18 15:25:15 +02:00 |
|
f4exb
|
528c28b0a8
|
Updated versions and changelogs
|
2022-07-18 11:37:17 +02:00 |
|
f4exb
|
1b8c4d87f6
|
M17 mod: added documentation
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
a0bf2de761
|
M17 demod: added documentation
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
1e34a2b5a4
|
M17: implemented GNSS data
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
823cffdae1
|
M17 demod: updated API
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
2efa765750
|
M17 mod: updated API and partially implemented solution for #1329
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
f47496645f
|
M17 demod: reset BER stats manually
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
9c6ce3ad9e
|
M17 demod: BER graph fixes
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
3d00755438
|
M17 demod: implemented BERT ratios graph display
|
2022-07-18 11:18:57 +02:00 |
|
f4exb
|
fe6830e552
|
M17 demod: implemented BER display
|
2022-07-18 11:18:56 +02:00 |
|
f4exb
|
c3f55af6a6
|
M17 demod: fixed BERT
|
2022-07-18 11:18:56 +02:00 |
|
f4exb
|
1fa3adb669
|
Rename mobilinkd namespace to modemm17
|
2022-07-18 11:18:56 +02:00 |
|
f4exb
|
242a5843d8
|
M17 mod: implement BERT
|
2022-07-18 11:18:56 +02:00 |
|
f4exb
|
71c486310a
|
M17 mod: APRS: alternate status and position messages when insert location button is engaged
|
2022-07-18 11:18:56 +02:00 |
|
f4exb
|
3cf3938757
|
M17: implemented APRS
|
2022-07-18 11:18:56 +02:00 |
|