Improves the documentation of the seven segment display; closes #466

This commit is contained in:
hneemann 2020-05-28 17:47:48 +02:00
parent 193f8a8d9e
commit b7594977cb
2 changed files with 8 additions and 3 deletions

View File

@ -1264,7 +1264,9 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
<string name="key_ledPersistence">Flimmern vermeiden</string><!-- Seven-Seg, LedMatrix -->
<string name="key_ledPersistence_tt">Die Schaltfrequenz in der Simulation kann nicht so hoch werden,
dass das menschliche Auge kein Flimmern mehr wahrnimmt. Um dennoch das Flackern zu unterdrücken, kann
bei den LEDs mit dieser Option ein "nachleuchten" eingeschaltet werden.</string>
bei den LEDs mit dieser Option ein "nachleuchten" eingeschaltet werden. Dabei leuchten die LEDs weiter, auch
wenn einer der Anschlüsse zu High-Z wechselt.
</string>
<string name="key_atf1502Fitter">ATF15xx Fitter</string>
<string name="key_atf1502Fitter_tt">Pfad zum Fitter für den ATF15xx.
Geben Sie hier das Verzeichnis an, welches die Dateien fit15xx.exe enthält.

View File

@ -1236,8 +1236,11 @@
<string name="key_commonConnectionType_anode">Anode</string>
<string name="key_ledPersistence">Avoid Flicker</string><!-- Seven-Seg, LedMatrix -->
<string name="key_ledPersistence_tt">It is not possible to increase the frequency so much that the flickering disappears.
With this option you can stabilize the display by keeping the LEDs on until the common cathode goes down again.
<string name="key_ledPersistence_tt">It is not possible to increase the frequency so much that the flickering
disappears.
In order to suppress the flickering nevertheless, a "afterglow" can be switched on for the LEDs with this
option.
If enabled, the LEDs remain on, even if one of the pins changes to high-z.
This simulates a frequency above the critical flicker fusion frequency.</string>
<string name="key_atf1502Fitter">ATF15xx Fitter</string>
<string name="key_atf1502Fitter_tt">Path to the fitter for the ATF15xx.