1
0
Fork 0
mirror of https://github.com/hb9fxq/gr-digitalhf synced 2024-06-08 12:38:33 +00:00
Commit graph

9 commits

Author SHA1 Message Date
cmayer 6c6c8520ea reinserted mini-probe corrected (intermediate)
TODO: deinterleaving and convolutional decoding
2019-05-13 09:54:35 +02:00
cmayer 6786baabd3 added partial support for MIL-STD-110 App D (intermediate) 2019-03-31 21:46:23 +02:00
cmayer 127449e592 update of decoders (intermediate) 2019-03-28 17:23:15 +01:00
cmayer 09527e2383 move np.bool(...) to msg_proxy 2018-11-15 18:42:31 +01:00
cmayer d25b06a9d7 doppler correction separated from adaptive filtering
* pulse filter, preamble detection, doppler correction, and adaptive filter combined into one hier block
2018-11-15 17:25:08 +01:00
cmayer 9298637d69 almost complete description of 188-110 App C 2018-11-06 20:54:58 +01:00
cmayer 39a8426822 use more of numpy; improved doppler estimation 2018-11-06 17:34:48 +01:00
cmayer fba138b288 cosmetics 2018-11-04 19:45:57 +01:00
cmayer 1cc5e64256 bug fixed
* the big switch statement in lib/adaptive_dfe_impl.cc needs to be improved
2018-11-04 17:21:43 +01:00