25546 Commits (93ae260f4497be265d6ec374822fc113ce3a2492)
 

Author SHA1 Message Date
Simone Guscetti e140c37fe3 systemcmds: tests update to cpp file for test_hrc 7 years ago
Simone Guscetti 50d35f63be tune_control: Remove the tune defines 7 years ago
Simone Guscetti ce952d8f64 drv_tone_alarm: Add tune definition 7 years ago
Simone Guscetti 4c6daf0748 libtunes: Update tunes and mkblctrl to use the tune_definition 7 years ago
Simone Guscetti 26b721ac8b libtunes: Add new tune_definition file 7 years ago
Simone Guscetti 20905ce478 stm32: board_reset, keep legacy definition for old chips 7 years ago
Simone Guscetti 217a67f956 px4_micro_hal: Add up_internal for stm32f7 builds 7 years ago
Simone Guscetti 2b81331f8a stm32: board_reset, change backup register 7 years ago
Beat Küng 76aa044105 navigator mission: add yaw offset to vehicle's yaw for ROI cmds and disabled gimbal yaw 7 years ago
Beat Küng 09dba29b6c fix vehicle_roi.msg: re-add ROI_WPINDEX 7 years ago
Beat Küng a0372c6183 vmount: implement VEHICLE_CMD_DO_SET_ROI_WPNEXT_OFFSET 7 years ago
Beat Küng cc777a80ff vehicle_roi.msg: remove unsupported fields 7 years ago
Beat Küng aaa67632ca navigator: remove redundant switch block for ROI handling 7 years ago
Shivam Chauhan 062e44061d bmp280 changed variable name to resolve shadow declaration issue. (#9100) 7 years ago
Thomas Stastny 52e5e0df14 fw_att_control: schedule trims for airspeed and flap deployment (#8937) 7 years ago
ksschwabe 6d445cf5a6 Adds ability for generate_listener.py to process out-of-tree uORB message definitions as well (#9097) 7 years ago
barzanisar 34dd68bee1 Update syslink_main.cpp 7 years ago
barzanisar a6e35ab7f7 Beat's changes to make QGC connect with crazyflie 7 years ago
barzanisar 691a5c6532 Beat's changes in syslink work so reverting this 7 years ago
barzanisar 0f79222ff9 This makes QGC connect with crazyflie 7 years ago
AlexKlimaj 08a53a9056 batt_smbus add complementary filter and small fixes (#9080) 7 years ago
Kabir Mohammed 7776789b7d rc.sensors : fix startup for lidars on Pixhawk boards (#9058) 7 years ago
Amir Melzer f68f897820 update submodule to include changes in the ASLUAV BMS message (#9083) 7 years ago
Matthias Grob ed0b6db2de mc_att_control: clarify comment about yaw feed forward 7 years ago
Matthias Grob ff25c7f48a ensure attitude setpoint initialization before arming 7 years ago
Matthias Grob e32b04fff1 mc_att_control: catch numerical out of domain case 7 years ago
Matthias Grob 42f4e62a04 mc_att_control: clarify corner case comment 7 years ago
Matthias Grob 9f69447e22 mc_att_control: replace nasty corner case condition 7 years ago
Matthias Grob d2ead02fb5 mc_att_control: catch numerical corner cases 7 years ago
Matthias Grob dc28c47544 mc_att_control: correct head comment 7 years ago
Matthias Grob c4fb2b26fd mc_att_control: prepare yaw weight from gain ratio 7 years ago
Matthias Grob 6317d36ec9 mc_att_control: remove time constant parameter 7 years ago
Matthias Grob ba5f2254cd mc_att_control: add reduced quaternion attitude control 7 years ago
Matthias Grob 9ff9692270 mc_att_control: switch to quaternion attitude control (no yaw reduction yet) 7 years ago
Daniel Agar 1abf90c6d4 EKF2 only publish wind_estimate if wind velocity is being estimated 7 years ago
Daniel Agar 7607c71ca8 fw_pos_control_l1 project virtual waypoint to handle landing overshoot 7 years ago
Daniel Agar d1dca4e74c fw_pos_ctrl_l1 move takeoff to control_takeoff() 7 years ago
Daniel Agar c72340e039 fw_pos_ctrl_l1 move landing to control_landing() 7 years ago
Daniel Agar f194c5424c move hmc5883 i2c address into driver 7 years ago
Daniel Agar bb7466c596 move rgbled i2c address into driver 7 years ago
Karl Schwabe 2a5a7b3a1e Adds ability to have out-of-tree uORB message definitions 7 years ago
Daniel Agar dacec87d6b px4fmu-v3 add missing lsm303d and sort 7 years ago
Daniel Agar de85acb8b0 px4fmu-v2 version detection and init cleanup 7 years ago
Daniel Agar 24be68b27a eclipse project add paths for new params 7 years ago
Beat Küng 2bcc5cf3e5 imu filter defaults: set IMU_GYRO_CUTOFF to 80 and MC_DTERM_CUTOFF to 30 7 years ago
Beat Küng a99e49a856 landing_target_estimator: fix param type: int -> int32_t 7 years ago
Beat Küng 22acb1dab1 cmake configs: add landing_target_estimator wherever local_position_estimator is enabled 7 years ago
Beat Küng 7ee464c264 LPE: refactor to use ModuleParams 7 years ago
Beat Küng 83d55773af LPE: refactor to use ModuleBase 7 years ago
Beat Küng 9fb9b2916a LPE: use default & delete keywords for constructors & destructors 7 years ago