- Jun 09, 2018
-
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Mohammed Kabir authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
- Jun 08, 2018
-
-
Lorenz Meier authored
-
- Jun 07, 2018
-
-
Beat Küng authored
work-around for https://github.com/PX4/Firmware/issues/9461
-
- Jun 06, 2018
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Both IO and FMU are connected to the safety switch for default models. This needs later to be broken out to a config option for builds that do not contain an IO.
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Add comment to indicate that the IMU+MAG consistency checks need to be performed AFTER the individual checks are complete
-
Philipp Oettershagen authored
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Suppress sensor failover warnings in Hardware in the loop (HITL)
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Moved the set_health_flags helper functions out of the /lib/ folder and into the module/commander folder because they are actually only needed there
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Code style fixes and cleanup to avoid strcmp() as suggested by @LorenzMeier
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Separate the functionality to a) set the health flags inside commander and b) to publish them from external modules
-
Philipp Oettershagen authored
Remove distance sensor checks again. These checks should be handled by EKF2 and should thus be added there later
-
Philipp Oettershagen authored
vl53lxx distance sensor: Remove subsystem_info calls because all sensors are now checked inside commander
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: 1) Set health flags in commander directly instead of publishing via uORB 2) move publish_subsystem_info into lib/ folder"
-
Philipp Oettershagen authored
Subsystem_info status flags & checks: Switch back to uORB for inter-process communication, handle GPS checks completely inside ekf2, add distance_sensor checks
-
Philipp Oettershagen authored
Subsystem_info status flags & checks : Initial commit, updating the health flags in a centralized way mostly in commander and the votedSensorsUpdate function.
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-