- Nov 16, 2019
-
-
DonLakeFlyer authored
ADSB server support provided through new ADSBVehicleManager implemenation
-
- Nov 10, 2019
-
-
Matej Frančeškin authored
-
- Oct 29, 2019
-
-
Julien Lecoeur authored
-
- Oct 03, 2019
-
-
Don Gagne authored
Treat VHR_HUD.throttle as int16 for reverse throttle
-
- Sep 23, 2019
-
-
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 15, 2019
-
-
Don Gagne authored
Configurable Go To Location max distance
-
- 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 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
-
- Apr 29, 2019
-
-
Gus Grubba authored
Make ToolStrip font smaller (Desktop builds) Check for auto configured video stream before testing video source type
-
- Apr 28, 2019
-
-
DonLakeFlyer authored
Fix git hash string generation
-