3114 Commits (3726f315da41719dd22e7e3c20dd4a6e13066268)
 

Author SHA1 Message Date
Lorenz Meier 3726f315da Merge pull request #336 from tstellanova/config_space 12 years ago
tstellanova 32b15c26d4 fix emits of comms updates, fix serial error queueing 12 years ago
Lorenz Meier 41d76c0cac Minor style fixes 12 years ago
Lorenz Meier a699ceab14 Merge branch 'master' of github.com:mavlink/qgroundcontrol into config 12 years ago
Lorenz Meier 99a8946e0f Minor cleanup in PFD 12 years ago
Lorenz Meier fb4c0a0dc7 Huge progress in vehicle config view, added text console to sensors view, all WIP, still ugly 12 years ago
Lorenz Meier 1d79eb003f Checkpoint: RC calibration much better / operation, can use UI tweaks. Airframe config in, but not operational and still very functional / ugly. 12 years ago
Lorenz Meier fb7d841313 Merge branch 'new_state_machine_modes' of https://github.com/DrTon/qgroundcontrol into config 12 years ago
Lorenz Meier c5bed07a67 Merge branch 'config' of github.com:mavlink/qgroundcontrol into config 12 years ago
Lorenz Meier 8691d1e18d Merged config changes from upstream 12 years ago
Lorenz Meier 97d2bf457c Merged PX4 config widget 12 years ago
Lorenz Meier 9af0463563 Merge branch 'config' of github.com:mavlink/qgroundcontrol into config 12 years ago
Lorenz Meier 2db1d02464 Merge pull request #335 from tstellanova/config_tweaks 12 years ago
tstellanova f1b68b5093 hide Status and Actions widgets for now 12 years ago
tstellanova 82afc8ed66 ensure that pending items are visible across multiple widgets 12 years ago
Lorenz Meier 5ca5bd9e4e Merge pull request #334 from tstellanova/mvc_refactor 12 years ago
tstellanova 4646c6818a Cleanup buttons in px4config; impl clearing pending list 12 years ago
tstellanova d6801ac6bb fix rendering of advanced parameters editors 12 years ago
tstellanova 1b1e0f5027 fix one-stage constructor problem 12 years ago
tstellanova 5a69605a74 Fix param widget init 12 years ago
tstellanova f1b832687f Fix instance initialization 12 years ago
tstellanova d7137bbe39 refactor QGCUASParamManager to be Controller-only (no View code) 12 years ago
Lorenz Meier 98936a4199 Minor UI fixes 12 years ago
Lorenz Meier 09a26af933 Merge branch 'master' of github.com:mavlink/qgroundcontrol into config 12 years ago
Lorenz Meier 5218dcaf49 Merge pull request #333 from tstellanova/flow_debug 12 years ago
tstellanova f22f7f7f30 don't re-request param list each time we open a param widget 12 years ago
tstellanova d3db72a69d when param widget is loaded we only want to re-request the whole param list if we don't already have one 12 years ago
tstellanova 9bdb1a3a4d Fix path for promoted widget 12 years ago
Anton Babushkin 8541598f9c base_mode/custom mode support 12 years ago
Lorenz Meier 0a28c8455a Merge pull request #331 from dagoodma/set_home 12 years ago
David Goodman 861b363c66 Fixed obtaining position. Fixed message box text. 12 years ago
David Goodman f83821e5a1 Added Set Home option to map menu. Fix home icon always placed in bottom right. 12 years ago
Lorenz Meier 46d27b944e Merge pull request #330 from tstellanova/mvc_decoupling 12 years ago
Lorenz Meier 4b142a48cd Merge pull request #328 from gefink/master 12 years ago
tstellanova 17afe22004 Merge branch 'mvc_decoupling' of https://github.com/tstellanova/qgroundcontrol into mvc_decoupling 12 years ago
tstellanova f6ca6cb64f fix updating of pending param list after transmit 12 years ago
tstellanova 4ace23f96c fix counting of written params; fix wiring of pend param widget to model 12 years ago
tstellanova 624bb0a4ef prelim extraction of read-only pending params widget 12 years ago
tstellanova d7c6cad7f1 cleanup cruft 12 years ago
tstellanova 98f2ae2307 more strict locking of currently updating parameter 12 years ago
tstellanova 656841a652 Better data model update debouncing 12 years ago
tstellanova 9af23ff72c Begin to connect separate param widgets via data model 12 years ago
tstellanova fb50a3cdb5 fix slot wiring; debounce echo from data model 12 years ago
tstellanova d907b9341b fix timeout checker 12 years ago
tstellanova 8d860fdc00 fix lastTimerReset bug 12 years ago
tstellanova 0af584991b propagate pending list updates 12 years ago
tstellanova 1bc43cabe4 workaround for premature timer firing bug 12 years ago
tstellanova 5d23be2e61 fix pending parameter change check 12 years ago
tstellanova 3c6bc561c2 fix change checking for params; better pending status indication 12 years ago
tstellanova 251501447b clear guard timer when list mode done 12 years ago