1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-25 09:15:38 +03:00
Commit graph

95 commits

Author SHA1 Message Date
bsongis
f250d381e5 Issue #764 fixed 2014-02-28 12:16:43 +01:00
Andre Bernet
572a9ed3ba Merge branch 'next' of https://github.com/opentx/opentx into bsongis/spare_values_in_telemetry_and_functions 2014-02-27 20:09:31 +01:00
Bertrand Songis
961fbf291b Problem when changing v1 value in Timer Logical Switches 2014-02-27 17:07:23 +01:00
Andre Bernet
32aa5e9bc4 Merge pull request #745 from opentx/bsongis/Issue650_precise_logical_switches_delays_durations
Issue #650 fixed - 0.1s precision in durations/delays for logical
2014-02-26 11:26:52 +01:00
Andre Bernet
32bcb8b5d6 Merge pull request #738 from opentx/bsongis/vario_improvements
Bsongis/vario improvements
2014-02-26 10:18:41 +01:00
Andre Bernet
c1f44e1748 Merge branch 'next' of https://github.com/opentx/opentx into bsongis/indication_of_active_fm_in_gv_menu 2014-02-25 20:34:53 +01:00
Andre Bernet
4d2f8d2918 Duration/delay display wasn't adapted on Taranis 2014-02-25 19:49:21 +01:00
Andre Bernet
d7483c9dc3 Merge branch 'next' of https://github.com/opentx/opentx into bsongis/Issue650_precise_logical_switches_delays_durations 2014-02-25 19:29:21 +01:00
Andre Bernet
94afb88f8b Merge branch 'next' of https://github.com/opentx/opentx into bsongis/vario_improvements
Conflicts:
	radio/src/audio_arm.cpp
2014-02-25 19:02:36 +01:00
Andre Bernet
82146f7b7d Merge branch 'next' of https://github.com/opentx/opentx into bsongis/Issue713_more_custom_functions 2014-02-25 18:17:15 +01:00
Bertrand Songis
56d167e45f Issue #650 fixed - 0.1s precision in durations/delays for logical
switches
2014-02-24 07:45:37 +01:00
Bertrand Songis
0bbb3c6b4f Translation for the string added 2014-02-23 19:57:51 +01:00
Bertrand Songis
ed6fc15a13 Screen index hidden on GVARS screen (after 2 seconds) 2014-02-23 19:09:17 +01:00
Bertrand Songis
7195ad3806 The headers in the top bar - still the page number to remove! 2014-02-23 09:54:12 +01:00
Bertrand Songis
62f921404e Indication of current flight mode in global vars - 1st part: the 2
seconds
2014-02-23 09:22:51 +01:00
Bertrand Songis
7e43a88d3f Some reserve in telemetry sources added 2014-02-22 19:24:01 +01:00
openfsguruh
da277536b7 For All:
- GV1_XXX constants are now in myeeprom.h to be close to the mixer defines
  (they need to match to the defined types, e.g. needs to have enough bits)

For Stock:
- bugfix gvars not working for weight for stock transmitter

For ARM based Transmitter:
- limits offset now to 490 (instead of 4085)
- limits for weight and offset can be easily changed in myeeprom.h, with defines
  #define GV_RANGE_WEIGHT 500
  #define GV_RANGE_OFFSET 490
  (be sure they are not bigger than something about 4000)

No code cost
2014-02-22 14:47:36 +01:00
Bertrand Songis
9ade773618 Merge remote-tracking branch 'origin/next' into
bsongis/Issue713_more_custom_functions

Conflicts:
	radio/src/.gitignore
	radio/src/opentx.cpp
2014-02-21 14:26:11 +01:00
Bertrand Songis
903dc152a5 Merge remote-tracking branch 'origin/next' into
bsongis/vario_improvements

Conflicts:
	radio/src/maths.cpp
2014-02-21 07:13:33 +01:00
Bertrand Songis
4a9e8d6a4b VC++ Warning removed 2014-02-20 12:08:09 +01:00
Bertrand Songis
fd855d8a8c VC++ Warning removed 2014-02-20 07:56:13 +01:00
Bertrand Songis
7c4214d5b9 More custom scripts (7 instead of 3) 2014-02-19 16:41:18 +01:00
Bertrand Songis
ef51b2e6e8 dTE added as a Vario source. Still not added the algorithms to take it
into account, we don't have any dTE capable sensor yet
2014-02-18 11:55:04 +01:00
Bertrand Songis
2794bb8070 Wrap around in Logical Switches sources 2014-02-10 22:06:19 +01:00
Bertrand Songis
9337fa861f EEPROM v216 conversions fixes 2014-02-10 17:52:53 +01:00
Bertrand Songis
c205336fa6 mAh was store two times on Tx shutdown 2014-02-10 16:17:47 +01:00
Andre Bernet
2a83cffc53 Merge branch 'next' of https://github.com/opentx/opentx into kilrah/Switch_and_pot_warnings
Conflicts:
	companion/src/eeprominterface.h
	companion/src/firmwares/opentx/opentxeeprom.cpp
	radio/src/opentx.cpp
	radio/src/translations/es.h.txt
	radio/src/translations/fr.h.txt
2014-02-10 14:47:32 +01:00
Bertrand Songis
12997bd169 Bug on ID2 fixed 2014-02-10 10:22:12 +01:00
Bertrand Songis
9052f8824e Issue #594 - Two timers can be set ... 2014-02-08 16:58:12 +01:00
Bertrand Songis
a9ed6485fd Issue #594 (Set Timer Function) - Still missing UI in Companion 2014-02-08 13:44:42 +01:00
Bertrand Songis
08a37b77e7 Renaming started ... who wants to continue? 2014-02-08 08:38:06 +01:00
Andre Bernet
17823786e4 Merge branch 'bsongis/Issue592_sticky_switches' into next
Conflicts:
	radio/src/gui/menu_model.cpp
2014-02-07 23:39:28 +01:00
Bertrand Songis
4c5ac47507 Problem with AdjustGVAR modes on ARM boards (mode has > 2bits, allowing
more modes if needed later)
2014-02-07 22:58:12 +01:00
Bertrand Songis
f686934430 Delay not applicable on Stay logical switches 2014-02-07 22:17:32 +01:00
Bertrand Songis
2e35e095c6 AUTOSWITCH enabled with Stay function 2014-02-07 22:10:06 +01:00
Bertrand Songis
9894fda194 Issue #592 - Stay logical switches function added. Range also prepared
to avoid another EEPROM change in a future release.
2014-02-07 17:50:29 +01:00
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