Lorenz Meier
|
17fc6302a6
|
Improved calibration screen a lot, gives now much better feedback what to do
|
12 years ago |
Lorenz Meier
|
d53fa86132
|
Merge pull request #358 from flyingk/kai_edit
Update Readme for MAC Clang compiler
|
12 years ago |
Lorenz Meier
|
ce34b3fdb9
|
Merge pull request #354 from tstellanova/solidify_param_handling
Solidify param handling
|
12 years ago |
Kai
|
d52ac62aed
|
Update Readme for MAC Clang compiler
|
12 years ago |
tstellanova
|
6623bd7651
|
stop timer when maxSilenceTimeout is exceeded to avoid infinite loop
|
12 years ago |
tstellanova
|
30be74b224
|
ensure that delta files with new params are loaded
|
12 years ago |
tstellanova
|
980ec0542c
|
ensure data model knows the mav's ID
|
12 years ago |
Lorenz Meier
|
cb76cc555d
|
Updated airframe config
|
12 years ago |
Lorenz Meier
|
34d6ef6022
|
Small warning fix
|
12 years ago |
Lorenz Meier
|
8a16707d75
|
Merge pull request #352 from tstellanova/solidify_param_handling
Solidify param handling
|
12 years ago |
tstellanova
|
1b4ac63a8b
|
fix sense of RC pitch calibration; notify user when we abandon reads/writes after timeout
|
12 years ago |
Lorenz Meier
|
85e653eeb6
|
Cleanup of calibration UI
|
12 years ago |
Lorenz Meier
|
c07de6faac
|
Guarding against zero RC channels
|
12 years ago |
Lorenz Meier
|
50052f1c7c
|
Merge pull request #351 from tstellanova/fix_retransmit
Fix retransmit
|
12 years ago |
tstellanova
|
de5fc6a5bd
|
Reimplement write and read timeout retransmission
Also move default component ID into data model
|
12 years ago |
Lorenz Meier
|
4d5aa0df22
|
Fixed RC mapping check
|
12 years ago |
Lorenz Meier
|
1f76bbed9e
|
More fixes and rigor
|
12 years ago |
Lorenz Meier
|
59743ec521
|
Post-merge cleanup
|
12 years ago |
Lorenz Meier
|
a5112f49ea
|
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
d55937a1c8
|
Another cleanup round
|
12 years ago |
Anton Babushkin
|
6f8553bbda
|
Config panel title initialization fix
|
12 years ago |
Lorenz Meier
|
7aa3ca2dcb
|
Fixed port to not auto-reset
|
12 years ago |
Lorenz Meier
|
1665245a3c
|
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
e6350560fa
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
|
12 years ago |
Lorenz Meier
|
94fcdaa30d
|
Instatiation / state fixes
|
12 years ago |
Lorenz Meier
|
107d7167f2
|
Fixed race issues in config upload, tested to be reliable now - board startup scripts now need the other half of testing
|
12 years ago |
Lorenz Meier
|
402029725d
|
Added periodic check for ports to QGC toolbar to not depend on port state on power up
|
12 years ago |
Lorenz Meier
|
baafca2ea4
|
Fixed image paths
|
12 years ago |
Lorenz Meier
|
18a3503dd1
|
More config fixes
|
12 years ago |
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 |