- Sep 23, 2019
-
-
Don Gagne authored
Update tolerance
-
DonLakeFlyer authored
Fix flight timer
-
DonLakeFlyer authored
Better flight trajectory point algorithm
-
- Sep 21, 2019
-
-
Don Gagne authored
Plugin'ized follow me support
-
- Sep 07, 2019
-
-
Don Gagne authored
Enable ArduPilot motor testing
-
- Sep 04, 2019
-
-
Willian Galvani authored
-
Willian Galvani authored
-
- Aug 27, 2019
-
-
Don Gagne authored
Fix/update offline vehicle capability bits and mavlink version
-
- Aug 19, 2019
-
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
- Aug 17, 2019
-
-
Tomaz Canabrava authored
Fixes build
-
- Aug 15, 2019
-
-
Don Gagne authored
Configurable Go To Location max distance
-
- Aug 11, 2019
-
-
murata authored
-
- Aug 09, 2019
-
-
Gus Grubba authored
-
- Aug 06, 2019
-
-
Pierre TILAK authored
-
Pierre TILAK authored
- Add setting for Heading to Next WP and Nort Up lock - Add check for vehicle for every indicator to avoid showig them while no vehicle
-
Pierre TILAK authored
-
- Jul 30, 2019
-
-
Don Gagne authored
Bump GoTo limit to 10K.
-
- Jul 18, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
Support up to 64 buttons, not limit to 16 Send a single button command and not a stream of commands at 25Hz Send button commands through signals (it's coming from a different thread) Hide gimbal support through analog channels (there are no MAVLink messages to handle it)
-
- Jul 17, 2019
-
-
Gus Grubba authored
Map gimbal controls Keep track of gimbal position within Vehicle
-
Gus Grubba authored
Add gimbal to external control signal
-
- Jul 09, 2019
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Jun 30, 2019
-
-
Tomaz Canabrava authored
-
- Jun 28, 2019
-
-
Stefan Dunca authored
-
- Jun 26, 2019
-
-
Gus Grubba authored
-
- Jun 21, 2019
-
-
Don Gagne authored
Fix ADSB vehicle timeout
-
- Jun 15, 2019
-
-
Don Gagne authored
Remove old code and fix typo
-
- Jun 13, 2019
-
-
Gus Grubba authored
Instead of trying to keep a vehicle type within the FirmwarePlugin instance, pass the vehicle to the function so it can query the type that way.
-
Gus Grubba authored
Remove unnecessary AudioOutput dependencies.
-
- Jun 03, 2019
-
-
Gus Grubba authored
-
- May 18, 2019
-
-
Don Gagne authored
Fix mavlink version negotiation for single vehicle
-
- May 15, 2019
-
-
Gus Grubba authored
-
- May 08, 2019
-
-
Don Gagne authored
Switch to using firmware manifest for ArduPilot flashing
-
- May 07, 2019
-
-
Don Gagne authored
Update throttle % fact from VFR_HUD message
-
- May 06, 2019
-
-
Don Gagne authored
Add Throttle % as vehicle fact
-
- May 04, 2019
-
-
DonLakeFlyer authored
Fix strange status text string truncation problem
-
DonLakeFlyer authored
Simple and Super-Simple flight mode support
-
- May 03, 2019
-
-
Don Gagne authored
Save/Restore stream rates. Auto flight mode support
-
- May 02, 2019
-
-
Don Gagne authored
PID tuning rate adjustment
-