Lorenz Meier
7048ce946c
Checkpoint: This is looking sweet
12 years ago
Lorenz Meier
1aa7b9b918
Many more fixes on calibration, starts to actually do something
12 years ago
Lorenz Meier
bd2ecaaf11
Reasonably nice firmware upgrade
12 years ago
Lorenz Meier
69a2be1be2
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
363c46b646
Added QUpgrade Resources
12 years ago
Lorenz Meier
1ca53ab02b
Re-did sensor calibration, WIP
12 years ago
Lorenz Meier
6eff8ad638
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
d560305233
Fixes, working on uploading story
12 years ago
Lorenz Meier
1ce0285306
Instantiate a PX4 config view in PX4 mode from start, since boards with just the bootloader (or no working telemetry) cannot be flashed else.
12 years ago
Lorenz Meier
1487bf57c8
Merge pull request #347 from tstellanova/config_simplify
...
Migration to single parameter widget; ignore RC updates on unmapped channels
12 years ago
tstellanova
c45feb280f
Begin migration to integrated param widget
...
don't process updates to unmapped rc channels when we're not in
calibration mode
12 years ago
Lorenz Meier
c373ec7464
Merge pull request #346 from tstellanova/config_Resolve
...
send RC params to the known correct component ID
12 years ago
tstellanova
7bb12dd288
ignore autosave files
12 years ago
tstellanova
1ef980dafb
Respect component id passed to UAS::setParameter
12 years ago
Lorenz Meier
3dece82d54
Adding signals for auto-link handling
12 years ago
Lorenz Meier
6a21074306
Merge pull request #345 from tstellanova/config_Resolve
...
workaround problem where QVariant param values arrive as QString
12 years ago
tstellanova
eccfcb0a76
workaround for QVariants incoming as QString meta type
12 years ago
Lorenz Meier
d8fd4852a0
Further cleanup
12 years ago
Lorenz Meier
f8e59e0783
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
a4d7f1007d
Completely overhauled RC config, automated *everything*
12 years ago
Lorenz Meier
42c623686e
Merge pull request #344 from DrTon/config_auto_submode
...
Indicate AUTO submodes.
12 years ago
Anton Babushkin
f87953f077
Indicate AUTO submodes.
12 years ago
Lorenz Meier
15032b1be3
Merge pull request #342 from tstellanova/config_Resolve
...
Config resolve
12 years ago
tstellanova
a87e00e136
use a real component ID when we know what it is
12 years ago
Lorenz Meier
cbd12e1443
Show message box, handle USB link disconnect for user
12 years ago
Lorenz Meier
c8e4621763
Minor improvements in airframe config, param transfer / reboot are still not quite doing what we want
12 years ago
Lorenz Meier
d83f03f640
Merge pull request #341 from tstellanova/config_Resolve
...
trying to make autoconfig more robust
12 years ago
tstellanova
a6fcb12098
setAutoConfig when setting autostart
...
- minor refactor of airframeconfig.cc
- add placeholder for new scratch build multirotor
12 years ago
tstellanova
f5e0d9e29d
reduce debug log noise
12 years ago
Lorenz Meier
f643bdea2e
Fixed states of airframe UI, not tested with system yet
12 years ago
Lorenz Meier
e0cf53eb9b
Buggy WIP on airframe selection
12 years ago
Lorenz Meier
2d0575fe81
Merged from upstream/config
12 years ago
Lorenz Meier
2708e43949
UI fixes / changes
12 years ago
Lorenz Meier
31c48bba73
Merge pull request #339 from tstellanova/config_debug
...
Speak and show critical messages in message view
12 years ago
tstellanova
6865e01c8c
support speaking critical messages
12 years ago
tstellanova
2dfe72e564
Change message view styling based on severity
12 years ago
Lorenz Meier
f850094fb2
Merge pull request #338 from tstellanova/config_debug
...
RC calibration and mapping debug
12 years ago
tstellanova
e98081fe95
allow identification of 8 channels during calibration
...
Add "skip" buttons in msg box (instead of cancel); allow user to cancel
upload of rc params after reviewing them
12 years ago
tstellanova
a570c1fa79
persist params immediately after we know that we've send all pending
12 years ago
tstellanova
ce1e6e140a
Support persist-params-after-send
...
Add persistRcValuesButt to allow mappings to be persisted outside the
calibration mode; cleanup const params in param dataq model; add some
debug for mapping problems
12 years ago
Lorenz Meier
4cfe93ccbb
WIP on airframe config
12 years ago
Lorenz Meier
8917ff1757
Permanently storing onboard params now
12 years ago
Lorenz Meier
b40f81ba56
Rock-solid RC calibration, not leaving out any steps
12 years ago
Lorenz Meier
5313da4144
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
da5eaf93f3
Make non-moved channels safe, will fail RC check else
12 years ago
Lorenz Meier
130debe4a5
Better disarmed labeling
12 years ago
Lorenz Meier
467a2a1176
Minor UI improvements, WIP
12 years ago
Lorenz Meier
dc56864924
Merge pull request #337 from tstellanova/config_review
...
Cleanup pending items tree completely when we receive an update
12 years ago
tstellanova
9947f0466b
Fix firmwareMenuButtonClicked wiring
12 years ago
tstellanova
72f465db33
cleanup internal data structures that reference the groupItem
12 years ago