28343 Commits (9724a84801064e9fb660495f722db5a5c45e5d7d)
 

Author SHA1 Message Date
Daniel Agar 49be26b6cf
load_mon improve cpuload calculation and cleanup (#9852) 6 years ago
Alvar Martti 63651da309 FW bug in checking if landing point has been passed 6 years ago
Nuno Marques cfd1be584e Feature: VIO: add ODOMETRY stream (#11084) 6 years ago
Christian Rauch b3018646d5 check CONFIG_STACK_COLORATION for print_load_nuttx 6 years ago
Christian Rauch a6adc64569 check CONFIG_TASK_NAME_SIZE for print_load_nuttx 6 years ago
Christian Rauch 92117da3a8 check CONFIG_ARCH_MATH_H 6 years ago
Christian Rauch 0764c76836 check CONFIG_I2C for I2C 6 years ago
Christian Rauch 8a2e3800d8 check CONFIG_SCHED_INSTRUMENTATION for print_load_nuttx 6 years ago
Matthias Grob fce35ba9d2 fmu-v2: remove orbit support to save flash 6 years ago
Matthias Grob 3d42c495aa FlightTaskOrbit: clip radius to range 6 years ago
Matthias Grob f8171f999b mavlink: initialize orbit struct 6 years ago
Julian Oes 35f2c39f30 ROMFS: remove leftover CMakeLists.txt files 6 years ago
Julian Oes 63ee101c51 rcS: fix exit value 6 years ago
Julian Oes 3ebf030a02 ROMFS: change shebang from #!zsh to #!/bin/sh 6 years ago
Julian Oes d265aaab41 ROMFS: don't forget to prune rc.board 6 years ago
Matthias Grob 25de837c23 FlightTaskOrbit: fix rotation direction in telemetry 6 years ago
Matthias Grob d4a40f5d99 px4_custom_mode: add custom sub mode orbit 6 years ago
Matthias Grob 1cee90d42f orbit_status: fix type for radius 6 years ago
Matthias Grob e708e82425 mavlink: lower orbit status frequency 5Hz 6 years ago
Matthias Grob 8b419efa2c FlightTaskOrbit: fix rotation direction from command 6 years ago
Matthias Grob 25aa2b9c8c orbit: fix telemetry message content 6 years ago
Matthias Grob 14b83f7bfc mavlink: add orbit to the normal messages 6 years ago
Alessandro Simovic f11465bb26 orbit: publish uorb message 6 years ago
Alessandro Simovic 10913a66b4 orbit: sending telem via mavlink 6 years ago
Alessandro Simovic a08ea4764d orbit: added telem uorb msg 6 years ago
斯东Stone 1c90b917ea Fix px4_fmu-v2/v3 serial port mapping 6 years ago
Beat Küng 6a5108269e rcS tone_alarm: fix CBRK_BUZZER 6 years ago
Beat Küng cfad556a16 mixer_multirotor: use reduce_only instead of -1000 for yaw thrust reduction 6 years ago
Beat Küng 418df2516d mixer multirotor: add to CI 6 years ago
Beat Küng e8e3b00a10 refactor mixer: rename delta_outputs to desaturation_vector 6 years ago
Beat Küng 3eefc93e5d mixer_multirotor.py: avoid scientific notation for vector printf 6 years ago
Beat Küng 447ed18ab4 commander: use C API for MC_AIRMODE & RC_MAP_ARM_SW to remove multirotor modules dependency 6 years ago
Beat Küng c665c34d2a MC stabilized: allow yaw control at 0 throttle if yaw-airmode is selected 6 years ago
Beat Küng 24dc316973 commander: enforce yaw-airmode to have an arming switch mapped 6 years ago
Beat Küng cf66656258 mixer multirotor: add unit-tests 6 years ago
Beat Küng c659d2bcc2 mixer: minor refactoring to reduce header include dependencies 6 years ago
Beat Küng 8bcf54688a mixer: complete refactoring & add airmode for yaw 6 years ago
Beat Küng 19ccab28bb mixer: use an enum for airmode 6 years ago
Beat Küng 9406fa5246 refactor mixer.h: use override keyword, fix set_airmode argument type (uint32_t -> int32_t) 6 years ago
bresch 7cc00f41d2 AirModeYaw - Change airmode type from bool to int 6 years ago
TSC21 b2fd8abf9e CI: add rostest to 'px4' and MAVROS in caktin and colcon builds 6 years ago
James Goppert 4ecb8746d6 Formatting. 6 years ago
TSC21 870c513aad readd CMAKE_RUNTIME_OUTPUT_DIRECTORY install for the posix build 6 years ago
James Goppert 78f109bbab Add ros pub test. 6 years ago
TSC21 a6121e1655 Cmake build: do not change CMAKE_RUNTIME_OUTPUT_DIRECTORY if building with catkin 6 years ago
James Goppert c7eb21be86 Fix catkin/ROS build paths. 6 years ago
David Sidrane 53bc357cda nxphlite-v3:SDHC setting is for EMI issue with GPS and FCC (#11029) 6 years ago
David Sidrane 11f9925b02 rcS,rc.serial.jinja:ensure proper unset hygiene 6 years ago
Daniel Agar f851978101
commander run preflight immediately (#11018) 6 years ago
Kārlis Seņko c1d50d35d3 Move common shmem parameter declarations to shmem.h. 6 years ago