Andre Bernet
b12f76bc39
Merge pull request #621 from opentx/bsongis/Issue554_trims_relative_default
...
All good!
2014-02-07 11:35:58 +01:00
mhotar
1006496795
CFN-param alignments
2014-02-06 23:58:01 +01:00
Bertrand Songis
01242e2b78
Issue #592 - AND switch bug on 9x stock
2014-02-06 16:23:48 +01:00
Bertrand Songis
38129abd43
Issue #592 - 422bytes saved on 9x stock!!!
2014-02-06 15:57:59 +01:00
Bertrand Songis
cae4d1ecf6
Issue #592 - All boards will have this feature available, it costs only
...
50bytes on stock board (I saved more in this same branch)
2014-02-06 14:43:43 +01:00
Bertrand Songis
4a20329b2b
Issue #192 - Trims and Rotary encoders buttons added to the switches
...
list
2014-02-06 12:45:53 +01:00
Bertrand Songis
873d2c4377
Merge remote-tracking branch 'origin/next' into
...
bsongis/Issue592_sticky_switches
Conflicts:
radio/src/gui/menu_model.cpp
2014-02-05 08:01:40 +01:00
mhotar
40edf9f88a
Merge remote-tracking branch 'origin/next' into mhotar/layout_alignments_Issue #584
...
Conflicts:
radio/src/translations/es.h.txt
radio/src/translations/fr.h.txt
radio/src/translations/pl.h.txt
Manually resolved.
2014-02-04 13:41:39 +01:00
Bertrand Songis
9c82e62cc7
[all] Issue #592 - Corrections (GVARS)
2014-02-04 10:30:26 +01:00
Bertrand Songis
98eb42a77c
Issue #592 - Corrections for ARM boards
2014-02-04 07:35:46 +01:00
Bertrand Songis
a48d76504a
[all] Issue #592 - Sticky switches: more code rewritten, more flash
...
saved on 9x stock. Logical Switches Delay and Duration modified on
Taranis and Sky9x
2014-02-03 23:20:49 +01:00
Andre Bernet
62ad79538f
Fix constant string, remove warning
2014-02-03 17:42:38 +01:00
Bertrand Songis
e48c27d30a
[all] Issue #592 - Sticky switches on all boards. Saves 62bytes on
...
stock!
2014-02-03 14:33:55 +01:00
Bertrand Songis
9730f8d190
[Taranis] Issue #592 - Sticky switches
2014-02-03 11:22:06 +01:00
Bertrand Songis
53c670deee
Merge remote-tracking branch 'origin/next' into
...
bsongis/Issue554_trims_relative_default
Conflicts:
radio/src/gui/menu_model.cpp
2014-02-01 19:56:31 +01:00
Andre Bernet
3f2166330d
Confirmation beep had been removed on stock
2014-02-01 14:57:35 +01:00
Andre Bernet
856ffd4ed7
Merge branch 'next' of https://github.com/opentx/opentx into kilrah/Switch_and_pot_warnings
...
Conflicts:
companion/src/firmwares/opentx/opentxeeprom.cpp
radio/src/gui/menu_model.cpp
radio/src/opentx.cpp
radio/src/telemetry/frsky.cpp
radio/src/translations.cpp
radio/src/translations.h
radio/src/translations/cz.h.txt
radio/src/translations/de.h.txt
radio/src/translations/en.h
radio/src/translations/es.h.txt
radio/src/translations/fr.h.txt
radio/src/translations/it.h.txt
radio/src/translations/pl.h.txt
radio/src/translations/pt.h.txt
radio/src/translations/se.h.txt
2014-02-01 13:19:27 +01:00
Bertrand Songis
582b14e919
Merge remote-tracking branch 'origin/next' into
...
bsongis/Issue554_trims_relative_default
Conflicts:
companion/src/eeprominterface.h
companion/src/firmwares/er9x/er9xinterface.cpp
companion/src/firmwares/ersky9x/ersky9xinterface.cpp
2014-01-31 22:15:23 +01:00
Bertrand Songis
38145a02f4
Merge remote-tracking branch 'origin/next' into
...
bsongis/Taranis_6Positions_Pot
Conflicts:
radio/src/myeeprom.h
2014-01-31 11:28:34 +01:00
mhotar
7430620a8b
EXPO_LINE_WEIGHT_POS shifted to fit into copy-box
2014-01-30 21:03:06 +01:00
Bertrand Songis
7d88ff506e
Issue #541 fixed
2014-01-28 17:51:35 +01:00
Bertrand Songis
b44fa1432e
[Taranis] Issue #554 - Constant used instead of hardcoded value
2014-01-27 17:30:50 +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
8936b3feec
Fixes 607
2014-01-26 19:52:44 +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
mhotar
1d0ebe5642
CFN alignments #584
...
costs 28B :(
2014-01-25 01:43:19 +01:00
Bertrand Songis
cd245818fe
Merge branch 'Rpm_Gear_Ratio' of https://github.com/TimGFoley/opentx into bsongis/Issue572_rpm_gear_ratio
2014-01-24 17:33:13 +01:00
Andre Bernet
ecc2be0b3e
16-bit limits were broken on ARM
2014-01-23 21:15:32 +01:00
Andre Bernet
a9e8450578
Merge pull request #578 from opentx/bsongis/Issue552_checkbox_for_reset_custom_function
...
Issue #552 fixed
2014-01-23 11:25:01 -08:00
Andre Bernet
4764cc889c
Merge pull request #577 from opentx/bsongis/Issue488_change_default_trim_mode_to_fine
...
Bsongis/issue488 change default trim mode to fine
2014-01-23 10:52:26 -08:00
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