- Feb 11, 2019
-
-
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
-
Daniel Agar authored
-
- Feb 08, 2019
-
-
David Sidrane authored
usleep range was up to 2147 Seconds Per open group: The rand() function shall compute a sequence of pseudo-random integers in the range [0, {RAND_MAX}] with a period of at least 2^32 {RAND_MAX} Maximum value returned by rand(); at least 32767. /* Maximum value returned by rand(). Must be a minimum of 32767. */ #define RAND_MAX INT_MAX and #define INT_MAX 2147483647
-
Daniel Agar authored
- fixes #11408 - cleanup Limits.hpp
-
Daniel Agar authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
- Feb 07, 2019
-
-
Daniel Agar authored
-