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
bsongis
8f7f308ead
RSSI Tx masked on Companion for Taranis
2014-06-02 15:26:35 +02:00
bsongis
3ba532cb19
Fixes #1135
2014-05-24 09:02:44 +02:00
bsongis
e91390690c
Refactoring of automatic updates (companion and firmware)
2014-05-20 23:38:37 +02:00
bsongis
6c17fee19b
Fixes #1107
2014-05-17 07:52:31 +02:00
Damjan Adamic
61addd3d4e
Merge branch 'next'
2014-05-05 22:13:24 +02:00
Damjan Adamic
b9b4e441e7
renamed printExpo() to printInputs() and compacted code, output is the same.
2014-05-05 21:02:26 +02:00
bsongis
573858552c
Fixes #1052
2014-05-03 11:26:44 +02:00
Damjan Adamic
88e7ad4b8c
Better display of inputs with assigned name
2014-04-30 23:16:49 +02:00
bsongis
f2ec3f215b
Merge remote-tracking branch
...
'origin/dvogonen/move_firmware_selection_settings_988' into
bsongis/refactoring_firmware_interface
Conflicts:
companion/src/apppreferencesdialog.cpp
companion/src/apppreferencesdialog.h
2014-04-18 23:01:32 +02:00
bsongis
c5ac19a054
Refactoring FirmwareInterface / EepromInterface
2014-04-18 16:27:27 +02:00
projectkk2glider
4ccbc13f6a
Merge branch 'upstream/next'
2014-04-16 09:34:14 +02:00
bsongis
f47cd81108
ExtraChannels Capacity removed
2014-04-16 07:27:39 +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
bsongis
1bf95c9438
36 switches hidden in Companion when no Multipos switches ...
2014-04-02 10:25:07 +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
6d1ad5d121
Issue #875 fixed
2014-03-27 16:30:04 +01:00
bsongis
c5b0e79e99
Issue #860 fixed
2014-03-25 19:18:28 +01:00
bsongis
7f5d6ad7ad
Issue #807 fixed
2014-03-19 11:42:27 +01:00
bsongis
a082a9a53e
A couple of bugs in telemetry bars fixed
2014-03-17 11:33:22 +01:00
bsongis
3215346a1b
Issue #767 - Extra Pot (S3) support
2014-03-01 18:54:08 +01:00
bsongis
f250d381e5
Issue #764 fixed
2014-02-28 12:16:43 +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
Kjell Kernen
5ece7d9934
Moved selection of radio type from download dialog to profile tab. This was a bit tricky.
2014-02-26 01:38:13 +01:00
Bertrand Songis
2a8abd08da
Issue #741 fixed - a==x added in logical switches functions
2014-02-24 07:30:59 +01:00
Kjell Kernen
c289689105
All splash imgage display dialogs now use common code.
...
The splash image library displayed all images in 128x64 mono format.
Changed this to display either in 128x64 mono or 212x64 gray scale depending on profile information.
2014-02-23 22:24:43 +01:00
Bertrand Songis
8b90b62333
Missing Power+ in all sources from Companion
2014-02-22 19:40:30 +01:00
Kjell Kernen
059234a6e0
Fixed image load bug in burn dialog.
...
Needs to be tested on Linux and Mac.
2014-02-22 18:25:10 +01:00
Kjell Kernen
58d8a99511
Merge branch 'origin/next'
...
Conflicts:
companion/src/eeprominterface.cpp
companion/src/firmwares/opentx/opentxinterface.cpp
companion/src/mainwindow.cpp
companion/src/simulatordialog.cpp
companion/src/xsimulatordialog.cpp
2014-02-20 21:37:51 +01:00
Kjell Kernen
de3e0e802f
Merge pull request #703 from opentx/bsongis/standalone_simu
...
Bsongis/standalone simu
2014-02-20 21:18:14 +01:00
Bertrand Songis
a14848fc7f
One TODO less ...
2014-02-20 13:01:22 +01:00
Kjell Kernen
0cfbc7669d
Merge branch 'origin/next'
2014-02-20 08:38:38 +01:00
Kjell Kernen
73621e1f75
Merge pull request #726 from opentx/mhotar/companion_new_theme
...
Mhotar/companion new theme
2014-02-19 18:58:25 +01:00
Kjell Kernen
da68c593cf
Changed every single QSetting in Companion.
...
Next step: Function renaming
2014-02-18 23:48:57 +01:00
mhotar
259f8efdf9
new theme renamed
2014-02-18 11:29:34 +01:00
Kjell Kernen
c23a096a73
Almost all global settings wrapped in protective object to guarantee type safety and protect against tag spelling errors (I have found and corrected a lot of those!).
...
Joystick settings and burner configuration is not yet within the global object.
2014-02-17 23:47:40 +01:00
Kjell Kernen
26c1bc0725
Added Finnish to menu languges
2014-02-15 11:47:15 +01:00
Bertrand Songis
0d76f2461a
Issue #515 fixed. Standalone Qt based simu added. xsimulatordialog and
...
simulatordialog merged
2014-02-14 18:34:01 +01:00
Kjell Kernen
4ca9aba433
New icon theme added
2014-02-12 13:22:46 +01:00
Bertrand Songis
08a37b77e7
Renaming started ... who wants to continue?
2014-02-08 08:38:06 +01:00
Andre Bernet
17823786e4
Merge branch 'bsongis/Issue592_sticky_switches' into next
...
Conflicts:
radio/src/gui/menu_model.cpp
2014-02-07 23:39:28 +01:00
Bertrand Songis
55f600a63c
Stay function added in Companion
2014-02-07 18:24:25 +01:00
Andre Bernet
b12f76bc39
Merge pull request #621 from opentx/bsongis/Issue554_trims_relative_default
...
All good!
2014-02-07 11:35:58 +01:00
Bertrand Songis
eb80d75ee1
Timer modes support in Companion
2014-02-06 22:44:11 +01:00
Bertrand Songis
38129abd43
Issue #592 - 422bytes saved on 9x stock!!!
2014-02-06 15:57:59 +01:00
Bertrand Songis
4a20329b2b
Issue #192 - Trims and Rotary encoders buttons added to the switches
...
list
2014-02-06 12:45:53 +01:00
Bertrand Songis
c473b8e105
Issue #592 - Support for Sticky Switches in Companion
2014-02-05 22:31:43 +01:00
Bertrand Songis
873d2c4377
Merge remote-tracking branch 'origin/next' into
...
bsongis/Issue592_sticky_switches
Conflicts:
radio/src/gui/menu_model.cpp
2014-02-05 08:01:40 +01:00