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

146 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
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
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
9d6f45f6f7 adding TII info to the command line 2025-06-22 19:12:39 +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
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
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
03806a32fd optimization kills 2023-03-02 12:54:04 +01:00
JvanKatwijk
6c626ac9a5 ??? 2023-02-08 10:23:20 +01:00
JvanKatwijk
af9c1e5d4f changed sematphore.h to dab-semaphore.h 2022-12-22 17:54:41 +01:00
JvanKatwijk
d23adb3616 adapted example 1 2021-12-28 19:22:16 +01:00
JvanKatwijk
ee76f3d619 modified python example 2021-06-06 16:50:22 +02:00
JvanKatwijk
ec820324c4 added sleep to example 2 2021-05-15 21:07:30 +02:00
JvanKatwijk
b578d02eda naame of motdata 2021-04-30 20:18:14 +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
30f7e63970 ... 2021-04-25 15:01:21 +02:00
JvanKatwijk
d9967090c8 Merge pull request #75 from srcejon/msvc
Create mot files in binary mode
2021-04-23 18:34:56 +02:00
Jon Beniston
56777b71de Create mot files in binary mode 2021-04-23 14:25:39 +01:00
JvanKatwijk
eb0cc7dde6 erge branch 'master' of https://github.com/JvanKatwijk/dab-cmdline 2021-04-23 15:04:42 +02:00
JvanKatwijk
8056966059 addition to API struct 2021-04-23 15:04:31 +02:00
JvanKatwijk
8bf6a303a8 Merge pull request #74 from srcejon/msvc
Fix crash on Windows for MOT objects.
2021-04-23 15:03:55 +02:00
Jon Beniston
db94712106 Fix crash on Windows for MOT objects. Use windows temp directory and check file was opened before writing to it. 2021-04-23 11:06:32 +01:00
JvanKatwijk
de4c7d5767 edit reed solomon 2021-04-22 15:56:06 +02:00
JvanKatwijk
c0946d00a7 ... 2021-04-22 15:03:46 +02:00
JvanKatwijk
989df2451d towards a structure 2021-04-22 14:55:13 +02:00
Jon Beniston
2ba0e21450 Increase size of omega array to avoid stack corruption as per issue #73 2021-04-21 21:10:21 +01:00
Jon Beniston
40a4e32b6f Fix address when _MSC_VER is defined 2021-04-21 16:47:33 +01:00
srcejon
c880387142 Merge branch 'msvc' into msvc 2021-04-20 09:00:04 +01:00
Jon Beniston
73eeb43cb3 malloc.h isn't available on Mac 2021-04-20 08:47:58 +01:00
Jon Beniston
675f647c04 Don't use -std=c++11 on .c files on Mac 2021-04-20 08:45:37 +01:00
f4exb
4bdc7243cb Make it easier for local installation on Linux 2021-04-17 22:44:04 +02:00
Jon Beniston
8ee1201043 Remove submodule 2021-04-16 20:59:09 +01:00
Jon Beniston
858d6e6b3d Allow code to be compiled with MSVC 2021-04-16 20:27:00 +01:00
Jon Beniston
caceb97bb8 Add MSVC support to CMakeFiles and fix paths to fftw3 2021-04-16 20:22:18 +01:00
jan
a958e06fa5 added support for pluto 2020-07-29 10:18:24 +02:00
jan
fc06827d35 adapted neon include (thx Jim Huang) 2020-07-14 13:44:03 +02:00
jan
c672285fd4 added exp pluto to example 2 2020-06-30 19:25:28 +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