- Apr 22, 2016
-
-
Benoit Landry authored
-
Robert Dickenson authored
Add required rotation option to driver startup command and fix a couple of details in warnings/comments
-
Robert Dickenson authored
-
Robert Dickenson authored
change type mag_scale to type struct mag_calibration_s for compatibility with master (only noted this thanks to travis build test)
-
Robert Dickenson authored
-
Robert Dickenson authored
-
Robert Dickenson authored
-
Robert Dickenson authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Nicolas de Palezieux authored
passthrough: stop commander s.t. it doesn't disarm. Unfortunately this makes it impossible to stop the no-SD-card beeping with the safety switch
-
Nicolas de Palezieux authored
-
Mark Charlebois authored
Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
-
Mark Whitehorn authored
-
- Apr 21, 2016
-
-
Lorenz Meier authored
-
Julian Oes authored
The LED init and Buzzer init messages were only annoying and not helpful on Snapdragon and SITL. Therefore they are replaced with only developer printfs.
-
Nicolas de Palezieux authored
mavlink_receiver: only publish the distance measurement of the mavlink flow message on uORB if they are valid On the snapdragon, optical flow is computed in a separate process and sent to the mainapp via mavlink. Distance measurements come from a range sensor and are already published on uORB. Here we make sure that meaningless distance values in the mavlink optical flow message do not interfere with the ones from other sources.
-
Julian Oes authored
-
Julian Oes authored
-
Julian Oes authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
sander authored
-
sander authored
-
sander authored
-
Andreas Antener authored
-
Andreas Antener authored
-
Andreas Antener authored
-
Lorenz Meier authored
This reverts commit 76df4ecf.
-
jwilson authored
Adding additional changes to the legacy driver config files, originally in the non-legacy driver config files.
-
jwilson authored
-
jwilson authored
Adding new CMake config files which will be used to generate a build which uses the legacy sensor drivers. This is only temporary until integration with the corresponding PX4 DriverFramework drivers is complete.
-
- Apr 20, 2016
-
-
SimsGautam authored
-
Nicolae Rosia authored
running gps command without parameters results in segfault due to illegal access to unallocated memory Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
-
Paul Riseborough authored
Improved reporting and logging of ekf2 status
-
Paul Riseborough authored
-