From 2e41d1934d411f7299c08bac8d710d727a3d9214 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 18 Nov 2017 03:20:47 +0100 Subject: Mark TII implementation complete --- README.md | 1 + TODO | 11 ----------- doc/example.ini | 1 - 3 files changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index d3929ee..8b622c7 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Short list of features: - Timestamping support required for SFN - GPSDO monitoring (both Ettus and [ODR LEA-M8F board](http://www.opendigitalradio.org/lea-m8f-gpsdo)) - A FIR filter for improved spectrum mask +- TII insertion - Logging: log to file, to syslog - ETI sources: ETI-over-TCP, file (Raw, Framed and Streamed) and ZeroMQ - A Telnet and ZeroMQ remote-control that can be used to change diff --git a/TODO b/TODO index c5c58f1..57a81f2 100644 --- a/TODO +++ b/TODO @@ -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 diff --git a/doc/example.ini b/doc/example.ini index 21f15ea..e0a1fc8 100644 --- a/doc/example.ini +++ b/doc/example.ini @@ -316,7 +316,6 @@ offset=0.002 ; modulatoroffset from a file has been removed. [tii] -; (experimental) ; If these options are set, TII transmission is enabled. ; DAB modes I and II are supported, and must be set explicitly in ; this file. Reading DAB mode from ETI is not supported. -- cgit v1.2.3