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

407 Commits

Author SHA1 Message Date
Jan
ca810ec564 renaming 2025-09-19 18:19:33 +02:00
Jan
7717d88eb1 charsets -> support 2025-09-19 11:00:33 +02:00
Jan
a6375e2e64 comment removed in ex 2 2025-08-16 18:52:13 +02:00
Jan
04df2fcbb8 some mods 2025-07-01 18:38:24 +02:00
Jan
9f7ff04342 timesync reorganized 2025-06-29 12:43:09 +02:00
Jan
7c3f6f65e5 fixed -I for rtlsdr 2025-06-27 15:56:03 +02:00
Jan
9e04f8f980 fixed -I 2025-06-27 09:11:04 +02:00
Jan
42d748427a update README 2025-06-26 16:08:42 +02:00
Jan
577c631dbc added -I for timespec of tii process 2025-06-26 11:45:57 +02:00
Jan
48ba6e5d00 minor mods 2025-06-26 10:15:52 +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
f6a1aed1c7 changing start position of tii handler 2025-06-23 16:16:10 +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
dfacdcd37c modified xml filereader 2025-03-17 19:03:03 +01:00
Jan
274ae1b676 Merge branch 'master' of https://github.com/JvanKatwijk/dab-cmdline 2024-12-14 14:57:18 +01:00
Jan
91dc9099b1 small type in SDRplay handler 2024-12-14 14:57:04 +01: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
JvanKatwijk
bc36100c8f Merge pull request #103 from SJuhl75/packetDataRS
Reed-solomon decoder support for packet data
2024-09-25 16:34:13 +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
229149eb42 Merge pull request #101 from Lamarqe/fix_python
Fixes and improvements for Python example
2024-01-24 12:33:11 +01:00
Lamarqe
21a445b9fa Python example: Fix compile error, build warnings and add mot data handler 2024-01-02 13:53:22 +01:00
JvanKatwijk
815d83fcd1 some edits 2023-11-28 16:50:43 +01:00
JvanKatwijk
4b66e41eb1 Merge branch 'master' of https://github.com/JvanKatwijk/dab-cmdline 2023-11-15 11:17:52 +01:00
JvanKatwijk
01b6c78320 simplification of mscHandler 2023-11-15 11:17:33 +01:00
JvanKatwijk
9cb9a77ba5 Merge pull request #98 from srcejon/android
Fix compilation for Android
2023-11-12 16:25:00 +01:00
Jon Beniston
0139c59296 Don't try to find pthread on Android, it's part of c lib 2023-11-10 13:28:07 +00:00
JvanKatwijk
a09145a128 adapting 2023-06-25 17:52:49 +02:00
JvanKatwijk
9e4e59047a Merge pull request #94 from 1337Misom/dev
Create exceptions and fix minor problem in example 1
2023-05-18 18:46:00 +02:00
1337Misom
8732433091 Use actual exceptions and fix typo in example 1 2023-05-17 17:59:03 +02:00
JvanKatwijk
c560550385 mod to example 1 2023-05-15 11:46:28 +02:00
JvanKatwijk
d615e2ba08 Merge branch 'master' of https://github.com/JvanKatwijk/dab-cmdline 2023-03-02 12:54:31 +01:00
JvanKatwijk
03806a32fd optimization kills 2023-03-02 12:54:04 +01:00
JvanKatwijk
f369e5966d Merge pull request #90 from andimik/master
fixed rtl_tcp cases for examples 2,3,4
2023-02-10 18:20:00 +01:00
andimik
616bceecbe fix else in rtl_tcp 2023-02-10 01:49:58 +01: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
JvanKatwijk
9e84ab642c Merge pull request #87 from vale-max/master
Using fprintf instead of std:err to avoid lags
2022-09-19 11:30:15 +02:00
vale-max
68f9ce2631 Using fprintf instead of std:err to avoid lags 2022-09-12 01:03:44 +02:00
JvanKatwijk
38d51e6278 Merge pull request #85 from vale-max/master
Added possibility to save Dynamic Labels and slides to file
2022-06-21 19:20:42 +02:00