8001 Commits (9d5ea4bcebcb574ba55543ae0fe68c290dd0df10)

Author SHA1 Message Date
Lorenz Meier e30c822068 POSIX: Throw an error if the startup script is not present 10 years ago
Lorenz Meier badb22bc23 MAVLink app: Fix include guard to condition on NuttX when referring to NuttX 10 years ago
Lorenz Meier 9ef9185d1d Commander: Fix commandline handling 10 years ago
Lorenz Meier 7fb22e77f6 Remove old file 10 years ago
Lorenz Meier 4143c94029 sensors app: Re-introduce sensor rate limiting 10 years ago
Simon Wilks 28d0ad4854 Don't try to convert gps time to seconds a second time round and if requested only use GPS time when a 3D fix is present. 10 years ago
philipoe 32ae3026be Mathlib: Fix to matrix division operator 10 years ago
Mark Charlebois 3a47434749 Fixes for qurt HIL build 10 years ago
Andreas Antener 9e1713eb9f constantly reset altitude and yaw setpoint in mc pos control when not in rotary wing mode 10 years ago
Simon Wilks f7e4a4852d Reset the altitude setpoint. 10 years ago
Lorenz Meier 27e4139540 UAVCAN fix compile warning on signedness 10 years ago
tumbili 8f5f3faf46 fw position controller should not publish att sp during a vtol transition 10 years ago
Simon Wilks 2c69d2d5d6 Make sure we allow multirotor attitude control for VTOLs when transitioning from FW to MC mode. 10 years ago
Simon Wilks 22690ce897 Take throttle from the appropriate controller given the current mode. 10 years ago
Andreas Antener 5536360c49 use vehicle_status instead of vtol_status 10 years ago
Andreas Antener f93e600b8c consider transition state in posctl 10 years ago
Lorenz Meier 86279dab6b Fix position controller braces 10 years ago
Lorenz Meier a508330bdf Fix attitude controller braces 10 years ago
Lorenz Meier d26aa2c85b Fix navigator priority 10 years ago
Lorenz Meier feb3cc9270 Default attitude mappings to zero 10 years ago
devbharat 8257f3d2fd Replaced exits with return 10 years ago
devbharat 20d71870ec Minor changes to get fixed wing control apps running for posix 10 years ago
tumbili 3ccb35f338 fix 10 years ago
Lorenz Meier 47aedba691 TECS: Fix altitude reset logic 10 years ago
Lorenz Meier 4aec25724e Condition the print load systemlib build correctly for all OS 10 years ago
Lorenz Meier 3b7685a8fe PWM Sim: Fix merge fail 10 years ago
Lorenz Meier b235420f17 HIL: Limit stack size of HIL app 10 years ago
Lorenz Meier 6bb941218c Limit stack size of HIL app launcher 10 years ago
Lorenz Meier 135543f03f Airspeed MEAS: fix code style 10 years ago
Lorenz Meier bac89be4b9 Airspeed ETS: fix code style 10 years ago
Lorenz Meier dcf7b81f83 Airspeed: fix code style 10 years ago
Lorenz Meier 0d44510f67 Examples: Fix copyright 10 years ago
Lorenz Meier 24af256516 Fix print load for non-NuttX configs 10 years ago
Lorenz Meier 6fda74dbd6 print load: Fix struct visibility 10 years ago
Lorenz Meier 2c4e72a081 Add missing decls to print load 10 years ago
Lorenz Meier 07a88e9e86 print load: Fix struct visibility 10 years ago
Lorenz Meier 808d817cfe Add missing decls to print load 10 years ago
Lorenz Meier 90d8b22f4f Compile fix for POSIX for load print routines 10 years ago
Lorenz Meier 10047964e3 Fix compile error on load print struct 10 years ago
Lorenz Meier 4463f1a8a2 MAVLink: Add streams to C-based stream config 10 years ago
Lorenz Meier be63859893 FMU driver: Remove excessive task space 10 years ago
Lorenz Meier e1aaaa1f18 MAVLink: Start app using pre-configured streams to save some script execution overhead. Frees 1K during app startup, which should help FMUv1 considerably. 10 years ago
Lorenz Meier 86e2e7e2a6 print load: Initialize to empty string, not null pointer 10 years ago
Lorenz Meier c264d6bb99 SDLOG2: Store load / mem use post-flight 10 years ago
Lorenz Meier b70c9a84c6 systemlib: Add ability to dump memory usage 10 years ago
Lorenz Meier 7cb97f1d39 top: Fix code style 10 years ago
Lorenz Meier 8cda0ec266 EKF memory usage fix 10 years ago
tumbili 6cdceb1829 fix tecs status logging 10 years ago
tumbili 221c222ca2 comment out code which relied on old tecs logging format 10 years ago
Pavel Kirienko f371ece43b UAVCAN_ENABLE defaults to 0 10 years ago