Lorenz Meier
|
699b36cea8
|
Merge pull request #215 from geeksville/master
Minor fixes to fix build on Ubuntu
|
12 years ago |
Kevin Hester
|
6177774bcd
|
Fixes needed to make ubuntu build work again (at least for me)
|
12 years ago |
Lorenz Meier
|
917d0e50ed
|
Clarifications on mode display
|
12 years ago |
Lorenz Meier
|
578c6ab05c
|
Removed annoying compile message
|
12 years ago |
Lorenz Meier
|
cbbac43f79
|
Added flying wing support
|
12 years ago |
Lorenz Meier
|
b3ba7ea3da
|
Merge pull request #210 from Susurrus/compile-fixes
Compilation warning fixes
|
12 years ago |
Bryant
|
ccc497b2f0
|
Reverting change that just made things work (need to wait for GCC4.7 for this).
|
12 years ago |
Bryant
|
82c7afbb15
|
Fixed most -Wreorder warnings from GCC.
|
12 years ago |
Bryant
|
d779e7f1da
|
Fixed compilation warnings with regards to unused variables and uninitialized variables.
|
12 years ago |
Lorenz Meier
|
09fc4c2d7c
|
Merge pull request #205 from thomasgubler/hil_flightgear_dev
Hil flightgear: NaN bugfix, removed fg-root setting, avoid renaming of protocol files
|
12 years ago |
Lorenz Meier
|
82fff747d0
|
Merge pull request #195 from Susurrus/mav_insp_clear
Fixed the Clear button in the MAVLink inspector window to actually clear
|
12 years ago |
Lorenz Meier
|
8e305c771f
|
Merge pull request #207 from Susurrus/master
URGENT: Fix broken Windows compilation
|
12 years ago |
Bryant
|
975f6fb5eb
|
Fixed compilation in Windows.
|
12 years ago |
Thomas Gubler
|
9f29a42dbb
|
FG HIL: usage of correct protocol files, simplifies installation, thanks to James Goppert
|
12 years ago |
Thomas Gubler
|
cdd2f9fb1f
|
FG HIL: removed setting of fg-root
|
12 years ago |
Thomas Gubler
|
b791e299b7
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into hil_flightgear_dev
|
12 years ago |
Lorenz Meier
|
50518c19ad
|
Updated MAVLink version
|
12 years ago |
Lorenz Meier
|
1930732403
|
Fixed yaw representation when translating from XPlane
|
12 years ago |
James Goppert
|
d953c00731
|
Minor compile fixes.
|
12 years ago |
Lorenz Meier
|
d064ac00c5
|
Potential fix for HIL state machine issue
|
12 years ago |
Lorenz Meier
|
cf8e48eba4
|
Fixed sign of actuator output
|
12 years ago |
Lorenz Meier
|
17adc213a2
|
Added rates setpoints, improved vehicle config UI
|
12 years ago |
Lorenz Meier
|
8efa76b350
|
Upgraded MAVLink, added additional setpoint messages
|
12 years ago |
Thomas Gubler
|
de0731a453
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into hil_flightgear_dev
|
12 years ago |
Lorenz Meier
|
b3e21a8b19
|
Improved and validated RC calibration
|
12 years ago |
Lorenz Meier
|
fb7663d37e
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
47d59fa94e
|
Firmware upgrade app, XPlane link improvements, better RC calibration
|
12 years ago |
Lorenz Meier
|
16f28ff7f2
|
Additional support files
|
12 years ago |
Lorenz Meier
|
a45f6f9644
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
fc442534df
|
Added support for fine-granularity sensor status
|
12 years ago |
Lorenz Meier
|
fd950f540a
|
Auto-requesting telemetry on APM connection
|
12 years ago |
Lorenz Meier
|
c67c2784b8
|
Merge pull request #199 from skye-git/default_3DMouse
3 d mouse
|
12 years ago |
Matthias Krebs
|
b9864c1f2f
|
Fixed syntax for Windows. Fertig!
3DMouse working on Windows and Ubuntu
|
12 years ago |
Matthias Krebs
|
d1f6bed3f9
|
3DMouse button mapping to separate translations and rotations (Both WINDOWS and LINUX)
|
12 years ago |
Matthias Krebs
|
1d89806744
|
Adding 3DMouse Support for LINUX (not completed)
|
12 years ago |
Matthias Krebs
|
e7036cd3a8
|
3DMouse Implementation for Windows completed (tested on win8 (and ubuntu 12.04))
|
12 years ago |
Matthias Krebs
|
fde7770acc
|
Send out mavlink setpoint 6dof messages for manual control
|
12 years ago |
Matthias Krebs
|
eb21fe21af
|
Implementation of 6DOF 3DMouse input (Windows only)
Implementation of 6DOF 3DMouse input (Windows only). Not tested yet.
|
12 years ago |
Matthias Krebs
|
9483a2d934
|
Add 3DMouse SDK for Windows
|
12 years ago |
Matthias Krebs
|
6ff998a27f
|
gitignore windows shell temp file and .opensdf
|
12 years ago |
Lorenz Meier
|
7b1df3b809
|
Fixes to X Plane HIL
|
12 years ago |
Thomas Gubler
|
11874ee99e
|
Flightgear HIL: Flightgear does not like NaN values, added a check before the output to Flightgear
|
12 years ago |
Lorenz Meier
|
716915e3cc
|
Improved HSI display, hooking up next to UAS object
|
12 years ago |
Lorenz Meier
|
8fd1afc5e0
|
Fixed XPlane 9
|
12 years ago |
Lorenz Meier
|
105d1d6c30
|
Fixed zero order hold for logging
|
12 years ago |
Lorenz Meier
|
da1218a2e3
|
Fixed last remaining bugs in logging, now reliable with Unix and non-Unix timestamps
|
12 years ago |
Lorenz Meier
|
680da7562f
|
Fixed another logging bug
|
12 years ago |
Lorenz Meier
|
49f2f76b48
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Lorenz Meier
|
fb5829864b
|
Fixed logging
|
12 years ago |
Bryant
|
64178c82a9
|
Fixed the Clear button in the MAVLink inspector window to actually clear previous messages.
|
12 years ago |