29982 Commits (d168d5049f55c393bf7f33107fa17a8064b70e02)
 

Author SHA1 Message Date
Matthias Grob 706500f19c Commander: make RC override multicopter only 6 years ago
Matthias Grob 5c1ab06343 Commander: pure refactor of RC override conditions 6 years ago
Bob Long 84a0d16386 Clarify weird behavior of the LIS3MDL 6 years ago
Beat Küng b71bae414b param: fix potential nullptr dereferencing on param import 6 years ago
Matthias Grob aaad71faab commander_params: enable automatic disarming after land detection by default 6 years ago
Daniel Agar 9986a88697 mavlink: split BATTERY_STATUS from SYS_STATUS update and handle all bricks (#12034) 6 years ago
Timothy Scott 51d4239eee Commented out rover SITL test 6 years ago
Timothy Scott ecf396443f Minor bugfix 6 years ago
Timothy Scott b9a2c9daf8 Fixed uninitialized variable 6 years ago
Mark Sauder 4a02475dd1 rcS: reduce a few LOC in AUTOCNF logic (#12467) 6 years ago
Beat Küng e6aa035209 hotfix for logger: use '%i' instead of '%zu' 6 years ago
bresch ea0e164145 FlightTask - Rename state_prev to last_setpoint 6 years ago
bresch 37a9b90945 FlightTask - Move checkSetpoints function in each FlightTask to be tailored to the specific needs and avoid checking all the setpoints 6 years ago
bresch 24811cf550 FlightTask smoothVel - Initialize ekf reset counters when task is activated 6 years ago
bresch 1414f50cea FlightTask - When switching task, pass the last setpoints of the previous task to the new task 6 years ago
bresch d24c415fd7 PID rate controller - Add controller gain to support Ideal PID form (ISA standard) 6 years ago
Timothy Scott 7c05073044 Fixed overflowing tslc. 6 years ago
Timothy Scott e25ad348e8 Added message handler for UTM_GLOBAL_POSITION 6 years ago
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