20388 Commits (cb9517486d9bdc46cdf8a8a1115b670dc951cf26)
 

Author SHA1 Message Date
Lorenz Meier 8297e979ff ECL: Update to include whitespace fixes 8 years ago
Lorenz Meier c62c3c98bf uORB devices: Guard more against invalid handles fed to publish routine 8 years ago
Lorenz Meier ca59d4cddb Simulator: Initialize ground truth topic handle 8 years ago
Lorenz Meier df613361b9 LPE: Increase stack to allow enough safe margin 8 years ago
Lorenz Meier 9667c98b61 Start UAVCAN in the two phases required 8 years ago
Dennis Mannhart e2ded396c8 Snapdragon pwm (#5940) 8 years ago
Mark Whitehorn 48778ed3f2 bump parameter minor version 8 years ago
Mark Whitehorn bad2dc80a4 change default THR_MDL_FAC to zero (disabled) 8 years ago
Mark Whitehorn e5f4f50a52 add param_find for THR_MDL_FAC 8 years ago
Roman d0d9ee373b bebop config: increase logger buffer from 20kB to 200kB 8 years ago
Roman 5b0a1d4b2a updated DriverFramework: activated dlpf in mpu6050 8 years ago
Roman daa88f69db bebop2 config: updated some positon control params for decent performance 8 years ago
Roman b0bca24526 bebop2 config: use logger instead of sdlog2 8 years ago
Mark Whitehorn 381a565ce3 add THR_MDL_FAC parameter handling to FMU 8 years ago
Roman d221313dfb implemented mapping between desired thrust and applied pwm in 8 years ago
Dennis Mannhart 22733b1501 mc_pos_control: dont run alt-control when landing 8 years ago
Julian Oes ef7ade52b1 mc_pos_control: stay landing even after freefall 8 years ago
Julian Oes 70fec788d9 mc_pos_control: allow takeoff in offboard mode 8 years ago
Julian Oes 072ba51064 mc_pos_control_main: changes got lost in rebase 8 years ago
Julian Oes b285827f52 mc_pos_control: remove leftover printf 8 years ago
Julian Oes 65b8bcae12 mc_pos_control: always require takeoff setpoint 8 years ago
Julian Oes c64b8c7095 mc_pos_control: always use fabsf and not fabs 8 years ago
Julian Oes e01eaf172a Add body/NED frame for offboard velocity control 8 years ago
Julian Oes e3aecc0762 state_machine_helper: remove unused const var 8 years ago
Julian Oes 5b132aef70 mc_pos_control: hold position at offboard vel 0 8 years ago
Julian Oes 0b02a6e0f7 state_machine_helper: warn about offboard lost, not RC 8 years ago
Julian Oes 454cd33a5e mc_pos_control: move stuff where it belongs 8 years ago
Julian Oes 0b37272d75 mc_pos_control: further reshuffling 8 years ago
Julian Oes 61fff54cbe mc_pos_control: copy triplet in one place only 8 years ago
Julian Oes 432824d603 mc_pos_control: move attitude setpoint to function 8 years ago
Julian Oes c200e581c3 mc_pos_control: move control into functions 8 years ago
Julian Oes 3ac056924c navigator: increase stack 8 years ago
Julian Oes a096b97455 Revert "navigator: increase stack" 8 years ago
Mark Whitehorn 08d36fe2af move initial pwm trim update to pwm_ioctl load case 8 years ago
Julian Oes 6a6e9d02a3 navigator: increase stack 8 years ago
Julian Oes 8a6af658f3 navigator: don't omit printf value 8 years ago
Roman 3392e3f9f7 bebop2 upload script: create microsd filesystem so that logger does not 8 years ago
Roman 34d253e4d0 bebop2: let PX4_ROOTFSDIR point to the internal mmc card 8 years ago
Roman 5ce24e82f5 bebop2 apps: start other important apps, use ekf2 as estimator 8 years ago
Julian Oes 18dd6923e6 integrationtests: use Python2 for dependencies 8 years ago
Julian Oes 1c2194c600 gps: fix cli parsing 8 years ago
Julian Oes 12c5ed39ae gps: fix faking so that ekf2 initializes 8 years ago
Michael Schaeuble ed2d28d5dc Use time-stamped integrator in Posix MPU6050 driver 8 years ago
Julian Oes f6c573e882 mavlink: don't send uninitialized bytes 8 years ago
Beat Küng 66925bc065 voted_senors_update: fix style after rebase 8 years ago
Beat Küng d4da626e78 sensors: move sensors with voting into a separate class 8 years ago
Beat Küng f9b3b5a799 sensors: break off parameters initialization into separate source file 8 years ago
Beat Küng c5e485bdd7 sensors: break off RC handling into its own class 8 years ago
Beat Küng 4e2d0500a1 sensors: use orb_publish_auto where possible 8 years ago
Lorenz Meier 4b0647d9c0 Condition the GPS check always on the commander GPS prearm check param (#6055) 8 years ago