2020-01-04 Fred Gleason <fredg@paravelsystems.com>

* Added 'Repetitions=' and 'RepetitionDelay=' directive to the
	configuration of the 'pypad_xds.py' PyPAD script.
This commit is contained in:
Fred Gleason
2020-01-04 14:51:48 -05:00
parent 0e8234afc6
commit 63949df482
3 changed files with 39 additions and 15 deletions

View File

@@ -30,6 +30,16 @@ UdpPort=1234
;
IsciPrefix=TEST_
; Repetitions
;
; Send each CIC update packet this many times.
Repetitions=1
; Repetition Delay
;
; Delay this many milliseconds between each repetition.
RepetitionDelay=100
; Log Selection
;
; Set the status for each log to 'Yes', 'No' or 'Onair' to indicate whether
@@ -67,6 +77,8 @@ VLog120=No
;UdpPort=6789
;TtyDevice=/dev/ttyS1
;TtySpeed=19200
;Repetitions=1
;RepetitionDelay=100
;MasterLog=Yes
;Aux1Log=No
;Aux2Log=Onair