15716 Commits (d3c87c77d27762282273f8acde7c16413ec66284)

Author SHA1 Message Date
Beat Küng ce7d8d2270 sensor_mag.msg: add is_external flag & set it in the mag drivers 8 years ago
Beat Küng 19cdbcfd4f sdp3x_airspeed: fix shadowing warning for crc 8 years ago
Beat Küng ba3d66abba voted_sensors_update: fix invalid/stale mag data on posix 8 years ago
Beat Küng 76f593afb0 fix voted_sensors_update: remove DevMgr::releaseHandle(h); 8 years ago
Beat Küng af6846b9a8 fix voted_sensors_update: use int32 for param_get() 8 years ago
Beat Küng ce27e75a76 sensors: better status output 8 years ago
Sean Matthews c41185a277 Fixes valid yaw check 8 years ago
Sean Matthews d9cec600ed Fixes #7313: Invalid setpoint yaw after takeoff 8 years ago
Julien Lecoeur 89a8c656f2 Unneeded includes 8 years ago
Julien Lecoeur 1a6d2c491b Remove explicit template instantiation of Subscription<T> 8 years ago
Julien Lecoeur 550aee4da3 Remove explicit template instantiation of Publication<T> 8 years ago
Julien Lecoeur 3ff1f4d16f Move uORB::Subscription template implementation to header 8 years ago
Nicolae Rosia 0dc4f1f96d Fix strip target and bebop upload 8 years ago
Nicolae Rosia 3dd32492de Move find of STRIP_TOOL to toolchain 8 years ago
Nicolae Rosia a50a87928f navio_adc: add override flag to init 8 years ago
Nicolae Rosia a6acb2e68e ARM Toolchain: search compiler in PATH 8 years ago
Daniel Agar bd60f87283 move param jinja templates into relevant module 8 years ago
Daniel Agar 846435cd97 BlockParam<int> -> BlockParam<int32_t> for qurt 8 years ago
Daniel Agar 4937449890 move parameter unittest into systemcmds 8 years ago
Daniel Agar f26cd01d16 param gen reorganize and fix DISABLE_PARAMS_MODULE_SCOPING 8 years ago
ChristophTobler 9b5de23553 add ref_timestamp (time when origin was set) to lpe 8 years ago
Lorenz Meier a1a0dd37dc Commander: Only report GPS lost errors if armed 8 years ago
Lorenz Meier a25330762a Commander: Adjust airspeed checks on prearm condition 8 years ago
Lorenz Meier d104f984d4 Sensors: print airspeed validator status 8 years ago
Lorenz Meier 77ee8d5fb9 SDP3X: Lowpass the signal significantly less as it is far less noisy 8 years ago
Lorenz Meier c6cece52d3 Sensirion SDP3X airspeed / differential pressure sensor driver 8 years ago
Daniel Agar 5ee79648b7 FixedwingPositionControl cleanup comment spacing 8 years ago
Daniel Agar 35864841ba FixedwingPositionControl remove engine failure thrust sp 8 years ago
Daniel Agar 9511dfa577 FixedwingPositionControl combine TECS resets 8 years ago
Daniel Agar 0e8b0fe013 FixedwingPositionControl clang tidy fixes 8 years ago
Daniel Agar 47ec291340 FixedwingPositionControl add header guard 8 years ago
Daniel Agar 376fdd4206 FixedwingPositionControl unnecessary struct 8 years ago
Daniel Agar 3313ade291 FixedwingPositionControl update copyright and control_task 8 years ago
Daniel Agar 77eaa3ae61 fw_pos_control_l1 rename Landingslope to match case 8 years ago
Daniel Agar 23dd2e537b fw_pos_control_l1 rename to match class 8 years ago
Daniel Agar ea448e7fc2 fw_pos_control_l1 extract FixedwingPositionControl header 8 years ago
Daniel Agar 8d5c955af4 remove partial CMD_OVERRIDE_GOTO implementation (#7356) 8 years ago
Daniel Agar 3b7e57a5b2 navigator/follow_target remove unused 8 years ago
Daniel Agar d6e9287f51 mc_att_control comment out unused rates_i_scaled 8 years ago
Daniel Agar 70a485826d attitude_estimator_q remove unused and small publish cleanup 8 years ago
Daniel Agar 9b08cf686f mathlib remove Matrix and Vector virtual destructors 8 years ago
Dennis Mannhart e0d81b4c5e mc_pos_control: if triplet not valid in z ignore it 8 years ago
Dennis Mannhart 2a943f4bd0 mc_pos_control: only set current_setpoint to true if triplet valid 8 years ago
Kabir Mohammed 5cbaaa633b FINALLY fix mag rotation issues. (#7366) 8 years ago
Marco Zorzi aef522553e unmanned ground vehicle (UGV) controllers and Traxxas Stampede configuration (#7175) 8 years ago
davidaroyer 184b190513 DF_MPU9250_Wrapper: move mag rotation prior to calibration application 8 years ago
Nicolae Rosia 6ddc0b3fef linux_gpio: open fd once, and reuse it 8 years ago
Nicolae Rosia 92ac6f0c89 navio_adc: open fd once and reuse it 8 years ago
Lorenz Meier e60fbccbee MAVLink app: Add ability to output packets for training and inspection 8 years ago
Daniel Agar 833cdc9236 EKF2 update GPS and airspeed delay defaults (#7353) 8 years ago