3djc
af4bb51255
Gvars screen tidy up
2019-10-09 13:00:44 +02:00
Bertrand Songis
f5c60a86a9
Cosmetics
2019-10-05 14:28:50 +02:00
Bertrand Songis
9e83c5d10f
Merge against latest 2.3
2019-09-17 13:28:42 +02:00
Bertrand Songis
a5d62805c3
Companion import / export issue for switches from X9D+ 2019
2019-08-29 17:11:53 +02:00
Bertrand Songis
284a9d1f5e
Compilation fixes
2019-08-29 09:34:27 +02:00
Bertrand Songis
f4f8893ae9
New UI merged
2019-08-28 20:50:14 +02:00
Bertrand Songis
530deae84f
Cosmetics
2019-08-12 12:28:14 +02:00
3djc
c5900bc351
compilation fixes
2019-08-10 12:08:54 +02:00
3djc
4fd5091657
Make switch logging using hardware config
2019-08-10 12:00:38 +02:00
Bertrand Songis
c13a09f707
Activity switch added ( #6571 )
2019-07-15 22:27:55 +02:00
Bertrand Songis
6516029fd1
Cosmetics ( #6512 )
...
Cosmetics
2019-06-17 16:09:09 +02:00
Bertrand Songis
1f1ccf277c
Cosmetics
2019-06-17 11:59:33 +02:00
WismyYao
196da35c6e
Wismy/bt name fix ( #6511 )
...
Change bluetooth name to lowercase
2019-06-17 11:58:13 +02:00
Bertrand Songis
aff6c3fd1d
PXX synchro using Hearbeat ( #6482 )
...
* [PXX] Latency using heartbeat sync optimized for X7 (stable @ 12ms)
* [PXX] Latency using heartbeat sync optimized for XLite Pro (stable @ 9ms)
2019-06-08 10:44:31 +02:00
3djc
cd3c4ac654
Add Jumper t12 support by 3djc ( #6451 )
...
* Jumper T12 - companion part
* more work
* Add definitions
* fix libsimulator key handling
* Fix simu keys handling
* Cosmetics
* Continued
* Fix wrong regplace
* Fix wrong regplace
* Please travis
* Please travis
* Add T12 to Travis
Switch naming and display
* Cosmetics
* Work on modules
* Work on modules
* typo
* Fix navigation
* Cosmetics
* Introduce NAVIGATION_type
* Fix
* Make NAVIGATION_type more future proof
* Lots of cleanups and improvements
* Cosmetics
* Fix internal module menu
* Cosmetics
* Fix screen reversed
* Small fixes
* Fix navigation issue
* Please travis
* Fix LCD contrast
* Fix T12 switch layout
* Fix T12 keys screen and all radios keys translations
* Complete rework of SWITCHES screen for all radios
* comsetics
* VC++ compilation
2019-05-26 19:51:17 +02:00
Bertrand Songis
08de1a75e0
3djc/x7 additional switches ( #6422 )
...
X7, add two additional switches
2019-05-13 22:59:45 +02:00
Bertrand Songis
ad555855c2
REGISTER fix
2019-04-17 14:51:41 +02:00
Bertrand Songis
84bf2aa0bf
Again
2019-02-21 18:26:59 +01:00
Bertrand Songis
2a0c884b2a
Revert
2019-02-21 18:23:18 +01:00
Bertrand Songis
cc5838ad49
REGISTER Fix
2019-02-21 18:07:25 +01:00
3djc
2559a84a24
Bind and registration ok (hoppefully...)
2019-02-21 13:17:00 +01:00
Bertrand Songis
05db568e66
Char conversion issue (how much time did it stay like this?)
2019-02-21 10:52:07 +01:00
Bertrand Songis
e4fa31be28
Rename char2idx to char2zchar
2019-02-21 10:35:48 +01:00
Bertrand Songis
2388b90a90
XLITE-S support
2018-11-03 16:56:51 +01:00
Bertrand Songis
49aac252d7
Remaining Phase instead of Flightmode
2018-08-05 13:35:52 +02:00
Bertrand Songis
ea76998beb
More AVR removal
2018-08-05 12:39:05 +02:00
Bertrand Songis
f3bfde242b
RTOS refactoring + more AVR removal
2018-08-05 12:06:48 +02:00
Bertrand Songis
db1d3fcb32
Remaining CPUARM removed
2018-07-11 13:33:51 +02:00
3djc
dd632969f3
Massive clean thanks to Schwabe : unifdef -m -DCPUARM -UCPUM64 -UCPUM2560 -UPCBSTD -UPCBMEGA2560 -UPCBGRUVIN9X -UPCB9X $(find . -name "*.cpp" -or -name "*.h")
2018-07-05 08:04:55 +02:00
Raphael Coeffic
7379f6064e
Horus: add receiver number check ( #5841 )
...
* add receiver number check for Horus
* find the first free model ID on LONG ENTER
* use the next free model ID for new models
* improve free model ID support for std LCD as well
* fixed “duplicate model”
* fixed ModelsList::isModelIdUnique()
2018-05-21 19:03:51 +02:00
Max Paperno
b69f36afe4
[Radio] Adjust value limits for mix sources and update UI for LSs, CFs & telem. ( #5445 )
...
* [firmware][ARM] Adjust some value limits for mix sources and update editing UI for LSs, CFs, & telem. bars:
* Increase timer limits to +/-8:59:59 when used with LSs, CFs, & bars;
* Increase Lua script output limits to +/-30K;
* Trim limits based on extended limit model setting;
* Limit TX voltage to 25.5;
* Limit TX time comparison value to 29:59m;
* Use proper GVar limits (user-configured), display precision, & unit in LSs & telem. bars;
* Display timer values properly with hours (instead of mmm:ss).
* [firmware] getTimerString() would fail with times >= 100min if hours weren't shown.
* Fix builds w/out GVars.
2017-12-19 12:17:12 +01:00
Arne Schwabe
613b2edf49
Multi improvements ( #5322 )
...
* implementing syncing with multi
* Send config command
* Implement setting failsafe for multimodule
* Fix
* Fix last bugs. Multi sync now working as expected.
* Add eww multi protocol
2017-11-11 08:57:04 +01:00
3djc
8cb7031cf6
Cosmetics based on Bertrand's commments
2017-08-15 17:02:51 +02:00
3djc
bf600140d3
480x272
2017-08-15 10:55:15 +02:00
Bertrand Songis
7434e330c8
3djc/rssi poweroff safety ( #5126 )
...
Shutdown RSSI Alert
2017-08-01 14:13:25 +02:00
Max Paperno
0906bdc6d7
Adjust logical switch abbreviations. ( #4965 )
...
* [Companion] Change logical switch abbreviations to "LS##" in Source/Switch selection lists.
* [LogicalSwitchesPanel] Normalize LS name label.
* We had decided on "Lxx"
* Match firmware side
* ARM wasn't using the translations
* Update strhelpers.cpp
2017-05-30 18:36:04 +02:00
3djc
3d17023bc9
Fixes numbering discrepancy for Horus inputs ( #4967 )
...
Fixes #4966
2017-05-29 13:24:29 +02:00
Bertrand Songis
85bdca8d44
Remaining trace removed
2017-02-12 22:26:09 +01:00
Bertrand Songis
5d2220c842
[SKY9X/9XR-PRO] Shift in Switches display
2017-02-12 22:22:58 +01:00
Andre Bernet
bf15410bf1
3djc/x7 outputs ( #4273 )
...
[128x64] Rework Outputs screen
[X7] Fix for min/max limits bug
[X7/X9] UI fixes
2017-01-24 07:36:40 +01:00
Bertrand Songis
54742fcad9
Compilation fixes for Arch Linux
2017-01-07 18:42:56 +01:00
Bertrand Songis
82d6b96f8b
X7D renamed to X7
2016-12-12 07:39:51 +01:00
Bertrand Songis
bfb5e9b8a6
Bsongis/x7d fixes ( #4019 )
...
* [X7D] Various fixes
[Others]
- Fixes the Mixer / Inputs MOVE / COPY problem on X9E
- Adds the copy/paste/rename feature in SDCARD menu on X7D/SKY9X
- Merges some duplicated code using the new directory structure
- Cosmetics
2016-11-13 19:06:21 +01:00
Damjan Adamic
37ea272bd4
Replaced all 1900 with TM_YEAR_BASE
2016-10-30 11:35:12 +01:00
Andre Bernet
38886e31a4
Multipos improvements
2016-08-31 21:48:24 +02:00
Bertrand Songis
dd1ca93b70
getStringWithIndex renamed to strAppendStringWithIndex. It returns now the end of the string so that anything can be appended.
2016-08-23 20:51:40 +02:00
Bertrand Songis
b657ca1862
Cosmetics
2016-08-21 12:41:12 +02:00
Bertrand Songis
d3ae3c035d
Bsongis/gui refactoring for x7 d ( #3701 )
...
* [X7D] New board added
* Cosmetics
2016-08-18 11:49:16 +02:00
Bertrand Songis
c9e9087ec9
Cosmetics
2016-05-25 13:48:10 +02:00
Damjan Adamic
726e32731b
Re #3255 : strAppendUnsigned() was not working for numbers >= 0x80000000
2016-02-29 20:43:37 +01:00