- May 03, 2016
-
-
Mark Charlebois authored
* Use DriverFramework as a PX4 module Targets wanting to use DriverFramework must add lib/DriverFramework/framework to their config file. Signed-off-by:
Mark Charlebois <charlebm@gmail.com> * Removed spurious code No need to add if check before for loop Signed-off-by:
Mark Charlebois <charlebm@gmail.com> * Added DriverFramework to NuttX configs Added lib/DriverFramework/firmware to nuttx configs Signed-off-by:
Mark Charlebois <charlebm@gmail.com> * Updated src/lib/DriverFramework * Removed DF_TARGET and __DF_${OS} defines These are now handled inside DriverFramework Signed-off-by:
Mark Charlebois <charlebm@gmail.com> * Updated DriverFramework Signed-off-by:
Mark Charlebois <charlebm@gmail.com> * Restored __DF_${OS} The include files in DriverFramwork need to know the target OS. Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
-
- May 01, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Andreas Daniel Antener authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Move RSSI sampling into FMU driver from sensors
-
Lorenz Meier authored
-
Lorenz Meier authored
Enable building of ADC topic
-
Lorenz Meier authored
-
Andrew Tridgell authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
* Disable mTECS, but retain code for now * astyle fw_pos_control_l1 * fw_pos remove pitch_max_special only used by mtecs * move FW_T_CLMB_MAX to FW TECS param group * fw_pos initialize tecs_status_s
-
Lorenz Meier authored
-
David Sidrane authored
Bugfix:#3167 Nested parameter files under xxxx/yyyy/zzzz/kkkk are considered in the scope of xxxx/yyyy Conflicts: src/lib/ecl
-
David Sidrane authored
Conflicts: Tools/px_generate_params.py src/lib/ecl
-
Daniel Agar authored
-
Lorenz Meier authored
-
thedevleon authored
-
- Apr 30, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Apr 29, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Julian Oes authored
* sdlog2: move from STAT.MainState to COMM.MainState This fixes a bug where vehicle_system_status and the commander internal state were conflicting. This will need adaptations in logging tools. * sdlog2: don't bother changing STAT.MainState For compatibility reasons, let's stick to the used log field (but still fix the bug where the buffer (union) was overwrittern.
-
Julian Oes authored
-