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
Kilrah
0658b2a2c4
UI speedup
2017-11-20 12:47:32 +01:00
3djc
6064d3222b
Cosmetics on companion radio names
2017-11-20 08:37:01 +01:00
3djc
d13fb8918f
- X7S option removed ( #5388 )
...
- runtime detection of bluetooth chip
2017-11-19 23:49:38 +01:00
Martin Hotar
d11618eb3f
x10 simulator skin fixes ( #5389 )
2017-11-19 17:47:08 +01:00
Bertrand Songis
3b4f5e0882
Update README.md
2017-11-19 16:49:26 +01:00
Bertrand Songis
01f5c65eb9
Update README.md
2017-11-19 16:38:10 +01:00
Bertrand Songis
94bdeb6929
Update README.md
2017-11-19 16:37:05 +01:00
Bertrand Songis
f36615f1e2
Update README.md
2017-11-19 16:34:00 +01:00
Sonar agent
ab4b159d06
Bsongis/sonar ( #5382 )
...
Sonar integration
2017-11-19 15:27:49 +01:00
Max Paperno
90e58e4a5f
[Simulator] Fix coordinate of X10 skin encoder button. ( #5387 )
2017-11-19 14:31:23 +01:00
Max Paperno
7759403f3e
[Simulator] Quick fix for showing gvars with precision and unit in Radio Outputs view ( fixes #5360 ). ( #5384 )
2017-11-19 11:21:20 +01:00
Kilrah
18aa849cc7
Trainer detect on X10 is inverted compared to X12 ( fix #5378 )
2017-11-19 10:54:33 +01:00
Harpalyke
a9c25d1935
Adding a button to the log viewer to save the currently selected session to its own CSV log file ( #5379 )
2017-11-18 12:14:55 +01:00
Andre Bernet
7f4daf3f5b
Lua themes with no options wouldn't load anymore (got broken in b4939… ( #5351 )
...
* Lua themes with no options wouldn't load anymore (got broken in b493973d7d
)
* Keep protection
* Changes according to PR comments
2017-11-18 11:59:59 +01:00