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

77 commits

Author SHA1 Message Date
mhotar
5c601a0bb7 Font related alignments 2014-01-27 13:10:21 +01:00
Bertrand Songis
cb47c03f4f [Taranis] Issue #554 - Bug fixes (radio part) 2014-01-27 12:25:13 +01:00
Bertrand Songis
16c1bd01c6 [Taranis] Issue #554 - Default is now :0 (all trims linked to the
default phase)
2014-01-27 11:28:14 +01:00
Bertrand Songis
046a4d253d [Taranis] Issue #554 Radio part done. We have now modes on trims.
Let's say we are configuring the Rudder Trim on phase 1:
- R:0  => Rudder trim = Rudder trim(phase 0)
- R+0  => Rudder trim = Rudder trim(phase 0) + Rudder trim(phase 1)
- R--  => Rudder trim is OFF

Still needs to be done:
- The result on screen is awful. I need ideas. Martin?
- Companion conversions / UI for this feature
- R+1 when configuring Rudder Trim on phase 1 should be impossible
2014-01-27 11:28:10 +01:00
mhotar
220ddb8bcf Merge branch 'next' of https://github.com/opentx/opentx into mhotar/layout_alignments_Issue#584 2014-01-26 21:18:45 +01:00
Dvogonen
69da337b70 Fixes 607 2014-01-26 20:40:39 +01:00
mhotar
5d9293e8f5 Version page realigned, 10B saved
\036 -Newline code for all platforms
stamp strings joined together to vers_stamp
2014-01-26 19:33:47 +01:00
mhotar
f676589989 Flash savings 24B
I am learning code optimisations, can someone check this comit please?
This have not to change anything, only save flash.
2014-01-26 12:32:09 +01:00
Bertrand Songis
c7707b2d4b [9x stock] 10bytes saved. To be checked by Martin 2014-01-23 18:00:05 +01:00
mhotar
34009091fd comments removed 2014-01-20 22:24:26 +01:00
mhotar
d72d8f609f putsSwitches suffix alignment fix 2014-01-07 00:50:52 +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
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
mhotar
ef28d7e233 Layout fixes 2014-01-01 20:51:02 +01:00
Bertrand Songis
1c8b865d89 [Taranis] Support for the 6POS Pots 2013-12-31 13:02:53 +01:00
mhotar
bbae0f7533 layout fixes 2013-12-27 01:44:58 +01:00
mhotar
7e5d0a8bba Some graphics glitches corrected and some more flash savings
All features costs only 4bytes so far
2013-12-26 14:58:10 +01:00
mhotar
682517b0ed putsTime(..) chanaged to save some flash
- newline implemented, thanks to ChrisNisbet01. I will try later to save
some flash with It.
2013-12-25 23:41:27 +01:00
mhotar
a2e9c6cdca Bold font creation modified to skip some collumns 2013-12-23 02:41:21 +01:00
mhotar
a14ba678b4 tinsize number length corrected 2013-12-22 01:54:01 +01:00
mhotar
1244b7642c Only one font-engine used, costs only 30B for M64
Tab function removed, used absolute X adressing instead (0x1F, X-coord)
2013-12-20 02:12:48 +01:00
mhotar
7e567fdb15 STD and STDV2 fonts defined in lcd.cpp 2013-12-19 23:16:09 +01:00
mhotar
d840c8acd4 PWFONT defined in Makefile for STD option
INVERTED string has black borders from all sides
2013-12-19 20:26:56 +01:00
mhotar
2cb5586fd6 Tab function in the strings \037 will help to align columns for different font types 2013-12-15 18:26:02 +01:00
mhotar
d263552c27 Smlsize font correction 2013-12-12 16:04:29 +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
Bertrand Songis
942e658c8e Directory transmitter renamed to radio 2013-12-02 07:13:57 +01:00
Renamed from transmitter/src/lcd.cpp (Browse further)