25560 Commits (f2250c195294ee42aa60d5af98d0a3150c059585)
 

Author SHA1 Message Date
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
Beat Küng f7ee3c2015 cmake configs: add vtol_att_control for required parameters VT_B_DEC_MSS & VT_B_REV_DEL 7 years ago
Beat Küng 279b66bfbd ekf2: use new Param class 7 years ago
Beat Küng eb33145ac8 px4_param.h: add ParamExtFloat & ParamExtInt (required by ekf2) 7 years ago
Beat Küng 89a775b401 navigator: remove use of final to allow extending class hierarchy 7 years ago
Beat Küng 8a5cdac1f4 FixedwingPositionControl: fix ordering of PRINT_MODULE_USAGE_NAME 7 years ago
Beat Küng e0af2912a1 navigator: avoid use of a static variable last_geofence_check 7 years ago
Beat Küng 320bdc6482 navigator: refactor to use ModuleBase class 7 years ago
Beat Küng 246be4f0ab precland: use 'default' for destructor 7 years ago
Beat Küng 2e6904b8a4 navigator: use '#pragma once' as include guard 7 years ago
Beat Küng f2dddc65a5 navigator: use new Param class 7 years ago
Beat Küng 32eaf278ad Battery: remove unnecessary updateParams() call in constructor 7 years ago
Beat Küng 523bb11577 module template: update to use the new Param classes 7 years ago
Beat Küng 0d26aeafe2 px4_parameter.h: remove this file - it's not used anymore 7 years ago
Beat Küng fca99cf775 param: refactor BlockParam classes 7 years ago
Beat Küng 0e4034d01e param: add a px4_parameters_public.h.jinja template 7 years ago
Beat Küng 0a5af01454 NavigatorMode: inherit from Block instead of SuperBlock 7 years ago
Amir Melzer 118214c6b5 update submodule to include ASL_PWR_BRD 7 years ago
Philipp Oettershagen ff66605a8a Fix: Increase pwmsim module stack by 100 bytes again because load_mon was giving warning about low stack 7 years ago
Jan Okle 63121b74df NuttX update - fix kinetis transmission status handling in the serial interrupt (#8944) 7 years ago
David Sidrane de9368319f Do not change mode to read temperature 7 years ago
Beat Küng bb6802a1ed kinetis: fix PPM decoding 7 years ago
Beat Küng 5a7885610d fmu: fix PPM publication if RC_SERIAL_PORT is not defined 7 years ago
Beat Küng dde922a971 fxos8701cq: add a 'stop' command 7 years ago
Beat Küng 06df2fcb65 rc.interface: disable AUX mixer on NXPHLITE_V3 7 years ago
David Sidrane 0ed631227f fxos8701cq:Work with fxos8701cq and fxos8700cq 7 years ago
Daniel Agar 5335778f6e nxphlite start correct sensors and disable debug 7 years ago
Mohammed Kabir f95f4c5f09 UAVCAN : Correct startup sequence and improve parameter description 7 years ago
Vasily Evseenko ebe74ccb2e Add 'forced on' flow control mode to mavlink UART (#8776) 7 years ago
acfloria fd0be3c412 Remove MavLink dependency in navigator 7 years ago
Simone Guscetti dbdb2c9c22 px4-fmuv5: config fix stm32f7 max SD card speed 7 years ago
Roman 64b97cb18e fw_att_control: in acro use thrust from rate setpoint topic 7 years ago
Thomas Stastny 74730273c1 fw_att_control move angular rate limits to body angular rates (#9023) 7 years ago
Daniel Agar 2ce8b6a984
delete VT_FW_PITCH_TRIM parameter (#9014) 7 years ago
Roman ac2b3ccadc vtol_att_control: default front transition throttle to 100% 7 years ago
Roman e4ea7262fd tailsitter.cpp: small cosmetic fix 7 years ago
Roman 03338935e0 vtol_att_control: make sure blending airspeed is smaller than transition airspeed 7 years ago