20363 Commits (537f72073d3bdaf1a95b219aa93edd307b08d698)
 

Author SHA1 Message Date
Matthias Grob 537f72073d minor: uppercase typo and unused header 8 years ago
Lucas De Marchi 292599d3c9 Revert "px4fmu rcS: increase mavlink rate to 100000 for SYS_COMPANION 1500000" 8 years ago
Lucas De Marchi f48605b975 Revert "aerofc: use logger when autoconfig" 8 years ago
Lucas De Marchi 03be988ebe aerofc: fix defining PX4FMU_V4 macro 8 years ago
Lucas De Marchi 9468e7779a aerofc: use same macro name as px4fmu boards 8 years ago
Lucas De Marchi eaa2cf7d99 aerofc: fix LED names 8 years ago
Lorenz Meier 3e8061c3cd Iris mixer: Update naming of mixer 8 years ago
Lorenz Meier 83b177c5ad DC mixer: Fix geometry for Iris 8 years ago
Lorenz Meier 6b0ac296b6 Fix usage of Iris mixer, make space by deleting unused files 8 years ago
Lorenz Meier 92c35f26be Tests: Correct use of unsubscribe 8 years ago
Lorenz Meier 313ff2a6f2 UAVCAN: Correct use of unsubscribe 8 years ago
Lorenz Meier 1d98c8f202 MAVLink app: Correct use of unsubscribe 8 years ago
Lorenz Meier 3532b48411 TAP ESC: Correct use of unsubscribe 8 years ago
Lorenz Meier 97ce9edcac FMU: Tighter compile checks and correct use of unsubscribe 8 years ago
Lorenz Meier 4b99a8f28c Fix sf1xx start 8 years ago
Lorenz Meier dfed9a3f13 Fix nullptr access in mixer group. This was only ever an issue on booboot and not in flight. 8 years ago
Lorenz Meier 6e32d0b52b Update ECL to include data validator fixes 8 years ago
Lorenz Meier c91f827072 sensors app: Always run validator so it gets updated and can detect timeouts 8 years ago
Lorenz Meier 143086ba2c HMC5883: Harden shutdown logic 8 years ago
Lorenz Meier 5759fd5726 GPS app: Increase stack to ensure 300 bytes headroom 8 years ago
Lorenz Meier fe5cc5622b Failover logging in sensors app: Trim down strings 8 years ago
Lorenz Meier b91b0463d2 Update ECL lib to include failover fix for one sensor case 8 years ago
Lorenz Meier cc7db94edc Sensors app mag voter: Increase stale value detection threshold to accomodate low-noise mag setups 8 years ago
Lorenz Meier 077f22ece7 HMC5883: Make driver stoppable to simplify system validation 8 years ago
Lorenz Meier 0e93b75ced Update ECL library to include configurable stale sample counts 8 years ago
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