Closed birkelbach closed 5 years ago
Nice!
Quoting Phil Birkelbach notifications@github.com:
Pressing 'u' should make the temperature units toggle between C and
F. This has the ability to toggle other units as well such as
knots/mph or ft/meters or whatever if those instruments were
modified to use the feature.
You Can View, Comment On, Or Merge This Pull Request Online At:
https://github.com/makerplane/pyEfis/pull/72
Commit Summary
Add unit switching ability to gauges
Merge branch 'master' into ems
File Changes
M config/beagle.yaml[1] (10)
M config/ems.yaml[2] (3)
M config/main.yaml[3] (11)
M hmi/actions.py[4] (4)
M instruments/gauges/abstract.py[5] (48)
M instruments/gauges/egt.py[6] (9)
M screens/ems_sm.py[7] (30)
M screens/pfd.py[8] (25)
M screens/pfd_sm.py[9] (24)
Patch Links:
https://github.com/makerplane/pyEfis/pull/72.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub[10], or mute the thread[11].
[1] https://github.com/makerplane/pyEfis/pull/72/files#diff-0
[2] https://github.com/makerplane/pyEfis/pull/72/files#diff-1
[3] https://github.com/makerplane/pyEfis/pull/72/files#diff-2
[4] https://github.com/makerplane/pyEfis/pull/72/files#diff-3
[5] https://github.com/makerplane/pyEfis/pull/72/files#diff-4
[6] https://github.com/makerplane/pyEfis/pull/72/files#diff-5
[7] https://github.com/makerplane/pyEfis/pull/72/files#diff-6
[8] https://github.com/makerplane/pyEfis/pull/72/files#diff-7
[9] https://github.com/makerplane/pyEfis/pull/72/files#diff-8
[10] https://github.com/makerplane/pyEfis/pull/72
[11]
https://github.com/notifications/unsubscribe-auth/AE8_n_tlnirRnPG8FsNRbFWKryZaUkIqks5vWa6HgaJpZM4by2lb
Pressing 'u' should make the temperature units toggle between C and F. This has the ability to toggle other units as well such as knots/mph or ft/meters or whatever if those instruments were modified to use the feature.