- Feb 11, 2019
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Beat Küng authored
Fixes regression from https://github.com/PX4/Firmware/pull/11216.
-
Mark Sauder authored
- Remove a constructor overload by adding default values, and disambiguate a few variables by adding verbosity to naming.
-
David Sidrane authored
- see 1259864 Data corruption in a sequence of Write-Through stores and loads - if we can be certain this sequence won't occur in PX4 then the d-cache will be re-enabled
-
Anna Dai authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
David Sidrane authored
-
David Sidrane authored
This extends the Capture support for FMU CHAN 5 and 6.
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
camera trigger and camera capture publish on two different topics and camera feedback module uses CAM_CAP_FBACK param to choose between the two.
-
DanielePettenuzzo authored
camera feedback: remove CAM_FBACK_MODE param. CAM_CAP_FBACK from camera capture driver will be used instead.
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
camera_trigger.msg: add feedback field to understand if message camera from trigger or capture driver
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
rename camera capture feedback param and move it from camera_feedback module to camera capture driver
-
DanielePettenuzzo authored
-
bresch authored
-
bresch authored
-
bresch authored
-
Mohammed Kabir authored
-
- Feb 10, 2019
-
-
mcsauder authored
-
mcsauder authored
Update the test_tone() unit test to use orb_advertise() and orb_publish() instead of IOCTL() and alphabetize tests_main.h.
-
mcsauder authored
-
Daniel Agar authored
- this updates all containers except for px4-dev-snapdragon
-
Daniel Agar authored
-
Daniel Agar authored
- waiting for https://github.com/PX4/Firmware/issues/11380
-
Daniel Agar authored
-
Daniel Agar authored
-
Roman authored
- there is a timeshift between the esc and px4 time so until there is some kind of offset estimation we are better off using px4 time since the logging system uses that as reference Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Feb 09, 2019
-
-
PX4 Build Bot authored
- ecl in PX4/Firmware (65377def832e82bd667ff6e0d00155c95b51b12e): https://github.com/PX4/ecl/commit/54ab8191e34b06dd2e6f96fe1b0adb971c5b77f0 - ecl current upstream: https://github.com/PX4/ecl/commit/1378ec179717448404c74819871d149217350b19 - Changes: https://github.com/PX4/ecl/compare/54ab8191e34b06dd2e6f96fe1b0adb971c5b77f0...1378ec179717448404c74819871d149217350b19 1378ec1 2019-02-07 Daniel Agar - EKF mag_fusion avoid unnecessary double promotion
-
Daniel Agar authored
-