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

41 Commits

Author SHA1 Message Date
Jan
7717d88eb1 charsets -> support 2025-09-19 11:00:33 +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
982a804bed small changes 2024-09-29 17:37:49 +02:00
Jan
36e4881ae0 local changes 2024-09-29 15:16:15 +02:00
Jan
958cab159f minor changes 2024-09-29 15:03:11 +02:00
Jan
6e88fccde1 added second impl of RS error handling in data packets 2024-09-28 19:43:59 +02:00
Jan
3981d584c0 conflicts 2024-09-25 17:42:19 +02:00
Jan
d070ff44e7 ... 2024-09-25 17:36:12 +02:00
Stefan Juhl
806f450e2a Adjustments to make RS decoding work with TPEG programm 2024-09-23 05:07:53 +00:00
Stefan Juhl
a2013294d4 Added reed-solomon decoder for packet data. Adjusted example-5 in order to receive packet data programs and output data stream via TDC port. Minor fixes (typo, readability ..) 2024-09-06 14:03:21 +00:00
JvanKatwijk
01b6c78320 simplification of mscHandler 2023-11-15 11:17:33 +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
JvanKatwijk
4677a078f0 dab-api interface with const char * 2021-04-29 16:06:56 +02:00
JvanKatwijk
bf3148c015 example 5 2021-04-25 10:39:52 +02:00
JvanKatwijk
8056966059 addition to API struct 2021-04-23 15:04:31 +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
f75d0c3333 programdata handler restored 2020-04-14 15:55:27 +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
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
JvanKatwijk
9cb2bb007e changes in sdrplay 2018-11-05 19:53:49 +01:00
JvanKatwijk
06cc3a43a6 mot object made similar to qt-dab version 2018-08-21 09:31:16 +02:00
JvanKatwijk
fa2948ab5b additions for support of example 10 2018-08-12 12:25:20 +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
e578b63652 adding -D -d option for ex 5 2018-02-18 17:26:00 +01:00
JvanKatwijk
190f3b7f75 forgot to remove Buffer in audiobackend 2018-02-12 20:54:53 +01: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
75eeedede5 Merge branch 'master' of https://github.com/JvanKatwijk/dab-cmdline 2017-12-17 15:35:48 +01:00
JvanKatwijk
40799d024a added rawfiles for ex2 and ex5 2017-12-17 15:35: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
JvanKatwijk
934305407d keyboard listener added to example-5 2017-11-10 16:26:57 +01:00