John Tapsell
c90c55d480
CommConfigurationWindow - make it a proper QDialog, and not a floating widget
12 years ago
John Tapsell
13e5381d3a
DataPlot - Don't crash if the user cancels saving the data or image file
12 years ago
Lorenz Meier
2034be4de7
Merge pull request #392 from johnflux/config
...
Do not crash in an empty symmetric IncrementalPlot
12 years ago
John Tapsell
1f983e59a1
Do not crash in an empty symmetric IncrementalPlot
...
This crash could be reproduced by starting QGroundControl, switching to
plot, then clicking the "Symmetric" checkbox.
12 years ago
Lorenz Meier
36d5aded72
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
b82d37f818
Cleanup of airframe config, removed debug line
12 years ago
Lorenz Meier
e30960c5ea
Merge pull request #387 from thomasgubler/hil_flightgear
...
Sensor Hil for flightgear
12 years ago
Thomas Gubler
b73c911670
Flightgear sensor HIL
12 years ago
Lorenz Meier
ea634b841f
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
d03f96f4f9
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
56654426b2
Merge pull request #385 from limhyon/master
...
Quadrotor HILS Update
12 years ago
Hyon Lim (Retina)
943391db9c
Motor order has been determined
12 years ago
Hyon Lim (Retina)
8b1f5624cd
There was an HILS bug that bypass raw RC signal (range from 900 to around 2000) to XPlane.
...
This commit disabled RC RAW signal callback.
12 years ago
Lorenz Meier
d618eb27f6
Disabled debug output
12 years ago
Lorenz Meier
f911050494
Merge pull request #384 from jean-m-cyr/config
...
Fix toolbar battery voltage not updating
12 years ago
Jean Cyr
ad3307bf71
Fix toolbar battery voltage not updating
12 years ago
Lorenz Meier
99f5f370d1
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
19733af3e3
Merge pull request #383 from jean-m-cyr/config
...
Implement message driven receiver pairing
12 years ago
Lorenz Meier
a2e3e1bb65
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
1ce28cb938
Fixed sensor config
12 years ago
Jean Cyr
1c889b1d2a
Fix duplicated inputs
12 years ago
Jean Cyr
0d86dbd5ea
Merge remote-tracking branch 'upstream/config' into config
12 years ago
Lorenz Meier
a225878a74
Renamed README
12 years ago
Lorenz Meier
3f75dfac30
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
d8ec1c381f
Improving RC ui
12 years ago
Jean Cyr
dfa368c8f9
Fix receiver pairing comment
12 years ago
Jean Cyr
51e21f9f7f
Implement message driven receiver pairing
12 years ago
Lorenz Meier
341c7719e2
Merge pull request #382 from jean-m-cyr/config
...
Miscellaneous Windows QGC build fixes.. including APM crash fix
12 years ago
Jean Cyr
34920fe235
Fix crash under Windows invoking the APM autopilot
...
- APM resources were not installed
12 years ago
Jean Cyr
7dfaf20b76
Revert to original target name in win32 build
12 years ago
Jean Cyr
a27dd82ad8
Fix copy target for release build
12 years ago
Jean Cyr
ffddac5111
Put build copies in their proper place
...
- DLL copying belongs in qgroundcontrol.pro, not qupdate.pro
- Turn on link time code generation for better (global) optimization
12 years ago
Lorenz Meier
3ffc683599
Improved airframe config and removed debug output
12 years ago
Lorenz Meier
863c9f704d
Updated MAVLink version
12 years ago
Lorenz Meier
d64f163e78
Merge pull request #379 from tstellanova/update_master_docs
...
update master docs (first visible on github) to explain how to grab QGC2
12 years ago
tstellanova
74f9e1c14c
update master docs (first visible on github) to explain how to grab QGC2 etc
12 years ago
Lorenz Meier
0726050c73
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
51be66c66d
Make sure to only use available space when disconnected
12 years ago
Lorenz Meier
b346058915
Merge pull request #376 from jean-m-cyr/config
...
Fix Spektrum pair buton such that it works every time.
12 years ago
Jean Cyr
8216b137c7
Fix Spektrum pair buton such that it works every time.
...
- MAV resets the RC_DSM_BIND param back to 0 automatically but QGC
doesn't know about this and thinks the parameter hasn't changed when the
pair button is hit a second time. Since it thinks the param has not
change, it doesn't transmit the update.
- This implements method to allow to optionally force QGC to send the
update. By default it does not
- Also added copy statements to include the two missing DLLs
(QtDeclarative and QtScript) automatically as part of Windows build.
12 years ago
Lorenz Meier
7e482b03c1
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
dac4d313dc
Added HILSTAR
12 years ago
Lorenz Meier
f5408ec254
Merge pull request #373 from jean-m-cyr/config
...
Don't flood log with debug info
12 years ago
Lorenz Meier
e87936ccb0
Added DSM-X support
12 years ago
Jean Cyr
af3ace3b71
Don't flood log with debug info
12 years ago
Lorenz Meier
5322c77489
Final toolbar tweaks
12 years ago
Lorenz Meier
8548528599
Fixed toolbar fun when disconnected
12 years ago
Lorenz Meier
baca1f382a
Merge pull request #371 from akistanov/config
...
Fix for windows build
12 years ago
akistanov
46b5453cbd
fix windows build
12 years ago
Lorenz Meier
cb3618b824
Fix math calls
12 years ago