39596 Commits (6d0339ba0c514b9a638373308c04d643f2bf6d5d)
 

Author SHA1 Message Date
alessandro 2c8a92c628 sitl config: put model name first 3 years ago
Daniel Agar 47fcdb1fdb
sensors/vehicle_angular_velocity: replace ESC/FFT elapsed perf counters with single cycle perf counter 3 years ago
Julian Oes 5894f302b5 mavlink: add test for zero padding 3 years ago
Julian Oes 5cfe30fa2e mavlink: fix include for unit tests 3 years ago
Julian Oes 2e0286e6bb mavlink: support receiving multi-chunk statustexts 3 years ago
Daniel Agar 0029a75ab0 systemcmds: convert c -> c++ 3 years ago
Julian Oes d2e931858d px4io: remove unused cmake_policy 3 years ago
Julian Oes 9686c81f7d boards: enable flow control on CDCACM 3 years ago
DanielePettenuzzo 88521b0145 print error only if the mavlink command fails 3 years ago
Julian Oes 199b5e7d48 Revert "mavsdk_tests: retry gz model spawn command" 3 years ago
Julian Oes 9184038359 mavsdk_tests: try to restart gzserver 3 years ago
TSC21 9894598b63 mavsdk_tests: update to be able to fetch rtps builds as well 3 years ago
Thomas Debrunner 9312c772f1 mavsdk-tests: Re-try to launch a mission for some time before failing. This mitigates an issue where the flight controller has an uploaded mission, but has not finished the mission feasibility checks yet. 3 years ago
Julian Oes 764af19da4 mavsdk_tests: bump MAVSDK version to v0.48.0 3 years ago
Claudio Micheli 9d02851893 vmount: increase stack size to 2100 3 years ago
Julian Oes 90fe4b7a54 vmount: publish gimbal v2 protocol for v1 gimbals 3 years ago
Julian Oes 6d74b390d9 vmount: use absolute angle for location tracking 3 years ago
Julian Oes d88f9353e8 vmount: improve debug message 3 years ago
Julian Oes f7c4034f3c vmount: fix v1 frames with v2 input 3 years ago
Julian Oes 0ce4eae314 vmount: fix v1 frames for v1 input 3 years ago
Julian Oes 3c5bf497a3 esc_calib: remove unused variable 3 years ago
Julian Oes a6431ab8f0 simulator: fix implicit-const-int-float-conversion 3 years ago
Daniel Agar 019eaf7038 multicopter: minimize dt jitter by using estimate timestamp_sample 3 years ago
Julian Oes dcf69144cb mavsdk_tests: fix type for mypy check 3 years ago
marcojob 2cfe08b3b1 small typo in vehicle_local_position msg 3 years ago
Igor Mišić 2d680dfd1a pps_capture: fix PARAM_PREFIX for boards with px4io (CONFIG_BOARD_IO) 3 years ago
Igor Mišić 89f828fba7 pps_capture: advertise for logging 3 years ago
Igor Mišić 17f5df2d3e pps_capture: add argument guard 3 years ago
Beat Küng f6ced71d26 pps_capture: make it configurable via output functions 3 years ago
Igor Mišić 0f60e7debf pps_capture: add kconfig 3 years ago
Michael Schaeuble 064a602962 Add PPS capture message to logged topics, simplify timestamp logic and small cleanup 3 years ago
Michael Schaeuble 5ad8b84dec Fix PPS based UTC timestamp in camera trigger and capture messages 3 years ago
Michael Schaeuble ebb657bcf4 Fix camera trigger via MAVLink when camera capture feedback is enabled 3 years ago
Michael Schaeuble 3e4031cf0f Set rtc_edge_time also in capture_callback 3 years ago
Thomas Debrunner 43bc6db99e PPS capture: Add a param to enable / disable PPS capture module. This is important, since it takes over an FMU pin which can no longer be used for actuator output. 3 years ago
Igor Mišić 298a8c4637 boards/fmu-v5x: allocating PPS pin 3 years ago
Igor Mišić 60a212f717 px4_arch: add PX4_MAKE_GPIO_EXTI 3 years ago
Igor Mišić c6098ef3dd camera_capture: update to use PPS correction for UTC time 3 years ago
Igor Mišić 8eca35111e camera_trigger: update to use PPS correction for UTC time 3 years ago
Igor Mišić 72b1db4a63 pps_capture: implementation of pulse per second capture driver 3 years ago
Daniel Agar 43a04c9bca fix PARAM_PREFIX for boards with px4io (CONFIG_BOARD_IO) 3 years ago
Daniel Agar ecc2ca7f98 mathlib: int16_t negate explicitly handle both INT16_MIN and INT16_MAX 3 years ago
Daniel Agar d59d16a6cd drivers/accelerometer: adjust int16_t clipping threshold slightly 3 years ago
Daniel Agar ea29b45282 ekf2: enable mag check by default, but commander only warn 3 years ago
Daniel Agar 3fba7288af ekf2: selector use hysteresis for healthy flag 3 years ago
Thomas Debrunner eb69f15d3a health-flags: Increase health flags to 64 bit bit field to support extended sys status mavlink message 3 years ago
Thomas Debrunner 37099f85b9 mavlink: Update to newest mavlink master 3 years ago
Silvan Fuhrer e9b9176ce2 param translation: fix for FW_GPSF_LT and FW_GPSF_R 3 years ago
Jukka Laitinen ce6147f570 uORB: Remove transfer of memory allocation ownership to CDev 3 years ago
Jukka Laitinen 25c10eb124 cdev: build & link fixes for NuttX protected build 3 years ago