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

10627 commits

Author SHA1 Message Date
Bertrand Songis
0c7add8f8e
Bsongis/travis fail (#5882)
Travis again here
2018-05-10 08:20:55 +02:00
3djc
6896381ab2 Bumping SD version so it does not get forgotten 2018-05-09 10:50:24 +02:00
Raphael Coeffic
56d040ee06 Reset backlight timer on rotary encoder (keys mode) (#5874)
* horus: reset backlight timer on rotary encoder (keys mode)
* taranis: reset backlight timer on rotary encoder (keys mode)
2018-05-08 22:39:02 +02:00
Raphael Coeffic
462f6244aa fixes #5870 (#5876)
fixes #5870
2018-05-08 22:33:58 +02:00
Raphael Coeffic
54d430f3c5 [X10] mute audio when fifo buffer is empty (#5875)
* [X10] mute audio when fifo buffer is empty
* do not push audio data if volume is muted.
2018-05-08 22:27:19 +02:00
3djc
f2d444e2d5 some xlite peripheral settings (#5877)
* Refine xlite compilation options

* noras is for 9d+ only
2018-05-08 22:19:04 +02:00
3djc
23e2e3743c Future R9MEU firmware preparation (#5869)
PXX update for R9M FCC/EU
2018-05-07 21:54:20 +02:00
Alexander Novikov
2d207b528a Added: "thousand" and "thousands" (system sounds, Russian voice) (#5872)
Fixed: pronunciation of some phrases (Ru)
Added: some extra voice messages (Ru): flight modes/statuses etc
2018-05-07 21:52:07 +02:00
Kilrah
843f17e56f Merge remote-tracking branch 'origin/3djc/xlite-swwarning-fix' into 2.2 2018-05-07 10:36:59 +02:00
3djc
9915a1fd3a Make xlite sw toggle warning more natural 2018-05-07 10:33:51 +02:00
3djc
3334e06ec6 Fix xlite POTS 2018-05-07 09:59:52 +02:00
Kilrah
78e0a4ff1e PPM center was displayed wrong on 128x64 2018-05-07 09:42:49 +02:00
3djc
b5d6761fe4 Fix missing column on xlite 2018-05-07 09:38:51 +02:00
Raphael Coeffic
b29352b816 fixes trim re-use for T5 & T6 (#5873) 2018-05-06 21:42:43 +02:00
3djc
a778116b9a Dirty fix (but can we do any better ?) (#5863) 2018-05-04 15:10:08 +02:00
Bertrand Songis
1afaded712
[Xlite] Either ADC or PWM used for sticks (similar to X10) (#5867) 2018-05-04 13:58:47 +02:00
3djc
c7e63f52ce Update Travis QT version 2018-05-03 12:47:06 +02:00
Bertrand Songis
5696165d66
Update CREDITS.txt 2018-05-02 16:04:54 +02:00
Bertrand Songis
cfc02f67eb
Bsongis/xlite pxx (#5856)
Pulses refactoring
2018-04-29 22:55:29 +02:00
3djc
6ec64b227c 3djc/xlite sf nav (#5855)
* Another nav

* Fix popup

* Cosmetics
2018-04-29 22:17:27 +02:00
Bertrand Songis
5ca7cbc91e
Update CREDITS.txt 2018-04-29 18:53:26 +02:00
Kilrah
6ada5d46b0 Better trainer mode default on Xlite 2018-04-29 11:20:08 +02:00
Andre Bernet
69bf7b3cd3
Always map xlite primary trims to Aileron/Elev (#5852) 2018-04-28 15:51:29 +02:00
Kilrah
b386dd23fb Fix fast value edit 2018-04-27 12:56:28 +02:00
Kilrah
fd4e03c565 Correct switch support 2018-04-27 12:46:06 +02:00
Kilrah
15c5898488 Fix SF Play Track on SC-SD 2018-04-27 12:35:24 +02:00
Bertrand Songis
a0c1beb61f
[X-Lite] Next round of changes (#5847)
* [X-Lite] PXX is now sent every 4ms
* New option PXX_FREQUENCY (HIGH / LOW)
* [X-Lite] It now sends 16 channels per 4ms
2018-04-27 08:45:00 +02:00
3djc
7979401675 Remove unneeded test 2018-04-26 19:29:35 +02:00
3djc
09e6fde327 Fix broken name edition (@bsongis please double check) 2018-04-26 10:22:09 +02:00
3djc
a2518c1156 fix sxr xlite 2018-04-26 09:57:16 +02:00
3djc
f70dba5e6e 'shift' less nav 2018-04-26 09:19:34 +02:00
Bertrand Songis
99604dccc9
XLite support (#5806) 2018-04-25 23:07:04 +02:00
Sebastien Charpentier
37f96d452a Fr Translation (#5845)
* Fixed few typos.

* CFN (Custom Fonction N) translation.

* Removed useless dot.
2018-04-25 19:14:14 +02:00
Bertrand Songis
584a4e082e
Update CREDITS.txt 2018-04-25 13:05:06 +02:00
Jesper Frickmann
d59a853f0c Issue #5696 (#5698)
When an "Adjust GV" special function is reusing trim buttons to increase/decrease GVs, then the trim limits are applied instead of GV limits. This patch applies the GV limits.
2018-04-25 08:04:43 +02:00
Raphael Coeffic
2ad0db2d80 Set all custom failsafe channels at once (#5834)
* added setCustomFailsafe()

* failsafe setup: set all custom channels with ENTER long press

implements #5820

* added “outputs -> failsafe” menu item on horus

* change “Trims >> Subtrims” to “Trims => Subtrims”

* use translated string for “Outputs => Failsafe”

* fixed entered TR_TRIMS2OFFSETS and TR_OUTPUTS2FAILSAFE

When using ZCHARs in Horus texts, there are some artefacts when highlighted.

* added “outputs -> failsafe” menu item on taranis 212x64 LCD

* added “outputs -> failsafe” menu item on taranis 128x64 LCD

* fixed indentation
2018-04-24 08:13:09 +02:00
3djc
4f8f00c4e2 Make cut use mixer instead of override (#5799)
Make cut use mixer instead of override
2018-04-23 13:15:14 +02:00
Raphael Coeffic
697403b841 fixed PIXEL_PTR() macro on X10
fixes #5764
2018-04-22 12:06:20 +02:00
Bertrand Songis
1f8ebea10c
Update CREDITS.txt 2018-04-18 15:42:56 +02:00
Bertrand Songis
fb4bc0a528
Update CREDITS.txt 2018-04-18 15:42:33 +02:00
Andre Bernet
01c37701d9
New chat URL 2018-04-18 16:50:38 +04:00
3djc
5b15481138
Update README.md 2018-04-17 12:21:50 +02:00
Sebastien Charpentier
8f8b809756 Updated French Translation (#5832)
* Initial version

* Updated French translation
2018-04-16 22:48:39 +02:00
Raphael Coeffic
29cbeb8782 add boot version tag to taranis bootloader (#5831)
Allows for detecting the bootloader at the beginning of firmware.

fixes #5826
2018-04-16 07:30:09 +04:00
3djc
746a2ae528 Improve switch warning UI for 128x64 Taranis (#5822)
* - Match X9 behavior
- Made to handle replacing SH by a two pos and the future two additional switches
- Use string tables to find switch standard designation

* Compile fix
2018-04-15 09:47:35 +02:00
Bertrand Songis
9c4a81a6ee
Fixes #5816 (#5830) 2018-04-15 09:46:17 +02:00
Bertrand Songis
bae00c0e20
Update CREDITS.txt 2018-04-12 22:12:41 +02:00
3djc
1835cb12be Fix small negative GPS values (#5810) 2018-04-12 22:05:15 +04:00
Max Paperno
9e4a0680ab [Simulator] Add mixes display to Radio Outputs widget (#5811)
* [Simulator] Add mixes output display to RadioOutputsWidget (closes #2655).

* Add proper limits reporting & representation for channel and mix values in RadioOutputsWidget.
2018-04-12 22:02:27 +04:00
Raphael Coeffic
7b12c99a0b bootloader: use software reset instead of jump (#5823)
fixes #5627
2018-04-12 20:49:50 +04:00