Bertrand Songis
705823a9a6
[X7D] UI fixes
2016-12-02 18:37:53 +01:00
Bertrand Songis
1d192d9fd2
[Crossfire] LF instead of CRLF
2016-12-01 22:08:24 +01:00
Bertrand Songis
9229a08625
[Crossfire] Lua script fixes
2016-12-01 22:07:32 +01:00
Bertrand Songis
bf0bdcb280
[X7D] Cosmetics
2016-12-01 21:38:23 +01:00
Bertrand Songis
f244cacfd3
[X7D] Switches order modification
2016-12-01 21:36:56 +01:00
Bertrand Songis
a0ee52bb44
[X7D] Logical switches screen bugs
2016-12-01 18:26:34 +01:00
Bertrand Songis
c5ae06c163
[X7D] Timer2 flashing when negative
2016-12-01 18:07:10 +01:00
3djc
a5e8994028
Cosmetics
2016-11-30 12:01:42 +01:00
3djc
9f0f79469a
3djc/horus wizard plane ( #4082 )
...
* Introduce plane Wizard
* Simplify code
2016-11-30 11:51:23 +01:00
3djc
781ce1ea34
3djc/horus s6 r improvement ( #4081 )
...
* Progressive bitmap loading
* Cosmetics
2016-11-30 11:49:30 +01:00
Bertrand Songis
90cb917c24
[Horus] Compilation failed when LUA not defined
2016-11-30 07:55:32 +01:00
Bertrand Songis
702cd56aae
Update CREDITS.txt
2016-11-29 23:17:26 +01:00
Bertrand Songis
d59fc2999b
[X7D/SKY9X] Order changed in About screens
2016-11-29 20:05:36 +01:00
Bertrand Songis
f497c1169a
[X7D/SKY9X] About screen bugs
2016-11-29 20:02:42 +01:00
Bertrand Songis
5b37b00e17
[X7D/SKY9X] Custom views bugs
2016-11-29 19:56:00 +01:00
Bertrand Songis
c0a6f3f9e3
[X7D/SKY9X] Telemetry screen bug
2016-11-29 19:39:38 +01:00
Bertrand Songis
6cd031d2cc
[X7D/SKY9X] Logical switches screen bugs
2016-11-29 19:34:58 +01:00
Bertrand Songis
9ab415dadb
Cosmetics - translations alignment
2016-11-29 18:11:56 +01:00
Bertrand Songis
7ee85da0cf
[X7D] Error message too long
2016-11-29 18:00:50 +01:00
Andre Bernet
d052caf65a
Horus Multimodule compilation fix
2016-11-29 12:08:57 +01:00
Damjan Adamic
92553b6589
Projectkk2glider/lua bitmap free ( #4075 )
...
* Better memory stats (CLI)
* Bitmap buffer overflow check added
* Lua bitmap improvements
* Proper handling of symbolic links in simulator
* S6R Lua script fixes:
* added progress screen while loading bitmaps
* memory for bitmaps is now freed when leaving the script
* S6R Lua script: improved bitmap loading
* * Lua Themes and Widgets moved to separate file and separate Lua state
* Stand-alone, mixer and function scripts now behave the same as on Taranis (restarted after the stand-alone script was run)
* both Lua states are independent: Themes and Widgets is initialized only at the start, the other one is initialized before and after the stand-alone script is run
* Better leak test and report in BitmapBuffer
* Re #3318 : Lua compiler enabled in simu and Companion simulator. Usage:
* any time <xxx>.lua file is about to be loaded and if file <xxx>.lua.src exists:
* load contents of <xxx>.lua.src
* compile Lua code
* save compiled code into <xxx>.lua (effectively overwrites existing file)
* immediately following the compilation the real file loading is done from <xxx>.lua (which by now contains compiled Lua bytecode)
2016-11-28 23:08:18 +01:00
Mike Morrison
ae383cd6a4
fixed fq777-124 and assan protocol selection
2016-11-28 10:48:02 +01:00
Bertrand Songis
510e2ea450
[Companion] Horus support missing the top bar and current view
2016-11-27 20:11:36 +01:00
Bertrand Songis
3c47da2b39
[Companion] .eepe files should be again OK
2016-11-27 19:45:41 +01:00
Arne Schwabe
7a8f8d611e
[FlySky IBUS] Fix some sensor interpretation ( #4077 )
...
Also use SNR instead RSSI for FlySky since SNR gives a better indication of signal quality and also our current implementation of RSSI warning cannot really handle negative values
2016-11-27 18:50:46 +01:00
Bertrand Songis
ee1f6e5bdc
[Companion] It's now possible to create an empty Horus storage and simulate it (only the 1st model)
2016-11-27 14:47:01 +01:00
Bertrand Songis
8854cf9e87
[Companion] Horus models export for simulation now OK
2016-11-27 00:45:24 +01:00
Bertrand Songis
0ca0785912
[Companion] Another simplification
2016-11-24 07:24:49 +01:00
Bertrand Songis
d82ec0fe9c
[Companion] Unix format used everywhere
2016-11-23 16:46:56 +01:00
Bertrand Songis
d5e4f7b6e9
[Companion] Unix format used everywhere
2016-11-23 16:42:24 +01:00
Bertrand Songis
b0f5b646af
[Companion] Copyright added to all files
2016-11-23 16:40:47 +01:00
Bertrand Songis
5f9737fc70
[Companion] Old EEPROM support removed
2016-11-23 16:40:47 +01:00
Bertrand Songis
9590b5f00e
[Companion] Horus support. Now the GVars and Telemetry sensors
2016-11-23 16:40:46 +01:00
Bertrand Songis
343d6daf86
[Companion] Some refactoring around the splash image handling ( #4067 )
2016-11-23 08:46:22 +01:00
Arne Schwabe
9983ff9851
Add new sensors for Spektrum’s Serial Telemetry Receiver (SPM4649T) ( #4037 )
...
* Add new sensors for Spektrum’s Serial Telemetry Receiver (SPM4649T)
* Use define instead of hardcoded number
2016-11-22 21:08:39 +01:00
Jim Taylor
324addba2c
Fix Issue 4057 for X9E also. ( #4066 )
2016-11-22 18:19:40 +01:00
Jim Taylor
bda86d6e6a
Fix issue 4957 Taranis splash screens formatted incorrectly. ( #4064 )
2016-11-22 07:40:38 +01:00
Bertrand Songis
380b42c57f
[Companion] Horus support. Now the Logical switches, Special functions and Flight modes
2016-11-21 23:28:21 +01:00
Bertrand Songis
a2dd222c9c
[Companion] Horus support. Now the curves are OK
2016-11-21 22:36:29 +01:00
Bertrand Songis
a3bff8cf61
[Companion] Code refactoring
2016-11-21 22:15:52 +01:00
3djc
03bb622456
Fine tune model select screen ( #4059 )
2016-11-21 21:11:10 +01:00
3djc
a6bdf58619
Fix two column handling ( #4061 )
2016-11-21 20:09:09 +01:00
Bertrand Songis
4b84cd27b2
[Horus] Protection against buffer overflow
2016-11-21 18:40:22 +01:00
Bertrand Songis
34fa612f07
[Companion] Horus support continued
...
Now the inputs
2016-11-20 23:26:41 +01:00
Bertrand Songis
aade6933ea
[Companion] Horus support continued
...
Timers + Mixes should be OK now
2016-11-20 22:55:58 +01:00
Bertrand Songis
ecb5416057
[Companion] Horus support started
...
We only have the model name of the 1st model, but that's a good start ;)
2016-11-20 22:49:26 +01:00
Bertrand Songis
d42fc6c471
[Companion] Cosmetics in EEPROM import
2016-11-20 22:49:26 +01:00
Bertrand Songis
f5e1b01cd3
[Horus] I really prefer when model name is aligned
2016-11-20 22:49:26 +01:00
Damjan Adamic
2763567122
Companion firmware options:
...
* layout changed to 4 columns
* fixed broken options (by commit 51cb50151
)
* added missing "horussticks" for X9E
2016-11-20 18:37:58 +01:00
Bertrand Songis
286ef8bdc1
[ARM] Always 3 timers now
2016-11-20 11:38:55 +01:00