- Jul 27, 2017
-
-
Gus Grubba authored
Some crazy shit in UAS.cc was using an array of 256 bytes to handle received messages and mapping them to components. Well, any message ID over 255 would cause a buffer overrun.
-
- Jul 26, 2017
-
-
Gus Grubba authored
-
- Jul 25, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
Remove debug output Fact enumStrings and enumValues can not be changed independently. Therefore you only need one signal.
-
- Jul 24, 2017
-
-
Gus Grubba authored
-
- Jul 23, 2017
-
-
Gus Grubba authored
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.
-
- Jul 22, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jul 21, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jul 20, 2017
-
-
Gus Grubba authored
-
- Jul 19, 2017
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
Handle initial storage Handle image/video capture and storage.
-
- Jul 18, 2017
-
-
Don Gagne authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jul 17, 2017
-
-
DonLakeFlyer authored
-
- Jul 16, 2017
-
-
DonLakeFlyer authored
-
- Jul 15, 2017
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Jul 12, 2017
-
-
Gus Grubba authored
Hide "Save Path" as it breaks the UI in General Settings.
-
- Jul 09, 2017
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
Helps battery life
-
- Jul 08, 2017
-
-
Lorenz Meier authored
PX4 Firmware plugin: First try to switch flight mode, then arm if successful - which is a lot safer than arming and then seeing if we can switch modes.
-
Lorenz Meier authored
Firmwareplugin: Trim retry period to something that matches closer the users attention and is still long enough to allow for multiple heartbeats to pass through
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
- Jul 07, 2017
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
- Don't allow goto click while other guided ui is visible - Use NoMouseThroughRectangle for guided ui popups - Better visuals for goto indicator in map
-
DonLakeFlyer authored
-