15716 Commits (d3c87c77d27762282273f8acde7c16413ec66284)

Author SHA1 Message Date
David Sidrane 22d0ea15de px4fmu-v3:Add ICM20608 aliased to the PX4_SPIDEV_ACCEL_MAG to the v3 build 8 years ago
David Sidrane 195468bf06 px4fmuv4pro:Init GPIO_VDD_3V3_SENSORS_EN off at reset 8 years ago
Lorenz Meier 6a3e27fe18 PWM command: Be less verbose 8 years ago
Sander Smeets 48be61160d Float value correction 8 years ago
Sander Smeets 70178266f0 VTOL pusher assist: return vehicle to level position 8 years ago
bresch 81c46b6f92 VTOL Standard - Disable pusher-for-pitch strategy in manual control 8 years ago
Lorenz Meier 57a2ea0cd1 Navigator: Do not change target position if user is only changing altitude 8 years ago
Lorenz Meier c89bd5c8fd HMC5883: Fix range setup 8 years ago
Lorenz Meier f2b8291587 Logger: Run at lower priority than core control pipeline 8 years ago
Lorenz Meier df173d4d8a Sensors: Do not update calibration when armed. Run at lower priority than attitude control and estimator 8 years ago
Lorenz Meier 3bdd0e95dd EKF2: Show time slip on console 8 years ago
Daniel Agar 585984fa0c fmuservo increase stack 8 years ago
Lorenz Meier 75faf5c7bd Preflight checks: Increase accel warn limit range 8 years ago
Lorenz Meier 80461fad6b Camera trigger: Support triggering one image immediately. 8 years ago
Lorenz Meier 1a12326d7d Reserve value in ENUM for simple mode 8 years ago
Lorenz Meier 099a6dfd3e Mission feasibility checker: Improve output messages for humans 8 years ago
Lorenz Meier eb5b153d10 MAVLink app: send status text only if connected to something that can actually handle it. 8 years ago
Lorenz Meier 5a8062e646 MAVLink app: Provide function for connected state 8 years ago
Lorenz Meier 4ca7187e42 Commander: Do not allow to set mission mode if the mission is failing feasibility checks. Provide clear feedback if telemetry is online and home is set about an invalid mission state. 8 years ago
Michael Schaeuble d53598ed58 UAVCAN: Publish actuator outputs 8 years ago
Daniel Agar 61fd6f4c8a uorb failure print topic name 8 years ago
Daniel Agar f45b9048aa GPS driver increase stack (244 bytes left) 8 years ago
garfieldG a9750f7ccb Fixed formatting 8 years ago
garfieldG be41cf8ba1 Fixed parameters naming and type and added comments 8 years ago
garfieldG 44e148151b Fixed the version naming 8 years ago
Daniel Agar e0aa2e2391 RTL reduce verbosity 8 years ago
Daniel Agar fbebec5d0f navigator log RTL messages and don't print global timeout 8 years ago
Daniel Agar f396224d41 mag calibration add notifications to rotate 8 years ago
Daniel Agar 1a6a871689 commander properly set boot timestamp 8 years ago
Daniel Agar b804616ad0 preflight check airspeed use differential_pressure 8 years ago
Daniel Agar e303c2ad89 eagle tree airspeed allow negative differential pressure 8 years ago
Daniel Agar f11bb401f4 CMD_MISSION_START allow first_item=-1 to leave index unchanged 8 years ago
Lorenz Meier 49bbd0e58d Navigator: Be less verbose 8 years ago
Lorenz Meier d80be2e4ff MAVLink: better output handling 8 years ago
Lorenz Meier 24ffada340 MPU9250: Hold off from reboot a little longer. Fixes #7555 8 years ago
Lorenz Meier 9cd93dcf03 MPU9250: Fix boot on Pixhawk Mini 8 years ago
David Sidrane f722614ec0 mpu9250:Stop per counter on failed read 8 years ago
David Sidrane fbf6532c25 mpu9250:reset the mag on the reset operation 8 years ago
David Sidrane 8bd044e80e mpu9250:mag rework the setup to veify HW first 8 years ago
David Sidrane aec109ac2c mpu9250:mag restructure to have proper retires for setup 8 years ago
David Sidrane 270dd5282a mpu9250:Add modify checked register api 8 years ago
David Sidrane ef67b75057 mpu9250:Added comment on BYPASSING the internal i2c master bridge 8 years ago
David Sidrane c3addd931c mpu9250:Issue error on console when a device fails to take initialization 8 years ago
David Sidrane 3272cc62d4 mpu9250: Do a reasonable post chip init validations, reporting errors 8 years ago
David Sidrane 7e293ab1d3 mpu9250:Fix errant comment 8 years ago
David Sidrane 5a53d92f22 mpu9250:Remove foklore delays 8 years ago
David Sidrane b4d23a3f2c mpu9250:Rmove magic number, add ACCEL_RANGE_G 8 years ago
Lorenz Meier 90fdc544fd MAVLink app: Code style fix 8 years ago
Lorenz Meier ddf32e14de MAVLink app: More print improvements 8 years ago
Lorenz Meier d15dd061f9 MAVLink app: More debug string formatting 8 years ago