- 29 Feb, 2024 13 commits
-
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Include timestamp into position array
-
Léo-Paul Géneau authored
Return a position object instead of using various getters.
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Add latitude, longitude and altitude parameters to loiter function as this functionality is required to land safely.
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Included changes are required to use the autopilot's version complatible with mavlink 2
-
- 02 May, 2023 1 commit
-
-
Léo-Paul Géneau authored
See merge request !7
-
- 28 Apr, 2023 2 commits
-
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Rather than using manual control and therefore losing benefits of the autopilot, setTargetCoordinates now uses doReposition but with GPS coordinates 200 meters further away (2 times default radius) than given coordinates.
-
- 02 Mar, 2023 3 commits
-
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
- 06 Feb, 2023 2 commits
-
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
- 25 Jan, 2023 1 commit
-
-
Léo-Paul Géneau authored
See merge request !6
-
- 24 Jan, 2023 2 commits
-
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Merge subscribeOnly function into runPubsub
-
- 22 Dec, 2022 4 commits
-
-
Léo-Paul Géneau authored
Add to published variables an array composed of the yaw angle of the the drone, its airspeed and its climb rate.
-
Léo-Paul Géneau authored
Send a position array instead of multiple variables
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
- 08 Nov, 2022 1 commit
-
-
Léo-Paul Géneau authored
Lower roll value in manual input to do straighter trajectories
-
- 07 Oct, 2022 1 commit
-
-
Léo-Paul Géneau authored
-
- 28 Sep, 2022 2 commits
-
-
Thomas Gambier authored
See merge request !4
-
Léo-Paul Géneau authored
Fix autocontinue to go straight Fix angle difference when absolute value is greater than 180
-
- 27 Sep, 2022 1 commit
-
-
Léo-Paul Géneau authored
-
- 16 Sep, 2022 2 commits
-
-
Thomas Gambier authored
See merge request !3
-
Léo-Paul Géneau authored
-
- 14 Sep, 2022 1 commit
-
-
Léo-Paul Géneau authored
-
- 09 Sep, 2022 4 commits
-
-
Léo-Paul Géneau authored
- use positions provided by the GPS to get an accurate timestamp - remove telemetry variables
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
-
Léo-Paul Géneau authored
Remove: - setTargetAltitude - setTargetCoordinatesXYZ - setTargetLatLong
-