Gus Grubba
3065d1a9d8
Pulling mavlink with a reversal for the CAMERA_IMAGE_CAPTURED message. It's now back as it was so it won't break existing code.
...
The pull also brought changes to the GPS_RAW_INT message. Only MockLink uses. I entered zeros for all new fields.
8 years ago
Gus Grubba
868adb9e78
Typos and updating mavlink.
8 years ago
Gus Grubba
25d43fd762
MAVLink cleanup
8 years ago
Gus Grubba
a0321b80dd
Camera definition implementation
8 years ago
Gus Grubba
644f6c8394
Updating MAVLink camera/video commands.
8 years ago
DonLakeFlyer
60cec130c8
Remove breakpad since not working
8 years ago
DonLakeFlyer
469a560425
Add support for SET_CAMERA_MODE command
8 years ago
DonLakeFlyer
4e3e6c3503
Mavlink update
8 years ago
Gus Grubba
747c2917cd
Fixing build warnings.
8 years ago
DonLakeFlyer
2fc680bb7b
Add missing directory
8 years ago
DonLakeFlyer
12a66b69f6
Break pad support for android
8 years ago
DonLakeFlyer
156e7ea454
Mavlink submodule update
8 years ago
Gus Grubba
b195b6c636
Fixed android package hierarchy to match package name.
...
Renamed main activity class with a more appropriate name.
8 years ago
Gus Grubba
857776ed20
Updating MAVLink V2
8 years ago
Don Gagne
5c3b9b0d3c
Switch to Qt 5.8
8 years ago
Gus Grubba
549936ecef
Update mavlink v2
8 years ago
Don Gagne
2374891c3e
Remove XBee support
...
Even though it hasn't been supported forever, the files where still
being compiled
8 years ago
Lorenz Meier
ca28b596f0
MAVLink: Update to most recent spec
9 years ago
Don Gagne
9593ff3d5a
Use FTDI driver provided by ftdicjip.com
...
- Fixes lost connections with FTDI radios
- Modified code to only test vendor id, all product ids are let through
- Modified code to pass log output through to C++ side
QGCLoggingCategory system
9 years ago
Rustom Jehangir
66616141f3
SDL2: Add missing Info.plist file for SDL2 framework.
9 years ago
Rustom Jehangir
215d72c1be
SDL2: Remove code signature file to (hopefully) fix macOS Sierra build.
9 years ago
Don Gagne
b4dc5f3ccd
Mavlink 2.0 support
...
No signing support yet
9 years ago
Rustom Jehangir
93f5908ce7
SDL2: Remove old SDL1 development files.
9 years ago
Rustom Jehangir
4b6a41257e
SDL2: Add Windows SDL2 development files.
9 years ago
Rustom Jehangir
7c71f38ce8
SDL2: Add SDL2 Mac development files.
9 years ago
Bart Slinger
01d4d0b22a
mavlink update to include HIL_ACTUATOR_CONTROLS
9 years ago
Bart Slinger
a0d071eb95
remove mavlink update
9 years ago
Bart Slinger
56d400b0bc
using Vehicle instead of UAS
9 years ago
Bart Slinger
e6a125ee02
Add support for HIL_ACTUATOR_CONTROLS mavlink message
9 years ago
Lorenz Meier
878d8a3348
Updated MAVLink 2.0 headers
9 years ago
Nate Weibley
3e51423c13
Update to fixed mavlink and include mavlink in precompiled headers for good measure
9 years ago
Lorenz Meier
6389d2fcbc
Update MAVLink v1 lib to accomodate compiler warning
9 years ago
Lorenz Meier
6243176e9f
Update v2.0 MAVLink libs
9 years ago
Lorenz Meier
0ff4da80e1
Update MAVLink 1 version
9 years ago
Gregory Dymarek
6e33df1aec
Updating mavlink v1.0 ref
9 years ago
Gregory Dymarek
ac4ad3b776
Sync with official
9 years ago
Lorenz Meier
23b94b7bfd
Add MAVLink 2.0 as submodule
9 years ago
Lorenz Meier
86387cf952
Update MAVLink lib version
9 years ago
Lorenz Meier
1df6297661
Update MAVLink version
9 years ago
Lorenz Meier
86eec3f4c5
MAVLink: Update submodule
9 years ago
Lorenz Meier
4e9d37b5e2
Update MAVLink submodule
9 years ago
Don Gagne
779f13f4e3
Remove 3D Mouse Support
9 years ago
Don Gagne
09d067b100
Mavlink update
9 years ago
nopeppermint
b84d333ded
change back qwt corrections
9 years ago
nopeppermint
3c48c8c151
change back correction on thirdParty libs
9 years ago
nopeppermint
6dbae4d4be
correct spelling mistakes
9 years ago
Tomaz Canabrava
8e9f8ede10
More Signals to new syntax, shut up Eigen error for c++11 code
...
bind1st and bind2nd are depreceated in C++11 because now we
have variadic templates, so remove them from the compile unit
if we are compilling in c++11 mode.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Tomaz Canabrava
680fa638fd
update eigen version to 3.2.7, to have better c++11 support
...
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
9 years ago
Don Gagne
f519c8fe21
Update to latest mavlink
9 years ago
dogmaphobic
25a7957503
Done for now
10 years ago