Now retuning if the received transponder's SDT doesn't contain the expected values for NID and TID

This commit is contained in:
Klaus Schmidinger
2020-05-04 08:50:20 +02:00
parent 6e0f5287ea
commit 5705ffbd2b
6 changed files with 65 additions and 8 deletions

View File

@@ -9420,8 +9420,11 @@ Video Disk Recorder Revision History
- Fixed handling the S2SatelliteDeliverySystemDescriptor for transponders broadcasting
in "backwards compatibility mode" according to ETSI EN 300 468 (thanks to Onur Sent<6E>rk).
2020-04-11:
2020-05-04:
- Fixed moving channels between number groups in SVDRP's MOVC command and the Channels
menu, in case a channel is moved to a higher number and into a numbered group
(reported by Manuel Reimer).
- Now retuning if the received transponder's SDT doesn't contain the expected values
for NID and TID (thanks to Uwe Scheffler for reporting a problem with failed tuning
in SCR systems, and Helmut Binder for helping with the implementation).