21635 Commits (9597e708dfc1f1fc607abfec3d1f35a45112690a)
 

Author SHA1 Message Date
Beat Küng 2bbe04c3d6 mavlink_receiver: don't publish sensor_combined for MAVLINK_MSG_ID_HIL_SENSOR 8 years ago
Beat Küng 8957b473a8 px4fmu rcS: start sensors in hil mode if HIL is set, don't load rc.sensors 8 years ago
Beat Küng 881f2d2d36 sensors: add 'sensors start -hil' parameter 8 years ago
Beat Küng 3f6783fce7 mc_att_control: make sure to update the polling fd when the selected gyro changes 8 years ago
Beat Küng ec33607912 mc_att_control_main: make sure to initialize at least one gyro sensor 8 years ago
Beat Küng 570aca98a3 pwm_out_sim: make sure g_pwm_sim is initialized with nullptr 8 years ago
ustbguan 68701b197a use mBar 8 years ago
Dennis Mannhart f5ae90a7cb mavlink_main: add POSITION_TARGET_LOCAL_NED to mavlink stream 8 years ago
Sander Smeets 9ef87f1311 VTOL QuadChute Maximum roll and pitch angles (#6665) 8 years ago
Dennis Mannhart e892a51afb mc_pos_control: delta_t needs to be positive 8 years ago
Matthias Grob 2b90224075 land_detector: added parameter for manual position stick takeoff threshold 8 years ago
Dennis Mannhart 9c2dd48814 landdetector: m/s to m 8 years ago
Dennis Mannhart 7f54f891c1 land_detector: set max height to 100 8 years ago
Dennis Mannhart 6939583650 mc_pos_control: _run_altitude if close to max altitude 8 years ago
Dennis Mannhart 3d4e7819a0 landdetector: delete function update_alt_max 8 years ago
Dennis Mannhart 1774e01c00 rtl: keep rtl altitude below max altitude 8 years ago
Dennis Mannhart b887654d69 mc_pos_control: fix limit_altitude function 8 years ago
Dennis Mannhart ca84cc7439 mc_pos_control: delete max altitude, which is not set by landdetector 8 years ago
Dennis Mannhart a1982e0392 land_detector: battery level status to adjust maximum altitude possible 8 years ago
Dennis Mannhart c8690fd072 mc_pos_control: limit altitude 8 years ago
Michael Schaeuble 497a210742 lis3mdl: Fix check_calibration() output 8 years ago
Daniel Agar cff430e137 px4fmu-v2 enable ll40ls and frsky_telemetry 8 years ago
Lorenz Meier 5c524e15f8 Battery params: Enforce system reboot 8 years ago
Michael Schaeuble 3961c46d68 UAVCAN: Incorporate manual loackdown 8 years ago
Julian Oes 12c7421be9 px_uploader.py: remove unused exception vars 8 years ago
Julian Oes 974a9a0673 px_uploader.py: enable file to be used as module 8 years ago
Julian Oes 090d7ebd6b px_uploader: fix SerialException error 8 years ago
Julian Oes b0a8073e15 px_uploader.py: small whitespace fix 8 years ago
Julian Oes ff87d43be0 px_uploader.py: vim modeline for indent settings 8 years ago
Julian Oes 172f35042f px_uploader.py: use consistent indenting 8 years ago
Lorenz Meier 16530e15db Commander: Differentiate between emergency battery level and critical battery level 8 years ago
Lorenz Meier 029c6de4a9 Battery estimator: Warn on dangerously low levels. 8 years ago
Lorenz Meier 7372014aee Battery: Implement an emergency warn level 8 years ago
Beat Küng 85708063d6 fix tap_esc: use correct ORB_ID for esc_status advertisement 8 years ago
Lorenz Meier 7710b64d27 Navigator: Re-initialize RTL every time it gets re-enabled 8 years ago
José Roberto de Souza 6ce5807240 mavlink: Send message to control onboard camera as broadcast 8 years ago
Daniel Agar c1bd0d5733 sync attitude setpoint messages 8 years ago
Daniel Agar fe4ea6dd63 VTOL mc_pos reset internal state during FW mode 8 years ago
Daniel Agar 1b2973f602 VTOL fw_att don't reset integrators during transition 8 years ago
Lorenz Meier e18fe0a8a8 Port PWM command to POSIX 8 years ago
Matthias Grob 8fd27fddcd mc_pos_control: moved responsibility of the x,y stick deadzone to a mathematical function 8 years ago
Lorenz Meier ad3d0391ab Navigator: Only update params as they change 8 years ago
Daniel Agar ecb2511a7b add matrix copyTo 8 years ago
Beat Küng f43f3baa02 ATT_VIBE_THRESH param: move the definition of this param to sensors 8 years ago
Beat Küng 3cc1c9d0a9 param command: warnx -> PX4_{WARN,ERR} 8 years ago
Beat Küng cfa84954ea param_get: add null-pointer check 8 years ago
Lorenz Meier 3e88b2f2b1 Rate-limit navigator update rate 8 years ago
Kabir Mohammed 80e1064523 mavlink : fix legacy vision interface attitude timestamps 8 years ago
Beat Küng 058bc97c83 commander preflight calibration: accept param6 == 2 for airspeed calibration as well 8 years ago
Matthias Grob 3a358422c4 mc_pos_control: change sign for close to ground + style fix 8 years ago