- May 07, 2020
-
-
DoinLakeFlyer authored
Re-architect toolbar for better customization capabilities. Also use less real estate.
-
- Apr 21, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 14, 2020
-
-
DoinLakeFlyer authored
Set RC To Param support
-
- Mar 27, 2020
-
-
DoinLakeFlyer authored
Add support for chunked STATUSTEXT
-
DoinLakeFlyer authored
Remove unused HIL code
-
- Mar 23, 2020
-
-
Jacob Dahl authored
-
- Mar 06, 2020
-
-
Don Gagne authored
Give up on getting AUTOPILOT_VERSION based on time now retry count.
-
- Mar 05, 2020
-
-
DonLakeFlyer authored
Added correct handling of mavlink 2 change based on capability bits
-
- Mar 01, 2020
-
-
DonLakeFlyer authored
Mavlink terrain protocol support
-
- Feb 20, 2020
-
-
DoinLakeFlyer authored
Only check latest stable firmware one time
-
- Feb 17, 2020
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Feb 08, 2020
-
-
DonLakeFlyer authored
Remove BatteryFactGroup::cellCount support
-
- Feb 07, 2020
-
-
DoinLakeFlyer authored
Handle unreliable PX4 support of BATTERY_STATUS
-
DoinLakeFlyer authored
Switch to using BATTERY_STATUS for battery info
-
- Feb 04, 2020
-
-
Gus Grubba authored
-
- Feb 01, 2020
-
-
Gus Grubba authored
-
- Jan 23, 2020
-
-
Gus Grubba authored
-
Gus Grubba authored
This was lost when moving the handling the the trajectory points from within the vehicle.
-
- Jan 18, 2020
-
-
Gus Grubba authored
-
- Jan 17, 2020
-
-
Gus Grubba authored
-
- Jan 03, 2020
-
-
DoinLakeFlyer authored
Allow plugin to add flight modes to joystick button actions
-
- Dec 24, 2019
-
-
DonLakeFlyer authored
Fix distance sensor telemetry reading
-
- Dec 12, 2019
-
-
Gus Grubba authored
-
- Dec 11, 2019
-
-
Gus Grubba authored
-
- Nov 16, 2019
-
-
DonLakeFlyer authored
ADSB server support provided through new ADSBVehicleManager implemenation
-
- Nov 10, 2019
-
-
Matej Frančeškin authored
-
- 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
-
- Aug 09, 2019
-
-
Gus Grubba authored
-
- Aug 06, 2019
-
-
Pierre TILAK authored
-
Pierre TILAK authored
-
- Jul 18, 2019
-
-
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
-
- 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.
-
- Jun 03, 2019
-
-
Gus Grubba authored
-
- May 18, 2019
-
-
Don Gagne authored
Fix mavlink version negotiation for single vehicle
-