Companion global variables refactor (#5328)
commit8e9d370770fab0a2d542651bbdde5f57549b0965
authorNeil Horne <neilh713@tpg.com.au>
Sat, 11 Nov 2017 07:56:30 +0000 (11 18:56 +1100)
committerBertrand Songis <bsongis@gmail.com>
Sat, 11 Nov 2017 07:56:30 +0000 (11 08:56 +0100)
tree78fcb5a1fd58ccee0a4693cb65379ae862b80c74
parent69afa9d0f807f4762e5425cf37b33bde08d83145
Companion global variables refactor (#5328)

* Companion Global Variables refactor to support changes to radio in 2.2

* Update model print for global variables refactor

* Check and if necessary update all flight modes gvar after updating min or max

* Fix loop limit

* Add clear single gvar context menu
Add gvar popup values to model print
Minor fixes
companion/src/eeprominterface.cpp
companion/src/firmwares/opentx/opentxeeprom.cpp
companion/src/modeledit/flightmodes.cpp
companion/src/modeledit/flightmodes.h
companion/src/modelprinter.cpp
companion/src/modelprinter.h
companion/src/multimodelprinter.cpp
companion/src/radiodata.h