Lorenz Meier
b0209db0f1
Minor visual tweak to param slider
13 years ago
Lorenz Meier
7c5dca1c92
First working version of tooltips, look and feel horrible, but functionality is there
13 years ago
Lorenz Meier
6d483f135c
Merge branch 'master' of github.com:mavlink/qgroundcontrol
13 years ago
Lorenz Meier
9d152ddc9d
Huge step towards usability goals: Graphic vehicle configuration in a first (ugly) sketch
13 years ago
Thomas Gubler
9d7dba170f
Merge branch 'master' into hil_flightgear
13 years ago
Lorenz Meier
cc11e3afed
Fixed param loading
13 years ago
Lorenz Meier
d79828ac10
Updated MAVLink
13 years ago
Lorenz Meier
a2d149a38a
Merge pull request #171 from Susurrus/master
...
Modified qgroundcontrol.pri for Windows VS builds
13 years ago
Lorenz Meier
08a6a2f30a
Merge pull request #176 from jonathanFR/master
...
Fix for last commit
13 years ago
Jonathan
64faebd80c
Fix a forgetting in precedent commit adding joystick buttons management
13 years ago
Lorenz Meier
561f5e959b
Merge pull request #175 from jonathanFR/master
...
Add of joystick buttons values for manual control
13 years ago
Jonathan
9923c3e601
Quick add of joystick buttons values in Mavlink manual control messages
13 years ago
Thomas Gubler
8d04513673
HIL Flightgear Configuration: added aircraft option
13 years ago
Thomas Gubler
45eb85815d
HIL: reorganization of UI
13 years ago
Bryant Mairs
962196acab
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol
13 years ago
Lorenz Meier
612645680c
Fixed roll / pitch / yaw rates outputs for XPlane 9
13 years ago
Thomas Gubler
172fd1bbc0
re-enabled terrasync for all operating systems, might produce (non severe) errors on Windows or OS X
13 years ago
Thomas Gubler
c613fc7f27
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into hil_flightgear
13 years ago
Thomas Gubler
680032d888
terrasync support on ubuntu, fixes #1
13 years ago
Lorenz Meier
11b3ad1c85
Added missing initialization
13 years ago
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
Thomas Gubler
ffe57cb705
(re)enabled xplane hil (flightgear hil and xplane hil should both work)
13 years ago
Thomas Gubler
9eb77d2ef9
added Rascal airplane model for flightgear which also includes a 3D model (from http://flightgear.org/legacy-Downloads/aircraft-2.0.0/ )
13 years ago
Thomas Gubler
8c54de4ab7
Flightgear HIL working on Ubuntu
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