38589 Commits (71d6aa913dc44ed0f986089da5b790f3cfab2482)
 

Author SHA1 Message Date
Julian Oes 71d6aa913d manual_control: starting to implement switches 3 years ago
Julian Oes ac121c676a commander: check for valid flag for manual_control 3 years ago
Julian Oes cda6524421 manual_control: move override detection 3 years ago
Julian Oes 1c15cc11d8 manual_control: implement (dis)arming via command 3 years ago
Julian Oes 8876af9150 manual_control: add instance to selector 3 years ago
Julian Oes 14eb656a59 rc_update: use snake_case for namespace name 3 years ago
Julian Oes 6e8ccf6a45 rc_update: rename update method 3 years ago
Julian Oes 723db8bf2a manual_control: add selector class [WIP] 3 years ago
Julian Oes eeb7682fd9 ROMFS: start manual_control for SITL 3 years ago
Daniel Agar 2d816e0b3e [WIP] manual_control selector hacks 3 years ago
Daniel Agar e18cf3da3e sensors/vehicle_imu: use WelfordMean for online mean and variance 3 years ago
Daniel Agar a8c3bcca32 boards: disable CONFIG_STM32H7_SPI_DMATHRESHOLD 3 years ago
Daniel Agar cb34ff1292 posix-configs/SITL/init/test/test_imu_filtering enable gyro dynamic notch filtering by default 3 years ago
Daniel Agar e0d9ccdc18 sensors/vehicle_angular_velocity: small FFT notch update simplification 3 years ago
Daniel Agar 47afab62e7 gyro_fft: limit noise floor to configured range (IMU_GYRO_FFT_MIN/MAX) 3 years ago
Daniel Agar dd3e0b723a gyro_fft: add IMU_GYRO_FFT_SNR parameter 3 years ago
Matthias Grob 6fab6242db setup/python requirements: add future module 3 years ago
Silvan Fuhrer b216cddf49 state_machine_helper: add place holder in array nav_state_names for removed LANDGPSFAIL mode 3 years ago
JaeyoungLim 031f7f831b
Fixedwing Pos Control: Handle vehicle transition waypoints outside controllers (#18503) 3 years ago
Daniel Agar 66ab7e50df
github actions increase NuttX compile ccache limit slightly 3 years ago
Daniel Agar 3b68f8e510 Tools/check_submodules.sh revert attempted submodule improvements 3 years ago
Daniel Agar 4627f5514e boards: holybro_kakutef7_default disable load_mon to save flash 3 years ago
Jaeyoung-Lim 6a2ebfc0cc Handle setpoint types properly for fixedwing position control 3 years ago
Daniel Agar f43adaeeb5
Tools/check_submodules.sh disable parallel jobs 3 years ago
Silvan Fuhrer dbd9b88bea FW position controller: only allow switching to AUTO_ALTITDUE or AUTO_CLIMBRATE if pos_sp_curr_valid 3 years ago
Daniel Agar 2f8cb5a1c2 mavlink: initial support for MAG_CAL_REPORT stream 3 years ago
Daniel Agar 24b00317b5
Tools/check_submodules.sh attempt update before sync to handle changes 3 years ago
Viktor Vladic 5b3e1a2347
boards: add MatekH743-slim support 3 years ago
JaeyoungLim cda7c6ceaa
Enable offboard actuator setpoints 3 years ago
Guilherme Lawless 47a191489e
cmake: sitl_gazebo build use memory information from the system to estimate the parallel jobs 3 years ago
Daniel Agar 68026eadeb
save significant IMU bias changes learned by the EKF 3 years ago
Jacob Crabill 5969508fa7
mavlink: cmake generate mavlink headers at build time 3 years ago
Julian Oes 88489ae8bd mavlink: Check target for mavlink shell 3 years ago
David Sidrane 96101a9c11 NuttX backports of imxrt dcache fixes to support WB & USB 3 years ago
David Sidrane af6bedaded nxp_fmurt1062:Needs pwm_out 3 years ago
David Sidrane ff43923567 nxp_fmurt1062-v1:Use Write Back Dcache 3 years ago
David Sidrane dedad87e82 nxp_fmurt1062-v1:Force no no-unaligned-access 3 years ago
David Sidrane 4225193456 nxp_fmurt1062-v1:Proper USB HS config 3 years ago
David Sidrane e2b4e435a9 Build system:Board level control of no-unaligned-access 3 years ago
David Sidrane af9f8f08c6 NuttX PX4 build - capture log in VERBOSE=True|1 3 years ago
David Sidrane d4c2476699 nxp_fmurt1062-v1:init Fix Spelling 3 years ago
David Sidrane 46b208ba21 nxp_fmurt1062-v1:init Define ret indepenent of enabled IP Blocks 3 years ago
David Sidrane 29eb27632a nxpfmurt1062-v1:Add USB dev 3 years ago
RomanBapst 56cf77a74c addressed review comments 3 years ago
RomanBapst e36e527488 fixed wrong path 3 years ago
Roman Bapst d58d13b2e8 APX4-1617: Fix manual climb rate in TECS (#1463) 3 years ago
RomanBapst 7cb99f521c moved ManualVelocitySmoothing to motion_planning lib 3 years ago
RomanBapst 924298e9c3 addressed review comments 3 years ago
RomanBapst 0ac3077bdc tecs: use trajectory generation library to compute height rate setpoint 3 years ago
RomanBapst 6e75b7cffd FixedWingPositionControl: push altitude setpoint locking into TECS 3 years ago