Display Einstellungen - tffpctl
Verfasst: Do 2. Jul 2009, 19:18
Kann mir Jemand sagen wie man das macht? Ab der 0.2.3 läuft der Sendername ja einmal durch, kann man das auch auf permanent durchlaufend einstellen? Was geht da noch so
Die Community für Topfield-User
https://forum.tms-taps.net/
Code: Alles auswählen
Topfield TF7700HDPVR front panel controller V4.1
usage: tffpctl [options]
--gettime returns the current frontpanel time
--settime <yyyymmddhhmmss> set the front panel time
--syncsystime sets the system time from the FP time
--syncfptime sets the FP time from the system time
--setgmtoffset set the GMT offset from the timezone
--cleartimers clears all front panel timers
--settimer <yyyymmddhhmm> sets a front panel timer
--brightness <0 to 5> adjusts the brightness of the front panel display
--irfilter1 <0|1> turns IR mode 1 on or off
--irfilter2 <0|1> turns IR mode 2 on or off
--irfilter3 <0|1> turns IR mode 3 on or off
--irfilter4 <0|1> turns IR mode 4 on or off
--poweroff turns the power off
--reboot initiates a hard reboot
--bootreason returns the boot reason
--cleardisplay clears the front panel display
--resend sends the whole display buffer to the VFD
--allcaps <0|1> show all chars of the big display in CAPS letters
--icon <xxxxxxxx_xxxxxxxx_m> defines which icons to displayed
--typematicdelay <0 to 255> delay between the first and the repeated keys
--typematicrate <0 to 255> delay between the repeated key codes
the typematic rate unit is about 1/9th of a second
--keyemulationmode <0 to 1> selects the emulation mode (0=TF7700, 1=UFS910)
--scrollmode <0 to 2> [color=blue]selects a scroll mode[/color] (0=none, 1=once, [color=blue]2=always[/color])
--scrollpause <1 to 255> sets the pause between the first 8 chars and the following scroll (n*100ms)
--scrolldelay <1 to 255> sets the delay between 2 text shifts (n*100ms)
--restoresettings resends several settings to the frontpanel
--help this screen
FireBird hat geschrieben:Code: Alles auswählen
Topfield TF7700HDPVR front panel controller V4.1 usage: tffpctl [options] ... --irfilter1 <0|1> turns IR mode 1 on or off --irfilter2 <0|1> turns IR mode 2 on or off --irfilter3 <0|1> turns IR mode 3 on or off --irfilter4 <0|1> turns IR mode 4 on or off ... --help this screen
Kingspring hat geschrieben:Wird diese Einstellung permanent im Frontpanel gespeichert oder ist es nach "Netzausfall" wieder wie vorher?
Die übliche Verdächtige wäre die rcS.Falls es nicht permanent gespeichert wird, kann man das beim Start irgendwie / irgendwo einbinden?
Code: Alles auswählen
--restoresettings resends several settings to the frontpanel
[quote="Kingspring"]Der Befehl --restoresettings hatte keine Auswirkung, alles blieb wie vorher eingestellt.[/quote]
FireBird hat geschrieben:Ich habe gerade nachgesehen: tffpctl --restoresettings steht in der /etc/init.d/rcS. Deshalb wird er sich die Einstellung auch merken.