Implemented getting and logging DVB API 5 signal statistics

This commit is contained in:
Klaus Schmidinger
2017-04-17 15:02:44 +02:00
parent 1f541487e0
commit 6132a46768
6 changed files with 154 additions and 5 deletions

View File

@@ -3388,6 +3388,8 @@ Dietmar Spingler <d_spingler@gmx.de>
for suggesting that the -V and -h options should list the plugins in alphabetical order
for suggesting to implement the setup option "Recording/Record key handling"
for suggesting to cache the channel/CAM relations in the file 'cam.data'
for suggesting to log signal statistics whenever the tuner of a cDvbDevice acquires
a lock, and DVB API 5 signal statistics are available
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()