diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-29 11:29:43 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2018-01-29 11:29:43 +0100 |
commit | 21343ab11ca474bd4be5e9a328f1711359776601 (patch) | |
tree | 3de2116746f60b662565c9c009cf458b36f02f7a /TODO | |
parent | f93da1ac5da7081b097d1420609b1833663493cd (diff) | |
download | dabmux-21343ab11ca474bd4be5e9a328f1711359776601.tar.gz dabmux-21343ab11ca474bd4be5e9a328f1711359776601.tar.bz2 dabmux-21343ab11ca474bd4be5e9a328f1711359776601.zip |
PTy: add static/dynamic setting to configuration and RC
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -42,16 +42,6 @@ Multicast support for the UDP input The current UDP input implementation cannot join a multicast group. -Clarify usage of PTy --------------------- -We currently transmit dynamic PTy in FIG0/17 since it can be changed in -through the remote control. Some receivers might not display the dynamic -PTy, but only the static PTy. Clarify if we need to add both PTy variants -to the configuration and the code. - -Also, check in the latest spec what changed regarding PTy. - - Improvements for inputs ----------------------- Add statistics to UDP input, in a similar way that ZeroMQ offers statistics. |