Bryant Mairs
ca5245c064
Cleaned up the qgroundcontrol.pri build file for win32-vs20**. Some extra
...
stuff was copied that didn't need to be and some things were missing.
For example, the release build couldn't be copied and run on another
computer because the Visual Studio runtime DLLs weren't copied. Their
license allows them to be distributed, so this is fine to do.
13 years ago
Lorenz Meier
56190d7593
HIL fixes
13 years ago
Lorenz Meier
2ead9b7d65
Get X-Plane 9 supported
13 years ago
Lorenz Meier
f1c2703d8d
Minor cleanups
13 years ago
Lorenz Meier
3131d7e52e
Substantial cleanup in joystick interface, operational now
13 years ago
Lorenz Meier
31a1a07009
Fixed HIL startup crash, fixed yaw offset
13 years ago
Lorenz Meier
f9a43531bc
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
160e001438
HIL and Joystick input
13 years ago
Lorenz Meier
b0103c8f8f
Fixed Google Earth loading path
13 years ago
Lorenz Meier
b3f6fe7899
A few HIL related fixes, still working
13 years ago
Lorenz Meier
a1801317f6
Fixed bug in named value decoding, added additional functionality to HIL config widget
13 years ago
Lorenz Meier
62a8f91920
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
bb01b594ad
Fix a minor bug on program shutdown with link deletion
13 years ago
Lorenz Meier
b9b9fbc419
Fixed SDL include path
13 years ago
Lorenz Meier
ab57e1ba72
Cleaned up SDL framework inclusion, removed dependency to system-wide installed SDL
13 years ago
Lorenz Meier
77bc952f80
HIL working both ways with X-Plane, adding convenience functions now
13 years ago
Lorenz Meier
127eb2ce54
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
6390b27195
Disabled firebug, fixed beachballing in Debug console
13 years ago
Lorenz Meier
94407a04c1
Merge pull request #169 from barthess/fix_hud_compass
...
Fixed yaw indication in HUD
13 years ago
barthess
5d59ec107f
Fixed yaw indication in HUD
13 years ago
Lorenz Meier
d5fd2dc088
Updated deployment script, disabled unfinished windows
13 years ago
Lorenz Meier
c98e35ceef
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
e375bfe101
Fixed buffer overflow with auth key
13 years ago
Lorenz Meier
8a33280ed7
Fixed windows compilation
13 years ago
Lorenz Meier
2c3a448f8a
Merge pull request #167 from barthess/fix_cache_path
...
mapscache moved to user`s home directory to prevent polution of root FS
13 years ago
Lorenz Meier
87aa800c26
Fixed compilation on Mac OS 10.8 / Mountain Lion
13 years ago
barthess
82fcf65316
mapscache moved to user`s home directory to prevent polition of filesystem root
13 years ago
Lorenz Meier
106ffa74e5
Fixed Logging, MAVLink API adjustments
13 years ago
Lorenz Meier
a752988b97
Updated MAVLink
13 years ago
Lorenz Meier
25971a7f14
Merge branch 'master' of github.com:mavlink/qgroundcontrol into newlogging
13 years ago
Lorenz Meier
3b8bf9b32e
Minor comments on RC cal
13 years ago
Lorenz Meier
e1669b0a0d
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
561a7416e1
Attempting to improve logging behaviour
13 years ago
Lorenz Meier
d711300051
Adjusted sanity check
13 years ago
Lorenz Meier
f94531e82d
Logging in a more compact, more reasonable file format
13 years ago
Lorenz Meier
e70c38bfe5
Fully hooked up HIL and vehicle config, time to flesh it out
13 years ago
pixhawk
0985168069
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
13 years ago
pixhawk
16c6a63e0a
removed temporarily hardcoded value
13 years ago
Lorenz Meier
cb2dec430d
X-Plane HIL proven both ways, data conversion and controls feedback set up correctly, needs actual HIL flights tests now
13 years ago
Lorenz Meier
7d28c2742d
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
bbdc9a84bb
Pushed HIL with X-plane to being close to operational. Receiving from X-Plane implemented, sending to it is prepared. Needs an iteration of onboard SW first
13 years ago
Lorenz Meier
7a29c5aa14
Merge pull request #164 from barthess/mav_icons
...
Mav icons
13 years ago
barthess
9ee5dc16e2
support of new icons added to program
13 years ago
barthess
e0633326c4
some polishing on icons
13 years ago
barthess
8b4312d304
added stubs for other MAV types
13 years ago
barthess
0333376f47
added image for ground rover
13 years ago
Lorenz Meier
432ce33003
Added RC calibration stub, ready for testing and fine-tuning
13 years ago
Lorenz Meier
a563f89c34
Merge pull request #163 from barthess/msg_id_command_ack_handler
...
Fixed reporting of command execution status
13 years ago
Lorenz Meier
bc8dbe8a33
Start emergency only once
13 years ago
Lorenz Meier
2eeb79f3f7
Catching NaNs and Inf in HUD
13 years ago