29714 Commits (efad34e55e219ef715ed62c5e6ce0237f5063284)
 

Author SHA1 Message Date
Anthony Lamping efad34e55e jenkins: pub_test needs to start px4 in daemon mode 6 years ago
Beat Küng f613581b70 Jenkinsfile-compile: add kakutef7 to nuttx build targets 6 years ago
Beat Küng 84bca7e4d0 shellcheck: disable SC2181 6 years ago
Beat Küng d95aae4619 Generic-arm-none-eabi-gcc-cortex-m7: use SP float depending on NuttX config 6 years ago
Beat Küng 6e833ed7a8 boards: add Holybro KakuteF7 6 years ago
Beat Küng 098afad9e0 missing SD card error tune: play only twice instead of repeating endlessly 6 years ago
Beat Küng f803e54eee ToneAlarmInterface: add support for non-pwm-based buzzers 6 years ago
Beat Küng 92c2d7ae36 CBRK_BUZZER: allow to disable startup sound 6 years ago
Beat Küng d8da9db04c fix atxxxx osd driver: use correct device id 6 years ago
Beat Küng 5fe4c61b42 rc_input: add RC_PORT_CONFIG param to configure RC port 6 years ago
Beat Küng b7a0e1ef03 boards: simplify RC port configuration by using NuttX ioctl's 6 years ago
Beat Küng 9a1ad97c11 fix ToneAlarmInterface: correct TOME_ALARM_CLOCK for timer 13 and 14 6 years ago
Beat Küng a3c920db7d board_defaults: remove unnecessary 'set MIXER_AUX none' 6 years ago
Beat Küng 4b0afff33a fmu-v5 init.c: remove unused include 6 years ago
Beat Küng fcb7372554 atxxxx: fix comment 6 years ago
Beat Küng 1112828dcf adc: allow board to not define BOARD_ADC_HIPOWER_5V_OC or BOARD_ADC_PERIPH_5V_OC 6 years ago
Beat Küng 5d8710d539 bmp280: fix device_id initialization 6 years ago
Martina Rivizzigno 1fb80612f3 CollisionPrevention: address https://github.com/PX4/Firmware/pull/12179 6 years ago
Martina Rivizzigno ac67d5603f CollisionPrevention: compute the attitude_sensor_frame outside for loop 6 years ago
Martina Rivizzigno 560c9f972a CollisionPrevention: use the maximum timestamp between offboard and 6 years ago
Martina Rivizzigno 8aad105265 mc_pos_control: increase stack size by 100 bytes 6 years ago
Martina Rivizzigno 02bdc2c46b CollisionPrevention: use FlightTasks convention for private/public methods, 6 years ago
Martina Rivizzigno 8637a9255e CollisionPrevention: add failsafe for stale distance data 6 years ago
Martina Rivizzigno 0ee770e853 logger: log obstacle_distance_fused instead of obstacle_distance 6 years ago
Martina Rivizzigno ff6a4d9e71 stream mavlink message OBSTACLE DISTANCE 6 years ago
Martina Rivizzigno e6e4d846fb add uORB message obstacle_distance_fused with data from offboard 6 years ago
Martina Rivizzigno a9b1946bea CollisionPrevention: make sure that vehicle tilt compensation is 6 years ago
Martina Rivizzigno 2439dc09ae CollisionPrevention: refactor code to make it more readable 6 years ago
Martina Rivizzigno b6eea508bb CollisionPrevention: make sure that the timestamp is updated for distance 6 years ago
Martina Rivizzigno 09bfb00c88 Obstacle_distance: use only one increment in float directly 6 years ago
Martina Rivizzigno d216b45202 cm8jl65: use paramter to set sensor orientation 6 years ago
Martina Rivizzigno 6a0ed6af93 cm8jl65: add field of view 6 years ago
Martina Rivizzigno 5b24f28ac7 CollisionPrevention: map distance_sensor data to obstacle distance 6 years ago
Martina Rivizzigno aff131774e simulator mavlink: add horizontal and vertical fov + quaterion orientation 6 years ago
Martina Rivizzigno 02c3765c1b obstacle_distance: add fields from mavlink extension 6 years ago
Martina Rivizzigno d375402b5b distance_sensor: add horiontal and vertical fov, add quaternion for sensor orientation 6 years ago
Daniel Agar 53c5b6d24f
px4_fmu-v2_multicopter disable batt_smbus 6 years ago
BazookaJoe1900 7be5d15502 px4fmu: cleanup - removed duplicate const MAX_ACTUATORS definition 6 years ago
bresch e5128ac7b9 Cosmetic - Use c++ list initialization 6 years ago
bresch 15ec73629b MPC auto - Add MPC_YAW_MODE: towards waypoint (yaw first) mode. This mode ensures that 6 years ago
Timothy Scott 2ed00c9cb6 Rover: Rewrote gnd_pos_control and removed gnd_att_control (#12239) 6 years ago
Beat Küng 3743e6d8fb yaml: use safe_load(f) instead of load(f, Loader=yaml.FullLoader) 6 years ago
Hamish Willee 27ef1899c7 Fix up MAV_X_RATE as html tag doesn't render (#12449) 6 years ago
Mark Sauder 4e5974f1ca srf02 driver: Move member variable initialization to declarations, standardize against other drivers and format. (#11891) 6 years ago
Daniel Agar d4cd1d0d2e
NuttX stm32f7 fully re-enable dcache with write back (#12435) 6 years ago
Daniel Agar dc10a68539 NuttX and apps update 7.29 6 years ago
Daniel Agar fbd3386c39 Jenkins Hardware ensure buzzer is disabled on test rack 6 years ago
Alexis Paques 453ecfeb55 YAML: use Loaders and safe_load (#11910) 6 years ago
Fabian Schilling 6da8ce94f1 Fix off-by-one error in tgt_system (SDF version) 6 years ago
Fabian Schilling 5e39e14e7c Fix off-by-one error in tgt_system parameter 6 years ago