1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 00:05:17 +03:00
Commit graph

58 commits

Author SHA1 Message Date
bsongis
39edaff669 Problems with S3 on Taranis (not plus) 2014-08-04 10:19:31 +02:00
bsongis
eea1c3a84c SAFETY renamed to OVERRIDE 2014-07-21 20:38:44 +02:00
bsongis
39a0feae3b Fixes #1463 2014-07-07 12:19:28 +02:00
bsongis
e3866fda45 Fixes #1395 2014-07-02 21:38:05 +02:00
bsongis
6716482ae4 Fixes #1428 2014-07-02 16:34:26 +02:00
bsongis
2c6f28e422 Fixes #1352 2014-06-23 12:15:17 +02:00
bsongis
8f36f0e405 Cosmetics 2014-06-22 09:14:16 +02:00
bsongis
e5e378b1b0 Fixes #1343 2014-06-21 21:33:48 +02:00
bsongis
2094e87da5 'phase' renamed to 'flight mode' everywhere in the code 2014-06-17 10:59:00 +02:00
bsongis
89433127c4 Lua scripts now in custom functions! 2014-06-12 18:18:42 +02:00
bsongis
72dc022dc9 Fixes #1182 - RxBatt removed 2014-06-10 14:51:16 +02:00
bsongis
c721a16d65 6-pos multiswitches calibration bug fixed! 2014-06-02 20:17:27 +02:00
bsongis
fbb90ff5d5 No Center Beeps during calibration 2014-06-02 15:26:35 +02:00
bsongis
4797df176c Warnings can now have an extra info displayed, which is useful for Lua
errors
2014-05-27 23:00:18 +02:00
bsongis
a6c01f990b A1/A2/A3/A4 skipped in the sources list when their range is not defined 2014-05-25 14:30:51 +02:00
bsongis
2a6e69f902 Preparation for A3/A4 2014-05-22 20:51:46 +02:00
Damjan Adamic
34e1a0ce86 All references to "custom switches" renamed to "logical switches" 2014-05-17 15:29:31 +02:00
bsongis
ef15ccf321 Companion bugfixes 2014-05-16 23:02:31 +02:00
bsongis
96ddda7bef Bugfixes 2014-05-16 22:33:00 +02:00
bsongis
e4346e70cd Checklist available on all ARM boards 2014-05-16 17:30:54 +02:00
bsongis
2fbd4ff13a Mixer code splitted differently 2014-05-15 12:08:57 +02:00
bsongis
220e9f3e97 Merge remote-tracking branch 'origin/next' into TaranisPlus
Conflicts:
	companion/src/generaledit.cpp
	companion/src/generaledit.ui
	radio/src/gui/menu_general.cpp
2014-05-11 14:41:03 +02:00
bsongis
9a086312c7 Disable TX_TIME when no RTCLOCK on board 2014-05-09 17:11:31 +02:00
bsongis
6b4dba947a Issue #1065 - FW part done 2014-05-09 17:11:30 +02:00
bsongis
f178748090 Fixes #986
Fixes #1058
2014-05-05 16:07:07 +02:00
bsongis
c1d57f0b0c Issue #1052 - FW part 2014-05-03 11:26:44 +02:00
Andre Bernet
7600924d94 Make displaySlider generally available 2014-04-23 17:28:16 +02:00
Andre Bernet
c41c7469b8 Steps of 10 during key repeats for telemetry values - was awfully long now we have more resolution 2014-04-19 20:17:04 +02:00
bsongis
a3804b25e7 Fixes #967 2014-04-14 11:48:56 +02:00
bsongis
5e875786cd Trainer menu display bug 2014-04-09 19:53:31 +02:00
bsongis
aaec5f8fb0 No more global warning displayed only on Main View. Global warning will
be displayed on all menus. Saves flash on stock 9x!
2014-04-09 09:55:40 +02:00
bsongis
711112846c Fixes #946 2014-04-07 16:50:42 +02:00
bsongis
4a8b8834a2 Fixes #948 2014-04-07 15:37:32 +02:00
bsongis
db8071fc36 Issue #667 fixed 2014-03-26 10:28:36 +01:00
bsongis
8c59a196c7 Inputs / Mixers screens rearrangement / bugfixes 2014-03-25 17:03:24 +01:00
bsongis
e3fb62b33e Issue #813 - S3 skipped when not available 2014-03-20 12:56:14 +01:00
bsongis
3215346a1b Issue #767 - Extra Pot (S3) support 2014-03-01 18:54:08 +01:00
Andre Bernet
4d66fd8061 PPMx were missing in Inputs source list 2014-02-28 15:07:34 +01:00
Andre Bernet
88cba206ff Hide dTE 2014-02-28 10:37:35 +01:00
Andre Bernet
572a9ed3ba Merge branch 'next' of https://github.com/opentx/opentx into bsongis/spare_values_in_telemetry_and_functions 2014-02-27 20:09:31 +01:00
Bertrand Songis
c823ca69ce More spares to allow A3/A4/RSSI_Tx/Rx_Batt in Telemetry (ARM boards) 2014-02-24 18:22:39 +01:00
Bertrand Songis
ed6fc15a13 Screen index hidden on GVARS screen (after 2 seconds) 2014-02-23 19:09:17 +01:00
Bertrand Songis
62f921404e Indication of current flight mode in global vars - 1st part: the 2
seconds
2014-02-23 09:22:51 +01:00
Bertrand Songis
7e43a88d3f Some reserve in telemetry sources added 2014-02-22 19:24:01 +01:00
Bertrand Songis
a47ac42996 I Add some reserve in custom functions to avoid to change EEPROM 15days
after the release ...
2014-02-22 14:00:01 +01:00
Bertrand Songis
1ca2e091a7 Update menus.cpp 2014-02-21 08:18:29 +01:00
Bertrand Songis
59af2e2719 Valgrind detected a value tested, not initialized 2014-02-19 15:22:36 +01:00
Bertrand Songis
a9ed6485fd Issue #594 (Set Timer Function) - Still missing UI in Companion 2014-02-08 13:44:42 +01:00
Bertrand Songis
08a37b77e7 Renaming started ... who wants to continue? 2014-02-08 08:38:06 +01:00
Bertrand Songis
9894fda194 Issue #592 - Stay logical switches function added. Range also prepared
to avoid another EEPROM change in a future release.
2014-02-07 17:50:29 +01:00