bsongis
99d33cbc74
Fixes #1324
2014-06-20 07:24:40 +02:00
bsongis
dc58dd4d6f
RPM max is 30000 also in Companion
2014-06-19 15:54:02 +02:00
bsongis
ed90015503
Fixes #1272
2014-06-19 11:59:18 +02:00
bsongis
6ef4134b2d
Display of an unit in Logical Switches
2014-06-19 10:55:23 +02:00
bsongis
36395862d1
Fixes #1311
2014-06-19 10:20:09 +02:00
bsongis
1560fa8bd9
Companion bug in speed values (Logical Switches)
2014-06-19 10:20:09 +02:00
bsongis
e6391f04c4
Firmware options refactoring. It allows
...
FirmwareInterface::getCapability() to know which options are enabled in
the preferences. The Heli tab and the GVars are displayed according to
these options.
2014-06-18 10:43:35 +02:00
bsongis
2094e87da5
'phase' renamed to 'flight mode' everywhere in the code
2014-06-17 10:59:00 +02:00
Damjan Adamic
18f327612f
re #1294 - clear input name if removing last input line
2014-06-17 10:01:14 +02:00
Bertrand Songis
44829cd579
Merge pull request #1276 from opentx/projectkk2glider/issue_1266
...
Fixes #1266 - Companion timer value not in time format
2014-06-14 11:30:34 +02:00
bsongis
94e749d08e
Companion: limit for comparaison of timers in Logical Switches is now
...
300 (1 hour)
2014-06-14 11:22:53 +02:00
Damjan Adamic
37ec428efc
Fixes #1266 - Companion timer value not in time format
2014-06-13 23:34:01 +02:00
bsongis
eeb9ee8aa2
A3 and A4 V2 value bug in Logical Switches (Companion)
2014-06-11 21:32:48 +02:00
bsongis
ea731eae37
Channels limits go up to 150% when extended limits are enabled
2014-06-11 16:59:29 +02:00
bsongis
296264d8b4
Fixes #1245
2014-06-10 18:12:41 +02:00
bsongis
72dc022dc9
Fixes #1182 - RxBatt removed
2014-06-10 14:51:16 +02:00
bsongis
61923a9bec
Fixes #1172
2014-06-04 09:02:05 +02:00
bsongis
b6cc01153c
Warning removed
2014-05-27 17:57:57 +02:00
bsongis
fdde364307
Refactoring
2014-05-27 15:17:39 +02:00
bsongis
db311eb78c
RxBatt ok in Companion
2014-05-26 22:00:26 +02:00
bsongis
db75471f21
RxBatt now configurable in Companion
2014-05-25 21:20:14 +02:00
bsongis
b3a6556e0b
Taranis REV4a support removed as nobody doesn't still use it (developers
...
have now a Taranis Plus board inside their REV4a case). Compilation
server for 'next' is now next.open-tx.org
2014-05-20 10:44:36 +02:00
bsongis
6c17fee19b
Fixes #1107
2014-05-17 07:52:31 +02:00
bsongis
8f10bed8c1
Haptic strength will be selectable with a slider, with a default
...
position at center
2014-05-14 11:15:07 +02:00
bsongis
61224e7207
Merge remote-tracking branch 'origin/next' into bsongis/9XR-PRO_port
...
Conflicts:
companion/src/eeprominterface.cpp
companion/src/eeprominterface.h
companion/src/firmwares/opentx/opentxeeprom.cpp
companion/src/firmwares/opentx/opentxinterface.cpp
companion/src/firmwares/opentx/opentxinterface.h
companion/src/mdichild.cpp
radio/src/Makefile
2014-05-11 22:48:48 +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
41571d4a74
Fixes #1065 - Companion part
2014-05-09 17:11:31 +02:00
Damjan Adamic
61addd3d4e
Merge branch 'next'
2014-05-05 22:13:24 +02:00
Damjan Adamic
7027d809c1
Logical switches print improvement
2014-05-04 18:21:03 +02:00
Damjan Adamic
8787dd05cd
Many improvements of print dialog. Some minor changes in mixes and inputs formatting.
2014-05-04 10:37:49 +02:00
bsongis
573858552c
Fixes #1052
2014-05-03 11:26:44 +02:00
Andre Bernet
5ad4543d91
Taranis Plus support in companion - DON'T FORGET COMPILE SCRIPT
2014-04-23 14:43:57 +02:00
bsongis
c5ac19a054
Refactoring FirmwareInterface / EepromInterface
2014-04-18 16:27:27 +02:00
bsongis
c9b4b78abd
Remaining qDebug
2014-04-16 14:24:54 +02:00
projectkk2glider
4ccbc13f6a
Merge branch 'upstream/next'
2014-04-16 09:34:14 +02:00
bsongis
f6d1b0c46f
Cosmetics
2014-04-16 07:39:34 +02:00
Damjan Adamic
cd9facb147
Some more code style changes, getting used to openTX style.
2014-04-15 18:56:09 +02:00
Damjan Adamic
4850541002
Fixes suggested by Bertrand
2014-04-15 18:47:47 +02:00
Damjan Adamic
df954ae483
Fixed many memory leaks
2014-04-14 20:25:17 +02:00
bsongis
ed3bc66ea1
Many little differences in logical switches (telemetry sources) between
...
Companion and the FW (especially on 9x stock board)
2014-04-10 12:35:58 +02:00
Bertrand Songis
5c3bb2ab06
Update eeprominterface.cpp
2014-04-07 21:28:23 +02:00
Bertrand Songis
d22529f181
Update eeprominterface.cpp
2014-04-07 21:27:41 +02:00
bsongis
a4f378d726
ASpeed+ added to the telemetry sources list
2014-04-07 19:43:29 +02:00
Andre Bernet
d33d2b7ae6
Add trim keys to Taranis simu
2014-04-06 22:25:34 +02:00
bsongis
1751a1a06c
Duplicated code removed
2014-04-05 08:28:06 +02:00
Kjell Kernen
63bacf04f8
This takes care of connection sources to the right channels. BUt I have a terribel feeling that I must be duplicating code. This code just has to exist somewhere.
2014-04-04 14:41:09 +02:00
bsongis
3f9bbbc393
Double precision V2 in logical switches for Companion/Sky9x board
2014-04-04 08:21:56 +02:00
Kjell Kernen
8059daccaf
Merge branch 'origin/next'
...
Conflicts:
companion/src/CMakeLists.txt
companion/src/apppreferencesdialog.ui
companion/src/companion.qrc
companion/src/mdichild.cpp
2014-03-31 10:22:23 +02:00
bsongis
7d5b876e27
ARM boards now allow 1 blade in Companion. Shift in Stock-9X EEPROM.
2014-03-31 09:58:28 +02:00
bsongis
b05c3e3476
Same names in Companion for PPMxx and LSxx
2014-03-25 17:17:34 +01:00