1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-18 13:55:12 +03:00
Commit graph

128 commits

Author SHA1 Message Date
bsongis
213a7d2526 Cosmetics 2014-04-01 22:00:29 +02:00
bsongis
c3ba95a980 Issue #893 - Extended Limits increased to +/-150%. Perhaps it will be
reverted later, but it will be only one constant to change, the code is
cleaner.
2014-04-01 18:24:48 +02:00
bsongis
6c5150de8c PPM=US is now fixed on Taranis. Still remaining the problem with GVARS
as described in Issue #893 (a model configured with a GVAR in Limits
won't work the same way on a PPMUS firmware or on a !PPMUS firmware)
2014-04-01 16:51:50 +02:00
bsongis
59aabb4ee5 Issue #892 fixed 2014-03-31 11:32:29 +02:00
bsongis
7d5b876e27 ARM boards now allow 1 blade in Companion. Shift in Stock-9X EEPROM. 2014-03-31 09:58:28 +02:00
bsongis
02bb061b1d Display problem on PlayTrack function, when the user wanted to select
below 1x which is !1x - which means don't play this track at startup
2014-03-28 17:52:08 +01:00
bsongis
11566674fb The asterisk for GVARS popups was not visible 2014-03-28 09:14:24 +01:00
bsongis
0b881fea00 Normal precision for min/max Limits on sky9x 2014-03-27 17:51:43 +01:00
bsongis
a72396620d Corrections for sky9x 2014-03-27 17:51:43 +01:00
bsongis
719b519650 Issue #869 - Trim ON/OFF is back in mixer. I wonder now if we couldn't
add the possibility to hide the Virtual Inputs menu as many people won't
use it (It's now possible to select a stick in the mixer, and as soon as
the trim checkbox is ON, it will work perfectly!)
2014-03-27 10:05:25 +01:00
bsongis
22942b3615 8bits overflow in limits 2014-03-26 09:36:04 +01:00
bsongis
da292d3d4c Issue #858 fixed 2014-03-25 17:53:44 +01:00
bsongis
8c59a196c7 Inputs / Mixers screens rearrangement / bugfixes 2014-03-25 17:03:24 +01:00
Andre Bernet
95f7dbf102 Missing change in old telemetry protocol for #534
FAS offset range increased to +/-12A. Was initially limited to +/-1.5A to use only 5 bits, but later changes gave it a whole 8bit int.
2014-03-24 00:34:12 +01:00
Andre Bernet
d4b7ef433a Delta char for symlimits on ARM 2014-03-23 16:34:57 +01:00
Andre Bernet
cd23b9bc00 Merge branch 'next' of https://github.com/opentx/opentx into bsongis/Side_back_in_expos_is_it_useful 2014-03-20 21:37:29 +01:00
Andre Bernet
78cf31c937 N/A translated 2014-03-20 21:15:53 +01:00
Andre Bernet
b3e0f46cc2 Lua script labels translatable 2014-03-20 21:06:48 +01:00
bsongis
553ac3b9f5 BeepAnaCenter was shifted since S3 introduction 2014-03-20 18:13:29 +01:00
bsongis
26200e6080 Issue #820 fixed 2014-03-20 15:57:49 +01:00
bsongis
e3fb62b33e Issue #813 - S3 skipped when not available 2014-03-20 12:56:14 +01:00
bsongis
d2185d1e17 Protocols translations 2014-03-20 12:21:49 +01:00
bsongis
c26117971c Issue #817 fixed 2014-03-20 11:42:04 +01:00
bsongis
50d8aeeddd Missing translations 2014-03-20 11:31:07 +01:00
bsongis
bbc7302b89 Translations added. For information here is the command which allowes
these automatic changes:
../util/addtr.py TR_ENABLE_POPUP="Enable Popup"
TR_DISABLE_POPUP="Disable Popup" TR_CURVE_PRESET="Preset..."
TR_PRESET="Preset" TR_MIRROR="Mirror" TR_CLEAR="Clear" TR_RESET="Reset"
TR_COPY_TRIMS_TO_OFS="Copy Trims To Offset" TR_CRITICALALARM
2014-03-20 11:11:40 +01:00
bsongis
25a94e637d Side readded in Companion. Templates removed. 2014-03-19 10:30:51 +01:00
bsongis
1d1f4ed4fe In case it is useful, comments appreciated! 2014-03-19 09:24:25 +01:00
mhotar
13a2fdfc00 indentations and ifdef corrected 2014-03-03 23:48:49 +01:00
mhotar
61bb02ceea Thr grouping for Taranis only 2014-03-01 23:32:05 +01:00
mhotar
55ff2e6b5e Throttle label and missing string defs 2014-03-01 01:20:47 +01:00
mhotar
4506328144 Preflight check label and items 2014-03-01 00:25:18 +01:00
bsongis
da41f43ff4 Merge remote-tracking branch 'origin/next' into
bsongis/spare_values_in_telemetry_and_functions

Conflicts:
	radio/src/translations/fr.h.txt
2014-02-28 12:22:59 +01:00
bsongis
f250d381e5 Issue #764 fixed 2014-02-28 12:16:43 +01:00
bsongis
8d9039532a Search & Replace CUSTOMSW by LOGICALSW 2014-02-28 10:12:07 +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