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
863c9f704d
Updated MAVLink version
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
Lorenz Meier
9f7ae75b98
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
88921e7db7
Linux compile fix
12 years ago
Lorenz Meier
a0f71c30ae
Added QUpgrade submodule
12 years ago
Lorenz Meier
a5fb558a8c
Allow higher error count
12 years ago
Lorenz Meier
34e3d1c823
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
33dde65ddf
Improved sensor calibration UI
12 years ago
Lorenz Meier
734fbaf765
Merge pull request #366 from tstellanova/update_version_info
...
clean org references and update version number
12 years ago
Lorenz Meier
81524eeb43
Added DSM binding support, improved mag and board rotation UI support
12 years ago
Lorenz Meier
c6d28ad1ec
Fixed indices on explanation images
12 years ago
tstellanova
08ed1b26bf
clean references and update version number
12 years ago
Lorenz Meier
1387720fa0
Merge pull request #365 from tstellanova/update_version_info
...
Update version info
12 years ago
tstellanova
9de0363030
Use QGroundControl team instead of PX4
12 years ago
tstellanova
4194c29771
add win32 target version info
12 years ago
tstellanova
2f9ccfd9a9
Custom plist file to set version number for Mac OSX
12 years ago
Lorenz Meier
44a11727fb
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
46ca0abac1
Loading the correct mag icons for a few rotations now
12 years ago
Lorenz Meier
3f88380f27
Fixed RC cal
12 years ago
Lorenz Meier
fa0c04df2d
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
fe15fc664e
Merge pull request #363 from tstellanova/qgc_beta01
...
Clear channel mappings at rc cal start; reset lastReceiveTime as needed
12 years ago
tstellanova
3f606af54a
clear channel mappings for > Ch 5 when starting rc cal
12 years ago
tstellanova
b66ee7e917
reset lastReceiveTime
12 years ago
Lorenz Meier
dd47752ad7
Merge pull request #362 from tstellanova/qgc_beta01
...
Avoid transmit problems by not attempting to send on disconnected links
12 years ago
tstellanova
9d6c1ddcba
small RC calibration text tweaks
12 years ago
tstellanova
8afe3e6b86
Remove OK button on RC cal steps where it doesn't make sense
...
Cleanup some RC calibration text as well
12 years ago
tstellanova
3cf08f4c48
don't even attempt to send message if link is down
12 years ago
Lorenz Meier
001bbc8bee
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
e72fe25ab5
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
3f5482adaa
Merge pull request #361 from dagoodma/map_fixes
...
Map fixes
12 years ago
David Goodman
948e9d063b
Fixed "Go To Here" and "Point Camera Here" map context actions to use correct mouse coordinates.
12 years ago
David Goodman
d916bfdda4
Removed commented out code.
12 years ago
David Goodman
af4b8ccea1
Default map type checked and defined in QGCMapWidget.h.
12 years ago
Lorenz Meier
ae9d9af4ba
Merge branch 'config' of github.com:mavlink/qgroundcontrol into config
12 years ago
Lorenz Meier
8dc537df01
Merge branch 'master' of github.com:mavlink/qgroundcontrol into config
12 years ago