21806 Commits (7ef3b92109878c0766e4afff58fc143bc9071f46)
 

Author SHA1 Message Date
Mark Whitehorn bbebf980d8 add timer validation call 8 years ago
Mark Whitehorn b5169b0c7b uncomment FMU servo readback test 8 years ago
Mark Whitehorn 9e3488af46 don't update servos if mixer_mix_threadsafe() failed to run 8 years ago
Mark Whitehorn dd25366b86 clean up timer_set_rate and add advice on hacking counter frequency 8 years ago
Mark Whitehorn 2d5588ae02 simplify oneshot mode selection; use zero PWM rate as indicator 8 years ago
Mark Whitehorn aa9fbbedd5 add oneshot mode capability 8 years ago
David Sidrane eac72051b8 Backport of stm32f7 add DTCM to heap and use it on F7 (#6865) 8 years ago
Dennis Mannhart be500723cd mc_pos_control: gradual vel fix for slope 8 years ago
Dennis Mannhart 20a47a1a72 mc_pos_control: limit if just xy distance close to target 8 years ago
Dennis Mannhart f9551c12de mc_pos_control: param fix and gradual vel fix 8 years ago
Matthias Grob 72fb7a5062 mc_pos_control: added gradual landing speed logic 8 years ago
Matthias Grob 7434bcc693 mc_pos_control: fixed rebase and refactor errors 8 years ago
Dennis Mannhart cd8cc1beaa mc_pos_control: use blockparam, change variable name, delete unused variables 8 years ago
Dennis Mannhart 4c4f214ec7 mc_pos_control: target_threshold value change 8 years ago
Dennis Mannhart 0d6f994145 mc_pos_control: slow down in auto when close to target 8 years ago
Dennis Mannhart 8e5a573cb3 mc_pos_control: add default only if there is no previous setpoint 8 years ago
Dennis Mannhart fd3889b5a6 mc pos control: auto handling such that it does not use slewrate when goint to pos 8 years ago
Matthias Grob 5e2f18ebaa mc_pos_control: added separate velocity control setpoint slewrate for deceleration 8 years ago
Matthias Grob b32e5e7ec0 mc_pos_control: fixed all pull request complaints 8 years ago
Matthias Grob bfb4de0e66 startup scripts/mc_pos_control: renamed parameters after refactor 8 years ago
Matthias Grob 470c3fdc06 mc_pos_control: refactoring only in manual velocity setpoint generation 8 years ago
Matthias Grob 713ba45876 mcpos_control: remove duplicate deadzone parameters 8 years ago
Matthias Grob eec757915c mc_pos_control: switch manual vertical/z velocity curve to expo with deadzone 8 years ago
David Sidrane eb054a0ea1 priority_restoration_fix:Review feedback 8 years ago
David Sidrane a6dcbc3a22 HOTFIX:Fixes improper restoration of base_priority 8 years ago
flying-production aed280fbd4 Make sure that external sitl project will be rebuild in case of sourcve has changed 8 years ago
Henry Zhang 1880ed9758 MindPX: Start send_events handler in MindPX (#6875) 8 years ago
Henry Zhang 6791090fe3 add new config for NanoMind (#6874) 8 years ago
Dennis Mannhart 8f1e851911 Stick to velocity fix (#6825) 8 years ago
David Sidrane 7d62aa6a6d HOTFIX:Backport Memory corruption due to stack coloring overreach complete (#6848) 8 years ago
David Sidrane f2164b135d Consolidate the flash patches to fix build (#6850) 8 years ago
Dennis Mannhart c9643cb075 mc_pos_control: delete leftover from transitional changes for vel_max_z (#6822) 8 years ago
Dennis Mannhart 31aff0b6c0 mc_pos_control: change yaw setpoint to yaw (#6854) 8 years ago
Beat Küng 546bd2b4d0 drivers: remove the overflow perf counter 8 years ago
Beat Küng f60dfbbb40 perf: remove unused event_overruns, reduce type of delta times to 32bits 8 years ago
David L Sprague 0a02a4c503 Fixed Issue #6596 8 years ago
Pavel Kirienko 2b2c307eac Performance audit (intentionally duplicates #6829) (#6847) 8 years ago
David Sidrane c20b85e6ad Revert "UAVCAN performance audit (#6829)" (#6846) 8 years ago
Pavel Kirienko 21e04c9f7a UAVCAN performance audit (#6829) 8 years ago
David Sidrane 4fe29e5246 Fiexs frsky telemetry stack warning 8 years ago
Lorenz Meier 7695b65b7f MAVLink app: Default to MISSION, not MISSION_INT 8 years ago
Matthias Grob bb3b26e00f logger: adjusted log_writer_file stack size 8 years ago
Matthias Grob ca9393eb97 mc_pos_control: fix parameter description of expo for QGC parsing 8 years ago
ChristophTobler d5137ed794 set EKF2_AID_MASK and EKF2_HGT_MODE because of iris_opt_flow 8 years ago
Beat Küng 948635c989 LandDetector: call param_notify_changes() instead of param_save_default() 8 years ago
Beat Küng f6d9d77f60 param_notify_changes: set unsaved to true 8 years ago
Beat Küng 0e650638e4 param: implement RW locking 8 years ago
Beat Küng b4290b6b52 params: make param_t uint16_t on NuttX 8 years ago
Beat Küng 45af77a543 mavlink parameters: try to send 5 params at once on USB & UDP connections 8 years ago
Beat Küng 2873d973de mavlink: increase parameter rate from 120 to 300Hz 8 years ago