- Aug 31, 2018
-
-
Martina Rivizzigno authored
- The first waypoint contains the vehicle current position and the desired velocity setpoint
-
David Sidrane authored
Use CONFIG_ARMV7M_STACKCHECK to add the instrumentation for runtime stack checking
-
David Sidrane authored
To enable coherent runtime stack checking use the boards CONFIG_ARMV7M_STACKCHECK setting
-
Daniel Agar authored
- this is shared by both the FW position controller and navigator's missiong feasibility checker
-
Daniel Agar authored
-
Daniel Agar authored
-
Beat Küng authored
Not needed anymore
-
Beat Küng authored
This is all done through posix_sitl_default.cmake and env variables: - PX4_ESTIMATOR - replay
-
Beat Küng authored
-
Beat Küng authored
Generally exit() should not be used on Posix, because it exits the whole program instead of only the task.
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
On POSIX it exits the process.
-
- Aug 30, 2018
-
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
On FW with a px4io bin file, but not a px4io do not error Use tune control and have all paths in rcS indicate tunes
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
Adds a single file definition to provide a single point to add new tunes and clearly understand, the useage: it need to be stopped will it not allow interruption.
-
David Sidrane authored
Refactor to use the tune_control interface
-
David Sidrane authored
Since tune control came in this driver does not have a have a test based interface. The module Documentation has been moved to tune_control minor cleanup and assert on workque delay of 0
-
David Sidrane authored
Since tune control came in this driver does not have a have a test based interface. The module Documentation has been moved to tune_control
-
David Sidrane authored
-
David Sidrane authored
Since tune control came in this driver does not have a have a test based interface. The module Documentation has been moved to tune_control minor cleanup and assert on workque delay of 0
-
David Sidrane authored
Since tune control came in this driver does not have a have a test based interface. The module Documentation has been moved to tune_control
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-