- Dec 22, 2018
-
-
Julian Oes authored
This is another step to isolate time from the system.
-
Julian Oes authored
This is a step towards isolating time from the system.
-
- Nov 29, 2018
-
-
Daniel Agar authored
-
- Nov 06, 2018
-
-
Daniel Agar authored
-
- Jul 01, 2018
-
-
Daniel Agar authored
-
- May 23, 2018
-
-
Daniel Agar authored
-
- Apr 30, 2018
-
-
Daniel Agar authored
- px4_add_module now requires MAIN - px4_add_library doesn't automatically link
-
- Mar 27, 2018
-
-
Daniel Agar authored
-
- Nov 24, 2017
-
-
Robbie Sharma authored
-
- Jun 26, 2017
-
-
Julien Lecoeur authored
-
- Jun 03, 2017
-
-
davidaroyer authored
-
- May 27, 2017
-
-
Mohammed Kabir authored
-
Mohammed Kabir authored
- Apr 06, 2017
-
-
Beat Küng authored
-
- Feb 03, 2017
-
-
Beat Küng authored
-
- Feb 01, 2017
-
-
Beat Küng authored
-
Paul Riseborough authored
-
Beat Küng authored
This is needed so that temperature compensation reads in the updated values and publishes the updated sensor_correction topic.
-
Beat Küng authored
This is not needed, as s is an uORB instance and accel_offset_0 contains data from uORB instance 0.
-
Beat Küng authored
if compensation enabled, scale & offsets for the drivers should be reset, but actually only the params were reset and accel_scale was still applied to the driver via ioctl.
-
Beat Küng authored
-
Beat Küng authored
-
Paul Riseborough authored
-
Paul Riseborough authored
-
- Jan 16, 2017
-
-
wangxdflight authored
-
- Jan 02, 2017
-
-
Daniel Agar authored
-
- Oct 18, 2016
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
tumbili authored
-
- Sep 30, 2016
-
-
Beat Küng authored
-
- Aug 05, 2016
-
-
Michael Schaeuble authored
-
- Jul 16, 2016
-
-
Julian Oes authored
The reason for this change is that RPi2 and RPi3 are compatible, and hopefully all differences coming up can be resolved without ifdefs but at runtime.
-
- Jul 07, 2016
-
-
Miguel Arroyo authored
-
- May 31, 2016
-
-
jwilson authored
Added mag support to the DriverFramework mpu9250 driver. Shortened parameter names for legacy drivers. Added temporary ifdef's in the calibration code for Snapdragon Flight builds. Signed-off-by:
jwilson <jwilson@qti.qualcomm.com>
-
- Apr 06, 2016
-
-
Julian Oes authored
-
- Mar 24, 2016
-
-
Julian Oes authored
-
Julian Oes authored
The mavlink_log API changes lead to changes in all drivers/modules using it.
-
Julian Oes authored
-
Julian Oes authored
This fixes some regressions on the calibration using NuttX, especially considering the PRIME param and the device ids.
-
Julian Oes authored
The PRIME param got lost on the way of the refactoring.
-