3303 Commits (5f37d6c999eccaec6c92088539898cefc084a984)
 

Author SHA1 Message Date
tstellanova 86f5864bba Fix statusMsgUpdate wiring; remove cruft 12 years ago
tstellanova 92843a3d20 ignore duplicate request param list 12 years ago
tstellanova ead568d8a3 Fix signal/slot mismatch; update formatting of some signal/slot wiring 12 years ago
tstellanova 959fc8faec Fix miswired slot/signals 12 years ago
tstellanova 7b81776c73 fix setActiveUAS; fix build warnings for enum switches 12 years ago
tstellanova d683fa331c Move requestCalibrationRC into commsmgr 12 years ago
tstellanova 764e22c92a fix setting of current mav in QGCConfigView 12 years ago
tstellanova 6e84f136b4 More signal /slot fixes 12 years ago
tstellanova abed8afec8 fixing signals / slots 12 years ago
tstellanova 4e19c3a06e fix build 12 years ago
tstellanova 3af4958cb8 wip-- more mvc refactoring 12 years ago
tstellanova 1bf69c0a70 start moving comms mgmt code to a separate class 12 years ago
tstellanova 77aaf4d015 Fixing inter-object wiring 12 years ago
tstellanova e87b4ca5bd consolidating comms-related methods 12 years ago
tstellanova 5e211bb9b2 debug multiple parameter widgets creation 12 years ago
tstellanova 9bcd3ed364 debugging retransmission of read param list 12 years ago
tstellanova 3185583772 move parameter meta info into param data model 12 years ago
tstellanova 6157344e1b more comms refactoring 12 years ago
tstellanova 2eac0e2e58 Refactoring comms code 12 years ago
tstellanova 79e1035681 ignoring UAS updates while slider has no param name 12 years ago
tstellanova d5d0563b70 fix debug str 12 years ago
tstellanova c70d99207a cleanupt paramInfo (tooltips) 12 years ago
tstellanova eee3e8fe1c Move more model code into the model class 12 years ago
tstellanova 9a9913bb27 remove unused methods 12 years ago
tstellanova ea5e80afeb Move handleParameterUpdate into data model class 12 years ago
tstellanova ca20853343 utility methods for data model 12 years ago
tstellanova 0be24ebc42 rename parameters 12 years ago
tstellanova 132795551b remove pure virtual 12 years ago
tstellanova 4d77bfedfe wip decoupling the UI (view) from the param data model 12 years ago
tstellanova f020b64121 remove pure virtual 12 years ago
tstellanova 3713adf2fe fix null ptr exception 12 years ago
tstellanova 548a0097ec wip decoupling the UI (view) from the param data model 12 years ago
tstellanova 1fad00a10d fix updating of pending param list after transmit 12 years ago
tstellanova 6b1801a8da fix counting of written params; fix wiring of pend param widget to model 12 years ago
tstellanova c7d4af260f prelim extraction of read-only pending params widget 12 years ago
tstellanova 1617064813 cleanup cruft 12 years ago
gefink 31482062d7 Fixed RC calibration trim problem. Trim was not being set because setTrimPositions() was never being called. 12 years ago
tstellanova 918bdf6ba0 more strict locking of currently updating parameter 12 years ago
tstellanova e02f9ec092 Better data model update debouncing 12 years ago
tstellanova 11e1379a07 Begin to connect separate param widgets via data model 12 years ago
tstellanova 8f165fa489 fix slot wiring; debounce echo from data model 12 years ago
tstellanova 330f067d2c fix timeout checker 12 years ago
tstellanova ceffc7a60d fix lastTimerReset bug 12 years ago
Lorenz Meier bb7d4c2d4e Merge branch 'master' of github.com:mavlink/qgroundcontrol into config 12 years ago
tstellanova 08f2de63f6 propagate pending list updates 12 years ago
tstellanova dae59cf7e2 workaround for premature timer firing bug 12 years ago
tstellanova 6bc50564cf fix pending parameter change check 12 years ago
tstellanova 15355644f6 fix change checking for params; better pending status indication 12 years ago
tstellanova 5f00489feb clear guard timer when list mode done 12 years ago
tstellanova 7037ca90ad move sendPendingParams 12 years ago