- Jun 17, 2016
-
-
Kelly Steich authored
Conflicts: PX4/src/drivers/camera_trigger/camera_trigger.cpp PX4/src/drivers/camera_trigger/interfaces/src/camera_interface.h PX4/src/drivers/camera_trigger/interfaces/src/pwm.cpp PX4/src/drivers/camera_trigger/interfaces/src/pwm.h PX4/src/drivers/camera_trigger/interfaces/src/relay.cpp PX4/src/drivers/camera_trigger/interfaces/src/relay.h
-
Kelly Steich authored
Conflicts: PX4/cmake/configs/nuttx_px4fmu-v2_default.cmake
-
Julian Oes authored
-
Eric Ye authored
-
- Jun 16, 2016
-
-
Daniel Agar authored
-fixes #4745
-
- Jun 15, 2016
-
-
David Sidrane authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-fixes #4828
-
James Goppert authored
-
Julian Oes authored
This brings various PRs in: - RPi build fixes - unit tests on CI and on Mac - some cmake cleanup - CI style check for DF
-
Julian Oes authored
By running the loop in mc_pos_control without successfully polling on position data, we still copy the manual input over so that mc_att_control can consume it. This allows to fly in manual mode without GPS and no position estimate.
-
Beat Küng authored
-
Beat Küng authored
Previously sdlog2 got stuck in an endless loop if an unknown argument was given
-
Beat Küng authored
This lead to a segfault, for example 'logger start -r'
-
- Jun 14, 2016
-
-
CarlOlsson authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- Jun 13, 2016
-
-
Daniel Agar authored
-
- Jun 12, 2016
-
-
Lorenz Meier authored
-
- Jun 10, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Julian Oes authored
20 Hz of RC_CHANNELS makes the RC calibration in QGC a more pleasant thing.
-
Beat Küng authored
-
Mark Whitehorn authored
-
Mark Whitehorn authored
-
Mark Whitehorn authored
look for alternate topic list at /fs/microsd/etc/logging/logger_topics.txt on and off commands have the same effect as arm/disarm
-
Mark Whitehorn authored
-
Mark Whitehorn authored
-
Julian Oes authored
Previously, if no time was set, sdlog2 created a folder like sess001, sess002 for every logfile. The logfiles would then always be named log001.px4log and their numbering would not actually increase. This is now fixed and a new folder is only created per boot.
-
- Jun 09, 2016
-
-
Mark Whitehorn authored
-
Stephen Street authored
Change prefix construction to allow correct building of scope tag in parameters.xml when building out-of-tree (#4781) Fixes issue #4767
-
Beat Küng authored
-