1
0
mirror of https://github.com/JvanKatwijk/qt-dab.git synced 2025-10-06 00:02:40 +02:00

1737 Commits

Author SHA1 Message Date
Jan
a8cfd12f1f first step to SPI handling 2025-02-12 14:08:44 +01:00
Jan
db93354890 experimenting with decoders 2025-02-08 19:37:57 +01:00
Jan
0e9288c636 experiment with ofdm decoder 2025-02-05 12:52:51 +01:00
Jan
bb158c4d6b simplifying decoder 2025-01-31 17:40:04 +01:00
Jan
da41dd66c4 few mistakes in the README 2025-01-31 15:13:54 +01:00
Jan
06b692b6dc minor changes 2025-01-31 15:06:31 +01:00
Jan
241f82cac9 adding dynamic selection of SSE or AVX support in viterbi decoding 2025-01-29 19:39:38 +01:00
Jan
d7bbcb7887 fixing some errors and adapting the about page 2025-01-27 19:41:03 +01:00
Jan
aacf56910f minor mods to older tii detector 2025-01-24 20:07:36 +01:00
Jan
c64582dc05 modernizing viterbi decoding ad eliminating the need for libsamplerate 2025-01-22 18:57:27 +01:00
Jan
7fe19d8c25 changes to fonts in ensemble handler 2025-01-21 09:31:28 +01:00
Jan
abb673046b some more warnings killed 2025-01-19 16:18:47 +01:00
Jan
afff7dd6c6 struggkubg with warnings 2025-01-18 19:28:38 +01:00
Jan
13007ad03e extending riffreader 2025-01-17 19:08:31 +01:00
Jan
8ee0fcf6e4 reorganizing and extending the riff writer (now only wavwriter) 2025-01-17 15:16:20 +01:00
Jan
a5ea60f9fd warning removal 2025-01-15 21:45:37 +01:00
Jan
2640e6b7e2 fighting warnings 2025-01-15 20:22:28 +01:00
Jan
8d602981eb typo 2025-01-13 19:19:53 +01:00
Jan
b215fa4610 modified database download 2025-01-13 19:13:10 +01:00
Jan
99d60ee973 issue with maps 2025-01-11 14:46:55 +01:00
Jan
c718757969 typeos 2025-01-10 14:30:08 +01:00
Jan
52d584cd3f From Qt5 to Qt6 2025-01-10 14:24:41 +01:00
Jan
2048ad078e added choice for tii decoders 2025-01-06 20:47:14 +01:00
Jan
a69c723791 pictures updted 2025-01-05 14:07:58 +01:00
Jan
4f01c11953 improving code quality 2025-01-05 13:11:25 +01:00
Jan
a7a005a9f0 filter removed too many good tii values 2025-01-04 16:03:58 +01:00
Jan
926eef4b16 showing the working segment of the TII data 2025-01-03 13:10:35 +01:00
Jan
e649c8642f error in waterfall display solved 2025-01-02 09:41:23 +01:00
Jan
663a8267b5 experimenting with tii filter 2024-12-31 19:44:38 +01:00
Jan
9f999740ef cleaning up and better headers 2024-12-30 14:51:14 +01:00
Jan
c6a14bbdfe experimental filter for reducing tii spam 2024-12-29 16:22:08 +01:00
Jan
160f1bd1fd Merge branch 'master' of https://github.com/JvanKatwijk/qt-dab 2024-12-27 12:39:13 +01:00
Jan
61969e4984 siplifying some code 2024-12-27 12:39:00 +01:00
JvanKatwijk
9e2631dbe0 Merge pull request #341 from michaellass/fix-hackrf-regressions
Fix two recent HackRF regressions
2024-12-27 12:36:00 +01:00
Michael Laß
313551a41c hackrf-handler: fix wiring of biasT checkbox
47063973c2 accidentally connected the
biasT checkbox to the RF amplifier.
2024-12-26 14:38:23 +01:00
Michael Laß
486455abc6 hackrf-handler: fix getSamples()
16199306a0 accidentally changed the
datatype of hackrf samples from complex<int8_t> to complex<float>. This
was then again changed to complex<int16_t> in
b3b83093e2. However, only complex<int8_t>
allows capturing valid samples from a HackRF.
2024-12-26 14:38:22 +01:00
Jan
e3a5eefda7 Merge branch 'master' of https://github.com/JvanKatwijk/qt-dab 2024-12-23 13:27:20 +01:00
Jan
046a70b5e0 local change qt-audio 2024-12-23 13:26:20 +01:00
Jan
b081a2e207 few edits 2024-12-23 13:19:21 +01:00
Jan
0ee4baeb2b added buttons 2024-12-21 13:46:43 +01:00
Jan
783049cdf1 almost there 2024-12-20 15:58:42 +01:00
Jan
9f925796f9 ... 2024-12-18 20:51:35 +01:00
Jan
c51da4a74f mainly tii detector trouble 2024-12-18 20:45:47 +01:00
Jan
4ea53faf8c reshuffling qt5 qt6 dependent files 2024-12-15 20:08:06 +01:00
Jan
72225520ca trouble with QtAudio Qt6 2024-12-14 14:55:42 +01:00
Jan
80e5dffa14 preparing for Qt-DAB 6.9 2024-12-11 19:06:03 +01:00
Jan
a304a415b1 aoiding -1 -1 ids in the texts 2024-12-02 19:27:09 +01:00
Jan
427a2ce689 .. 2024-12-02 14:47:07 +01:00
Jan
8457bba9fe refactor show_tii 2024-12-02 14:46:38 +01:00
Jan
9d0a9fc3a0 some typos and updated README 2024-12-01 14:36:25 +01:00