Skip to content

Tags: MKETEN/PX4-Autopilot

Tags

v1.12.3-2.5.0-beta22

Toggle v1.12.3-2.5.0-beta22's commit message
skynode: move camera capture to CH7 and PPS signal to CH8

Signed-off-by: Claudio Micheli <[email protected]>

v1.12.3-2.5.0-beta20

Toggle v1.12.3-2.5.0-beta20's commit message
mission: call reset_command_cache for update current_mission_index == 0

v1.12.3-2.5.0-beta19

Toggle v1.12.3-2.5.0-beta19's commit message
rtl: don't fly mission landing if we trigger rtl in hover

Signed-off-by: RomanBapst <[email protected]>

v1.12.3-2.5.0-beta14

Toggle v1.12.3-2.5.0-beta14's commit message
gh-actions: Try uploading to github releases multiple times, due to u…

…nreliable API

v1.12.3-2.6.0-alpha1

Toggle v1.12.3-2.6.0-alpha1's commit message
gh-actions: Try uploading to github releases multiple times, due to u…

…nreliable API

v1.11.0-2.4.2

Toggle v1.11.0-2.4.2's commit message
WorkQueueManager: increase stack size for wq:SPI2 from 2336 to 2360

There are rare occasions with SPI2 stack low (288 B left).
This runs the icm42688p, not sure where it's coming from. Perf counters
are 0.

v1.12.3-2.5.0-beta8

Toggle v1.12.3-2.5.0-beta8's commit message
Commander: reduce severity of flight time low messaging

Signed-off-by: Claudio Micheli <[email protected]>

v1.11.0-2.4.2-beta3

Toggle v1.11.0-2.4.2-beta3's commit message
Revert "protocol_splitter: disable priority inheritance"

This reverts commit d5d2895.

v1.12.3-2.5.0-beta6

Toggle v1.12.3-2.5.0-beta6's commit message
Commander: message planned battery action with warning together

v1.12.3-2.5.0-beta5

Toggle v1.12.3-2.5.0-beta5's commit message
lib/wind_estimator: pass q_att as const reference