- 18 Nov, 2019 1 commit
-
-
Daniel Agar authored
-
- 16 Nov, 2019 1 commit
-
-
DonLakeFlyer authored
ADSB server support provided through new ADSBVehicleManager implemenation
-
- 12 Nov, 2019 1 commit
-
-
DonLakeFlyer authored
Fix crash caused by clear method not resetting internals correctly
-
- 08 Nov, 2019 1 commit
-
-
Daniel Agar authored
-
- 29 Oct, 2019 1 commit
-
-
Julien Lecoeur authored
-
- 23 Oct, 2019 1 commit
-
-
Martina Rivizzigno authored
-
- 03 Oct, 2019 1 commit
-
-
Don Gagne authored
Treat VHR_HUD.throttle as int16 for reverse throttle
-
- 23 Sep, 2019 3 commits
-
-
Don Gagne authored
Update tolerance
-
DonLakeFlyer authored
Fix flight timer
-
DonLakeFlyer authored
Better flight trajectory point algorithm
-
- 21 Sep, 2019 1 commit
-
-
Don Gagne authored
Plugin'ized follow me support
-
- 07 Sep, 2019 1 commit
-
-
Don Gagne authored
Enable ArduPilot motor testing
-
- 04 Sep, 2019 2 commits
-
-
Willian Galvani authored
-
Willian Galvani authored
-
- 27 Aug, 2019 1 commit
-
-
Don Gagne authored
Fix/update offline vehicle capability bits and mavlink version
-
- 19 Aug, 2019 2 commits
-
-
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.
-
- 17 Aug, 2019 1 commit
-
-
Tomaz Canabrava authored
Fixes build
-
- 15 Aug, 2019 1 commit
-
-
Don Gagne authored
Configurable Go To Location max distance
-
- 11 Aug, 2019 1 commit
-
-
murata authored
-
- 09 Aug, 2019 1 commit
-
-
Gus Grubba authored
-
- 06 Aug, 2019 3 commits
-
-
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
-
- 30 Jul, 2019 1 commit
-
-
Don Gagne authored
Bump GoTo limit to 10K.
-
- 18 Jul, 2019 2 commits
-
-
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)
-
- 17 Jul, 2019 2 commits
-
-
Gus Grubba authored
Map gimbal controls Keep track of gimbal position within Vehicle
-
Gus Grubba authored
Add gimbal to external control signal
-
- 09 Jul, 2019 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 30 Jun, 2019 1 commit
-
-
Tomaz Canabrava authored
-
- 28 Jun, 2019 1 commit
-
-
Stefan Dunca authored
-
- 26 Jun, 2019 1 commit
-
-
Gus Grubba authored
-
- 21 Jun, 2019 1 commit
-
-
Don Gagne authored
Fix ADSB vehicle timeout
-
- 15 Jun, 2019 1 commit
-
-
Don Gagne authored
Remove old code and fix typo
-
- 13 Jun, 2019 2 commits
-
-
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.
-
- 03 Jun, 2019 1 commit
-
-
Gus Grubba authored
-
- 18 May, 2019 1 commit
-
-
Don Gagne authored
Fix mavlink version negotiation for single vehicle
-
- 15 May, 2019 1 commit
-
-
Gus Grubba authored
-