Commit Graph

18 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
2eda6ac964 Add variable fm low pass filter option 2021-02-05 17:01:18 +01:00
Christian W. Zuckschwerdt
a9a6a666aa minor: fm demod code style, 10% faster 2021-02-05 09:45:54 +01:00
Christian W. Zuckschwerdt
1f1468702c Add attenuation histogram output (#1387) 2020-07-04 21:58:33 +02:00
Christian W. Zuckschwerdt
46105fab62 Change detector level limits to dB 2020-03-16 11:28:59 +01:00
Christian W. Zuckschwerdt
192553d439 Update Doxygen 2019-11-09 15:27:58 +01:00
Christian W. Zuckschwerdt
4c335231a1 Clean up doc comments 2019-11-09 11:16:28 +01:00
Benjamin Larsson
5105b13c68 fsk: add Y option for selecting different fsk low pass coefficients
Prepatory work for new fsk pulse detector
2019-11-03 01:25:38 +03:00
Christian W. Zuckschwerdt
22370cac20 Clean up typedefs 2019-02-16 12:14:58 +01:00
Christian W. Zuckschwerdt
46aaa6fd89 Fix remove trailing spaces 2019-02-15 17:04:27 +01:00
Christian W. Zuckschwerdt
baace97a5a Harmonize Doxygen comments; enable Autobrief 2019-02-13 16:36:32 +01:00
Christian W. Zuckschwerdt
9d3667c999 Clean up const in baseband, remove dumpfile 2018-12-10 15:55:47 +01:00
Christian W. Zuckschwerdt
30c798498c Clean up baseband, optimize FM, add baseband-test (#770) 2018-07-17 10:02:09 +02:00
Tommy Vestermark
daa32d4023 baseband_demod_FM(): Remember to save filter state... 2015-08-20 21:07:35 +02:00
Tommy Vestermark
db9b44ab31 Remove decimation support
Not really working
2015-08-14 21:52:30 +02:00
Tommy Vestermark
44ea405c73 Test I/O handling of FSK data + mode consistency
Separate modes for input and output should be considered.
2015-08-12 23:59:34 +02:00
Tommy Vestermark
ec442eac4f Initial FM/FSK demodulator 2015-08-12 18:10:05 +02:00
Tommy Vestermark
c781d87527 Prepare low_pass filter for reuse and encapsulate implementation better 2015-08-11 22:54:39 +02:00
Tommy Vestermark
a9b0411ca8 Refactor baseband sample processing functions into own file 2015-08-09 13:08:37 +02:00