1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00
Commit graph

76 commits

Author SHA1 Message Date
Bertrand Songis
96318e0c02 Merge pull request #571 from opentx/mhotar/proportional_fonts
Mhotar/proportional fonts
2014-01-23 08:36:16 -08:00
Bertrand Songis
932553e403 Merge branch 'next' into kilrah/FAS_Offset_compensation
Conflicts:
	companion/src/modeledit/telemetry.cpp
2014-01-23 16:31:09 +01:00
Bertrand Songis
1c59184583 [9x stock] Issue #542 - 4 bytes here 2014-01-23 11:07:47 +01:00
Bertrand Songis
b66fd75b50 Issue #552 Radio part done 2014-01-22 22:04:16 +01:00
Bertrand Songis
fc716b3a2a Issue #488. Firmware part done 2014-01-22 17:31:21 +01:00
Tim G. Foley
28fad3a306 Cleaned up comments 2014-01-20 19:58:18 -05:00
Tim G. Foley
01c2413a0c Added RPM calculation based on Spur and Pinion Gear 2014-01-16 17:10:04 -08:00
Andre Bernet
0b2b9ea1c3 Merge branch 'next' into kilrah/Switch_and_pot_warnings
Conflicts:
	radio/src/myeeprom.h
	radio/src/translations/cz.h
	radio/src/translations/de.h
	radio/src/translations/es.h
	radio/src/translations/fr.h
	radio/src/translations/fr.h.txt
	radio/src/translations/it.h
	radio/src/translations/pl.h
	radio/src/translations/pt.h
	radio/src/translations/se.h
2014-01-15 22:16:16 +01:00
mhotar
7255f47a85 comments cleanup 2014-01-11 11:17:47 +01:00
mhotar
4a6acab3c9 BOLD FONT
added Bold font definitions
MIXER: active mix weight is BOLDed instead of source, because we now have no international Bold definitions.
Bolded numbers are wider than before, but it seems it can fit.
2014-01-06 22:15:08 +01:00
mhotar
8d1d456721 layout fix of displayHeaderChannelName 2014-01-05 22:39:46 +01:00
mhotar
32c16f9f28 FIXEDWIDTH flag
Editing fields are now in FIXED mode to show its real width on LCD.
TODO: font bitmaps have to be altered to center shorter characters to the center of the field.
2014-01-05 10:56:17 +01:00
Bertrand Songis
1c8b865d89 [Taranis] Support for the 6POS Pots 2013-12-31 13:02:53 +01:00
Andre Bernet
6d0398ec64 Merge branch 'next' into kilrah/FAS_Offset_compensation
Conflicts:
	radio/src/translations/es.h
	radio/src/translations/es.h.txt
	radio/src/translations/fr.h
	radio/src/translations/fr.h.txt
2013-12-14 13:03:25 +01:00
mhotar
a6863e3d1c Proportional Fonts - merged from SVN
-font definitions are left aligned and width defined
-numbers have fixed width, but are shrinked
-INVerted strings ara black surrounded from left and right sides
2013-12-12 11:41:22 +01:00
Andre Bernet
825cc28bd8 Pot warning mode labels 2013-12-05 12:42:48 +01:00
Andre Bernet
9c5e8881fc Reorder pot warning modes to simplify potential stock board implementation
Might be good to make an enum too.
2013-12-04 12:04:52 +01:00
Andre Bernet
05fca48115 [Taranis] Option to display checklist at startup if present - done here to avoid merge conflicts 2013-12-03 23:04:45 +01:00
Andre Bernet
d125e408f2 FAS offset now an option for M64 only 2013-12-03 22:29:22 +01:00
Andre Bernet
6749d26333 Translations 2013-12-03 16:04:00 +01:00
Andre Bernet
7f6591edad Pot warning finished on Taranis, ready to merge once tested by more people :) 2013-12-03 14:56:55 +01:00
Bertrand Songis
b2db04f4bb Visual C++ compilation 2013-12-02 21:13:42 +01:00
Andre Bernet
74918e4d12 Pot warning beta - needs testing, and checkSwitches() needs reviewing! 2013-12-02 14:11:35 +01:00
Bertrand Songis
772d1ca4c8 Directory transmitter renamed to radio 2013-12-02 12:11:38 +01:00
Bertrand Songis
9a57ec0acc Directory transmitter renamed to radio 2013-12-02 12:10:47 +01:00
Bertrand Songis
942e658c8e Directory transmitter renamed to radio 2013-12-02 07:13:57 +01:00
Renamed from transmitter/src/gui/menu_model.cpp (Browse further)