1
0
mirror of https://github.com/rofafor/vdr-plugin-femon.git synced 2023-10-10 11:36:53 +00:00

Fixed frequency, guard and bandwidth units in transponder information.

Added Apid2, Dpid1, Dpid2 information.
Added option to write signal information into system log.
This commit is contained in:
Rolf Ahrenberg
2004-03-07 04:20:00 +02:00
parent 23487c5972
commit 954f09182f
10 changed files with 214 additions and 157 deletions

View File

@@ -29,3 +29,9 @@ VDR Plugin 'femon' Revision History
- Transponder information is now available in advanced display mode:
Press 'OK' key to switch between the simple and the advanced display mode.
- Moved bitrate calculation to it's own thread for improved accurancy.
2004-03-07: Version 0.0.3a
- Fixed frequency, guard and bandwidth units in transponder information.
- Added Apid2, Dpid1, Dpid2 information.
- Added option to write signal information into system log.