1
0
mirror of https://github.com/JvanKatwijk/dab-cmdline synced 2025-10-05 23:52:50 +02:00

52 Commits

Author SHA1 Message Date
Jan
7717d88eb1 charsets -> support 2025-09-19 11:00:33 +02:00
Jan
b40404d46c adapted dab-scanner 2025-06-25 20:04:48 +02:00
Jan
a7a84e7965 some refinements 2025-06-24 20:49:38 +02:00
Jan
1c548ad1ba mods to CMakeFiles 2025-06-23 15:33:12 +02:00
Jan
9d6f45f6f7 adding TII info to the command line 2025-06-22 19:12:39 +02:00
Jan
91dc9099b1 small type in SDRplay handler 2024-12-14 14:57:04 +01:00
JvanKatwijk
a09145a128 adapting 2023-06-25 17:52:49 +02:00
1337Misom
8732433091 Use actual exceptions and fix typo in example 1 2023-05-17 17:59:03 +02:00
andimik
247b53e467 fix elif with no expression 2023-02-10 01:45:34 +01:00
andimik
54478090c4 fixed rtl_tcp cases 2023-02-10 01:22:50 +01:00
JvanKatwijk
6c626ac9a5 ??? 2023-02-08 10:23:20 +01:00
JvanKatwijk
3159e691cd Merge branch 'master' of https://github.com/JvanKatwijk/dab-cmdline 2022-12-22 17:55:28 +01:00
JvanKatwijk
af9c1e5d4f changed sematphore.h to dab-semaphore.h 2022-12-22 17:54:41 +01:00
vale-max
68f9ce2631 Using fprintf instead of std:err to avoid lags 2022-09-12 01:03:44 +02:00
vale-max
cb85581cc4 Added possibility to save Dynamic Labels and slides to file 2022-06-21 04:08:17 +02:00
vale-max
4e5c3ab331 Merge branch 'JvanKatwijk:master' into master 2022-06-20 00:48:43 +02:00
JvanKatwijk
b1a912aa8f mods to streamer in example 3 2022-06-18 13:21:55 +02:00
JvanKatwijk
6bde5861ef period changed in streamer example 3 2022-06-13 16:06:53 +02:00
Vale-max
3b85470d96 Enabled option -S 2021-06-06 23:45:20 +02:00
Vale-max
239c9f2aa1 added sleep to example 3 2021-05-18 00:23:52 +02:00
JvanKatwijk
ec820324c4 added sleep to example 2 2021-05-15 21:07:30 +02:00
JvanKatwijk
4677a078f0 dab-api interface with const char * 2021-04-29 16:06:56 +02:00
JvanKatwijk
715a981e72 adapted more examples 2021-04-26 19:23:13 +02:00
JvanKatwijk
8056966059 addition to API struct 2021-04-23 15:04:31 +02:00
JvanKatwijk
989df2451d towards a structure 2021-04-22 14:55:13 +02:00
jan
c921424914 changes to eliminate warnings 2020-06-18 13:32:07 +02:00
jan
e1a982b8cf editorial changes 2020-06-17 19:53:45 +02:00
jan
20d3a3b638 update sdrplay-v3 driver 2020-05-28 13:28:27 +02:00
jan
c697e4b67a testual changes to main in 2, 3 and 4 2019-10-30 12:41:59 +01:00
jan
902b599822 added -T <duration> option to 2, 3 and 4 2019-10-30 12:01:43 +01:00
jan
70c978634b improved aac file writer 2019-10-29 19:16:18 +01:00
jan
d609a3657c changed command line options and added support for line example 3 2019-08-10 15:25:54 +02:00
jan van katwijk
5a25c916c9 added example 9 with FM output 2019-05-27 16:48:46 +02:00
Paul Kramer
b887b854da Move band-handler to library and remove duplications 2019-03-10 11:55:21 +01:00
jan van Katwijk
dd83e7a2e8 ... 2019-02-09 19:52:24 +01:00
jan van Katwijk
5bfe488c64 cleaning up 2019-01-24 15:17:49 +01:00
jan van Katwijk
4e866bb2f6 adjustment for restartReader 2019-01-06 15:47:31 +01:00
jan van Katwijk
19b927f16e added buffering for stdout in example 3 2019-01-02 12:22:50 +01:00
JvanKatwijk
9cb2bb007e changes in sdrplay 2018-11-05 19:53:49 +01:00
JvanKatwijk
fa2948ab5b additions for support of example 10 2018-08-12 12:25:20 +02:00
JvanKatwijk
dd235a1aef repaired error in initialization protection handling 2018-07-23 12:48:19 +02:00
JvanKatwijk
49f49a1cbb many changes and ex6 thoroughly tested 2018-07-14 19:59:30 +02:00
JvanKatwijk
4cd3b188aa changes to ofdmProcessor structure in library 2018-07-01 20:46:24 +02:00
JvanKatwijk
f345a6f7a7 modifications to unify (more or less) backend handlers with the qt-version 2018-02-04 20:24:54 +01:00
JvanKatwijk
229cf5ca3c uep table: error in 64 bit 2018-01-29 17:24:09 +01:00
JvanKatwijk
82829217b2 provision to handle mot slides 2018-01-12 18:33:34 +01:00
Athanasios Oikonomou
6cded8c940 examples: fix Mode check
It seems that mode check should fallback to mode 1 only when invalid mode provided to command line.
Fallback to mode 1 only if mode is not one of 1,2,4.
2017-12-19 19:39:48 +02:00
JvanKatwijk
42c8537353 example-3 now supports rawfiles 2017-12-17 15:47:27 +01:00
Athanasios Oikonomou
861c4af0bf CMakeLists: fix typo CMAKE_XCC_FLAGS->CMAKE_CXX_FLAGS 2017-12-17 13:00:37 +02:00
JvanKatwijk
89a119021d editorial changes and changes for better python control 2017-11-30 20:55:20 +01:00