Commit graph

40 commits

Author SHA1 Message Date
Aang23
3e6fb93ede Goodbye CImg, replace by own Image library. Thanks Zbychu for the help here and there! 2021-12-22 21:00:11 +01:00
Aang23
1db96f5c16 Basic Cryosat support and some other stuff 2021-12-01 18:14:13 +01:00
Aang23
5941bb80f7 Use JSON all the way for module parameters 2021-11-03 20:44:23 +01:00
Aang23
699076e888 Rewrite all the DSP 2021-10-22 15:26:17 +02:00
Aang23
abb204d908 Fix resampling with the Airspy R2 2021-07-30 00:51:10 +02:00
Aang23
098c92d626 Cleanup PR 2021-07-26 11:25:36 +02:00
Arved Viehweger
2cdf9c05c7 Add peak SNR readout to all demodulators 2021-07-26 11:11:49 +02:00
Aang23
8b9973cd2f HTTP Stats system in the ingestor 2021-07-21 00:54:48 +02:00
Aang23
05a65f5e0b Stop copy-pasting color definitions... 2021-07-13 15:52:15 +02:00
Aang23
55a81626bf Do not show progress in live, fix a segfault 2021-06-30 12:33:21 +02:00
Aang23
f96b8442d2 Swap IQ in QPSK / OQPSK .softs 2021-06-24 00:14:38 +02:00
Aang23
f9af0aa562 Allow resizing the demodulator constellation 2021-06-21 18:13:40 +02:00
Aang23
a5d9d46639 Better complex float constellation widget 2021-06-09 16:54:24 +02:00
Aang23
c5a56083af Stop button for live processing 2021-05-22 16:36:09 +02:00
Aang23
5a39ad3d61 Move modules/common to common, makes more sense 2021-05-21 22:29:17 +02:00
Aang23
5317fe271d Resample to avoid insane SPS values... QPSK, OQPSK, BPSK and NOAA DSB 2021-05-10 21:55:06 +02:00
Aang23
07b735ca3a Scaling, fixup some stuff for more compatibility 2021-05-09 23:50:14 +02:00
Aang23
58476a70d9 Support make install, drop libdsp 2021-05-04 12:23:22 +02:00
Aang23
e302b775b3 Show QPSK SNR, soon the rest 2021-04-21 20:58:22 +02:00
Aang23
4ad2b8d0d7 Add IQ Swap to file source and QPSK / OQPSK 2021-04-05 17:08:29 +02:00
Aang23
4daab71e73 Live support progress... 2021-03-31 18:15:26 +02:00
Aang23
cd22ff265d Start adding live back 2021-03-22 22:26:21 +01:00
Aang23
0370ec7288 Fixup DC blocking for QPSK / BPSK 2021-03-12 18:17:00 +01:00
Aang23
f2eb6c75b7 New DSP, much easier... 2021-03-12 17:56:29 +01:00
Aang23
cb3b59f6f1 Improve FSK demod 2021-03-12 15:55:55 +01:00
Aang23
117d0cdde4 Start making DSP easier... 2021-03-12 02:11:45 +01:00
Aang23
2c8aac7350 Volk back into the DSP, more Viterbi & Depunc work 2021-03-07 12:46:25 +01:00
Aang23
64ebdfb65c FY-MPT Fix, include libcorrect 2021-03-01 00:24:22 +01:00
Aang23
f9b8d3f950 Some live demod changes, DSP stuff 2021-02-25 23:00:26 +01:00
Aang23
b7cb182869 Buffer fixup, working on windows 2021-02-23 15:20:58 +01:00
Aang23
5d54b9fb86 Remove some debug code 2021-02-22 11:33:17 +01:00
Aang23
fec5391fd3 New UI, WIP 2021-02-21 15:11:02 +01:00
Aang23
2e771d99a4 Live : Add BPSK, NOAA, METEOR 2021-02-20 01:47:21 +01:00
Aang23
b01deed76e Crappy livedemod 2021-02-20 00:36:44 +01:00
Aang23
1766f775a5 Switch to native file dialogs 2021-02-19 00:03:52 +01:00
Aang23
054f3fad50 basic startup UI 2021-02-18 20:42:08 +01:00
Aang23
3732a3cf8b Few more fixes, add dc blocking on QPSK 2021-02-18 11:33:29 +01:00
Aang23
1ebe1874c0 Switch to a progress variable 2021-02-17 23:27:58 +01:00
Aang23
ca383b6f06 Fixup fstrams 2021-02-17 23:23:28 +01:00
Aang23
bc179e86aa Initial UI work 2021-02-17 20:07:49 +01:00
Renamed from src/modules/module_qpsk_demod.cpp (Browse further)