27116 Commits (c2142a3067cdfc89e28a4d345b49a70a64077c6a)
 

Author SHA1 Message Date
Daniel Agar c2142a3067 posix SITL tests don't manually stop dataman 7 years ago
Daniel Agar 5b410e5f28 doxygen update excludes and output structure 7 years ago
Daniel Agar 7ceb79d606
parameters lib always depend on prebuild_targets 7 years ago
Alexis Paques 6b8ea8e543 Mavlink SET_ACTUATOR_CONTROL_TARGET support group_mlx (#7477) 7 years ago
ChristophTobler 56ea4fa6fa FlightTask StraighLine: check values before dividing 7 years ago
ChristophTobler d3d549b8e6 FlightTask Smoothing: check dt before dividing 7 years ago
Dennis Mannhart 9a23295a40 heading update: do not update heading within NAV_ACC_RAD 7 years ago
Beat Küng 30fb82d9b4 fmu-v5 defconfig: increase USART3 from 1500 to 3000 7 years ago
Beat Küng f414d0c413 SYS_COMPANION: add 1500000 baud to metadata & increase the data rate 7 years ago
Martina c905a73e2e remove FLightTask Orbit from fmu-v2 target 7 years ago
Martina 2d9bbeb7ed FlightTaskAuto: use the triplets from navigator and not with the internal 7 years ago
Martina 8096e84133 FlightTask: add padding to empty_trajectory_waypoint definition 7 years ago
Martina 10988f5bf1 FlightTask: add comment for method getAvoidanceWaypoint 7 years ago
Martina aef41a1378 remove empty lines 7 years ago
Martina da2191b721 mc_pos_control: check parameter MPC_OBS_AVOID to enable obstacle avoidance 7 years ago
Martina 0694abf916 mc_pos_control: do not execute updateSetpoint twice if obstacle avoidance 7 years ago
Martina 4b54050358 mc_pos_control: get empty avoidance waypoint from fligth task so that code 7 years ago
Martina ede302290b FlightTasks: add getter method to retrieve empty avoidance waypoint in the 7 years ago
Martina 8190242e02 mc_pos_control: port trajectory interface to the new mc_pos_control 7 years ago
Martina b856c1048d FlightTask: add methods to get the desired trajectory waypoints 7 years ago
Martina 17a08a9de7 FlightTaskAuto: add update method to get triplets for the trajectory 7 years ago
TSC21 7c7602873e assert over the type of the 'timestamp' field 7 years ago
TSC21 e6bd9bdeeb fix radio_status timestamp init 7 years ago
TSC21 91c3f1ae63 sync submodules with upstream 7 years ago
TSC21 c10e851251 replace printf with PX4_INFO_RAW 7 years ago
TSC21 c53c035ec6 px_generate_uorb_topic_files: add check and throw error if no timestamp field exists 7 years ago
TSC21 a1ac34d3e7 reformat how the passed time is printed 7 years ago
TSC21 cac84e1424 px_generate_uorb_topic_helper: do not account with the timestamp, so the struct size matches 7 years ago
TSC21 8a8cc26b13 uorb templates: remove redundant timestamp field 7 years ago
TSC21 86baa6a90a beautify some identation 7 years ago
TSC21 e932030d88 add timestamp field to uORB msgs; sync timestamp whenever possible 7 years ago
acfloria 4a08003952 Change warnings to error in case the iridium driver start failed 7 years ago
acfloria eb59407586 Fix starting the iridium driver in the start script 7 years ago
acfloria 5c6fad84e7 Improve the startup of the IridiumSBD driver 7 years ago
acfloria 21ebcdc0ae Publish the satcom subsystem health 7 years ago
acfloria 1daaa6f5dc Shorten notification on the link switch to fit in 50 characters 7 years ago
Beat Küng 55db10d9e2 mavlink_ulog: clear potential existing ulog_stream messages on start 7 years ago
Beat Küng ffffcaeb0f px4-alias.sh_in: move to platforms/posix/src/px4-alias.sh_in 7 years ago
Anthony Lamping 0edf4513eb Jenkins: change log path 7 years ago
Beat Küng 23b12f02e7 cmake: fix install target (add bin dir which includes the symlinks and px4-alias.sh) 7 years ago
Beat Küng 4703f22d4e mixers: remove unnecessary output settings (reduce flash usage) 7 years ago
Beat Küng ac5988fd35 ROMFS cmake: do not copy init.d-posix and mixers-sitl 7 years ago
Beat Küng 5363aff879 fixes for integration and unit tests 7 years ago
Beat Küng 0edd7c93e1 posix main: check for ROS argument 7 years ago
Beat Küng 22b47a84f5 px4_log.c: fix cygwin include 7 years ago
Beat Küng a5de82aaa8 cmake: add documentation for px4_posix_generate_alias and px4_posix_generate_symlinks 7 years ago
Beat Küng f748c8d883 fix mavros launch scripts & use non-unified startup scripts 7 years ago
Beat Küng ec09379813 px4_daemon: fixes for clang-tidy 7 years ago
Beat Küng efb202106f bbblue: required changes for posix shell 7 years ago
Beat Küng d480d24a4c fix perf counter: use dprintf instead of printf 7 years ago