Lorenz Meier
5b3bcee57c
Updated MAVLink revision
11 years ago
Lorenz Meier
cf790028f1
Updated MAVLink message set
11 years ago
ndousse
950ebd9e77
Update the MAVLink submodule
11 years ago
Lorenz Meier
578adc855c
updating MAVLink
11 years ago
Julian Oes
8b90e94775
mavlink: updated submode to latest master
11 years ago
Lorenz Meier
b92c37e1ee
Updated MAVLink
11 years ago
Lorenz Meier
652e7b43a2
Updated MAVLink message specs, now got FILE_TRANSFER_PROTOCOL
11 years ago
Lorenz Meier
0177637052
Updated MAVLink revision
11 years ago
Lorenz Meier
8caddac09b
Updated MAVLink submodule to resolve windows compile error
11 years ago
Julian Oes
75ec67e6ef
mavlink: submodule updated
11 years ago
Julian Oes
00d4e642a4
mavlink submodule: use latest pixhawk headers
11 years ago
Lorenz Meier
79d121dc07
Remove non-needed files for MAVLink - we just want the C library
11 years ago
Thomas Gubler
e916437f93
update mavlink version
11 years ago
Thomas Gubler
82edfb3907
remove mavlink
11 years ago
Thomas Gubler
3d1019d385
update mavlink submodule to latest master
11 years ago
Thomas Gubler
a61644239e
add mavlink headers as submodule
11 years ago
Thomas Gubler
5d4e04f214
remove mavlink headers
11 years ago
Lorenz Meier
a8f64c9624
Update mavlink with latest static file fixes from upstream repo
11 years ago
Lorenz Meier
4ac07c371a
Updated MAVLink to the newest revision, no functional changes
11 years ago
Don Gagne
96fd7a0316
Fix macro redefinition errors
...
This removes a race condition between both qwt and qt against math.h on
windows with _USE_MATH_DEFINES set. If math.h comes after qwt or qt
math headers the math defines will be redefined. Really nasty to track
down and ordering problems. So instead I just removed using math
defines on windows and fall back to asin definition of M_PI_2. This
will have some slight perf impact since it calls function instead of
using constant. But I doubt on any of today’s machine it really makes a
difference.
11 years ago
Lorenz Meier
34fb91182a
MAVLink update
11 years ago
Lorenz Meier
863c9f704d
Updated MAVLink version
12 years ago
Lorenz Meier
0e242ad72c
Fixed windows compile error
12 years ago
Lorenz Meier
fc3c73b277
Updated MAVLink, fixed minor issues with contributed style updates, ready for prime time
12 years ago
Lorenz Meier
478b476adc
Updated MAVLink
12 years ago
Lorenz Meier
d4e36442d0
Revert "MAVLink update"
...
This reverts commit 233a17161a
.
12 years ago
Lorenz Meier
233a17161a
MAVLink update
12 years ago
Lorenz Meier
e79b49fd4a
MAVLink update
12 years ago
Michael Carpenter
e13b3a0d43
Addition of INT8 and INT16 MAV_PARAM_TYPE handling of incoming messages
12 years ago
Lorenz Meier
aec6756189
Updated MAVLink version
12 years ago
Lorenz Meier
50518c19ad
Updated MAVLink version
13 years ago
Lorenz Meier
17adc213a2
Added rates setpoints, improved vehicle config UI
13 years ago
Lorenz Meier
8efa76b350
Upgraded MAVLink, added additional setpoint messages
13 years ago
Lorenz Meier
d79828ac10
Updated MAVLink
13 years ago
Lorenz Meier
a752988b97
Updated MAVLink
13 years ago
Lorenz Meier
30cff0cddd
Updated MAVLink version
13 years ago
Lorenz Meier
6ffe3d8672
Updated MAVLink, fixed typo there, fixed missing header in HIL
13 years ago
Lorenz Meier
934183fcb3
Updated MAVLink
13 years ago
Lorenz Meier
ab6f11f836
Updated MAVLink to v1.0.9
13 years ago
Jessica
1075997813
Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries.
13 years ago