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

10328 commits

Author SHA1 Message Date
3djc
a7e4b0b062 Post RC1 fixes 2017-12-04 16:53:10 +01:00
3djc
4b75c42218 Fix 2017-12-04 07:50:45 +01:00
3djc
4a187699fa Fix for rc on strech 2017-12-04 07:45:58 +01:00
Bertrand Songis
b4710f0f0c
Update CREDITS.txt 2017-12-02 21:30:18 +01:00
Arne Schwabe
99c4c4a0ef add cgi build script 2017-12-01 19:51:21 +01:00
Sebastien Charpentier
adb9a55719 Fr translation (#5451)
Fr translation.
2017-12-01 19:47:02 +01:00
3djc
078748243d RC auto increment 2017-12-01 19:45:29 +01:00
3djc
eaa5c7a7b0 Suffix handling for RC builds 2017-12-01 19:41:59 +01:00
3djc
8dafd4680b Fix 2017-12-01 19:32:12 +01:00
3djc
6c6fc2d7db Workaround 2017-12-01 16:29:34 +01:00
3djc
3eccbc2963 Allow RC type version number ( translated 900 to 999) (#5450)
Allow RC type version number (translated 900 to 999)
2017-12-01 15:59:29 +01:00
3djc
d90ac05d6e One settings to rule them all ! (#5449) 2017-12-01 11:54:30 +01:00
Bertrand Songis
bdf0983642
Update CREDITS.txt 2017-11-30 23:39:26 +01:00
Neil Horne
16f219d6d3 Various model print fixes (#5433)
* Fixes #5411 print curve
Rename Limits to Outputs for consistency with radio and Companion
Fix gvars printed as values
Print PPM Center and Linear Subtrims

* code formatting
2017-11-30 19:14:02 +01:00
Max Paperno
ba1073ace6 [Lua] Allow global functions to play scripts. (#5440) 2017-11-30 19:10:11 +01:00
Sebastien Charpentier
1d5c06ccd6 Fixed #5443 & Updated French translation (#5444)
* Initial version

* Updated French Translation.
Fixed and enhanced X7 Wizard.
2017-11-30 19:03:03 +01:00
Bertrand Songis
afeba0d07e
Update CREDITS.txt 2017-11-30 18:30:23 +01:00
3djc
4ad2bbdf2c Fix some server side build path 2017-11-30 12:02:53 +01:00
Bertrand Songis
0faee13bc3
A 3rd branch for RC compilation (#5441)
A 3rd branch for RC compilation
2017-11-30 11:51:22 +01:00
3djc
e74349e36c Prep work 2017-11-29 18:05:51 +01:00
Bertrand Songis
2c2bbdd912
Update .travis.yml
Stop Sonar PR check
2017-11-29 12:58:13 +01:00
3djc
d772cd39ea Allow RC builds 2017-11-29 10:17:28 +01:00
3djc
13f364d96a Add American time format to lua getDateTime() (#5431)
Add American time format to lua getDateTime()
2017-11-29 09:18:50 +01:00
3djc
779b39e237 Use X10 picture during X10 calibration (#5435)
* Use X10 picture during X10 calibration

* Scale down radio picture a little

* last x10 change requires a sd version bump

* Differentiate X10 and X10S
2017-11-29 09:17:33 +01:00
Max Paperno
0f34bf3850
[Companion] Fix crash when closing main window while model/radio editor is open and cursor is in a field which has editingFinished() event handler. 2017-11-27 07:05:18 -05:00
Max Paperno
f085f11ea8 [Companion] Fix custom functions availability: set timer was available on AVR and screenshot on non-Taranis. 2017-11-27 06:18:11 -05:00
Kilrah
1c1624b8a6 [companion] Adjust GVAR not possible in global functions (fix #5425) 2017-11-26 23:03:43 +01:00
Max Paperno
caa9cd3060 [Companion] Telemetry screen bar range limits were unsigned (but are signed on ARM radios), didn't allow negative values. 2017-11-25 14:56:49 -05:00
Max Paperno
b8042c9da1 [Companion] Default RSSI low and critical alarm values were reversed (fixes #5407). 2017-11-25 14:36:46 -05:00
Bertrand Songis
478411bf82
[Sonar] Condition always evaluated to false 2017-11-24 09:27:45 +01:00
Damjan Adamic
49a63d43b3 Fix some bugs found by Sonar (#5392)
* Fix some bugs found by Sonar

* Different syntax for NOSONAR

* Switch Sonar badge to proper branch
2017-11-23 23:28:36 +01:00
Neil Horne
5b4dc4ee08 Fixes 4944 Skeleton input after cancel of add (#5397) 2017-11-23 23:27:26 +01:00
Max Paperno
2cf2603155 [Companion] Fix conversion of switches between X7 and X9/10/12 radios. (#5415)
* [Companion] Fix conversion of switches between X7 and X9/10/12 radios.

* [Companion] Also convert raw sources in ExpoData (inputs) when switching radio types.
2017-11-23 23:26:22 +01:00
3djc
462e5f05e6 Also play model name on model changes (#5416)
Fixes #5414
2017-11-23 23:25:38 +01:00
Max Paperno
3caf83e920 [Companion] Fix crash when editing model with gvars but no GvarsFlightModes (most AVR radios); Always show value label; Update unit/prec/min/max fields for Horus. (#5417) 2017-11-23 23:25:18 +01:00
Bertrand Songis
58df785d70
Revert ... 2017-11-23 14:25:13 +01:00
Bertrand Songis
4c0526ce0c
Sonar fix - test
use `[[fallthrough]];` instead of `// no break`
2017-11-23 13:59:03 +01:00
Bertrand Songis
6c2de17229
Update README.md 2017-11-23 13:31:54 +01:00
Bertrand Songis
d649420212
Fixes #5402 (#5405) 2017-11-22 21:08:13 +01:00
Sebastien Charpentier
7f53f340ad French Translation (#5409)
* Initial version before translation.

* Updated French translation.
2017-11-22 21:08:00 +01:00
3djc
c4c5516315 fix typo 2017-11-22 20:15:39 +01:00
Andre Bernet
8662de39f5 USB modes cleanup (#5396)
* USB modes cleanup

* Forgot a couple

* Exclude joystick code from bootloader
2017-11-22 10:41:19 +01:00
Bertrand Songis
f2cf444a64
Update CREDITS.txt 2017-11-22 10:35:49 +01:00
Max Paperno
1634d81e4a Fix brackets in MEGA2560 isBacklightEnabled() macro (caused comparison warning in simpgmspace.cpp). 2017-11-21 13:21:00 -05:00
Max Paperno
9c74cc215c Fix gvars build error on libsimulator for PCBSTD. 2017-11-21 11:54:55 -05:00
Kilrah
659f506e5f Build libsimulator on commit tests instead of simu 2017-11-21 17:48:32 +01:00
Kilrah
7df776e7ed Typo 2017-11-21 17:34:22 +01:00
Kilrah
5762fd61e9 Add GVARs option to commit tests 2017-11-21 17:28:56 +01:00
Andre Bernet
39ea315c97 Fix X10 power loop (fix #5270) (#5391)
* Fix X10 power loop (fix #5270)

* "EMERGENCY MODE" text wasn't visible anymore since d4a00dec3b
2017-11-21 07:25:38 +01:00
3djc
6fc40cb7cb Move to simple menu to prevent the need for dual RTN when scroll wheel is used (#5390) 2017-11-20 19:04:02 +01:00