diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 03:20:47 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-18 03:20:47 +0100 |
commit | 2e41d1934d411f7299c08bac8d710d727a3d9214 (patch) | |
tree | 1bdc88bb6e8b50edf2fd7a3488dee119a715f361 /TODO | |
parent | cc7d726ac3fb3683999f01f2881b6931e645c4d6 (diff) | |
download | dabmod-2e41d1934d411f7299c08bac8d710d727a3d9214.tar.gz dabmod-2e41d1934d411f7299c08bac8d710d727a3d9214.tar.bz2 dabmod-2e41d1934d411f7299c08bac8d710d727a3d9214.zip |
Mark TII implementation complete
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -5,16 +5,6 @@ to some degree. Unless written, no activity has been started on the topics. -TII implementation incomplete ------------------------------ -The current TII implementation supports two TII variants: -one according to spec, and the one that was implemented in early modulators -that ended up being used a lot even if not compatible with the spec. - -However, when enabled, some receivers are not able to lock on the signal. -Is the power of the TII too strong? Synchronisation wrong? - - Rework Soapy and UHD outputs ---------------------------- Currently, all the frontend tuning and timestamping settings are UHD-specific. @@ -38,7 +28,6 @@ is not complete: Resampler improvements ---------------------- - * Assess quality of window currently used. * Evaluate usefulness of other windows. * Distribute energy of Fs bin equally to both negative and positive |