12540 Commits (0a44efa3c546ffa970037781199dcae76a0b94d3)
 

Author SHA1 Message Date
Lorenz Meier 0a44efa3c5 ROMFS: Doc fixes 10 years ago
Lorenz Meier ffc9668d5b PWM params: Doc fixes 10 years ago
Lorenz Meier cc2f1d16fb Caipi: Add default PWM min/max/disarmed params 10 years ago
Lorenz Meier e7833fe06f Tell MAVLink app once we are fully booted and ready to communicate. 10 years ago
Lorenz Meier a1fd088e8f MAVLink app: Rely on booted state, not on timeout for parameters. This fixes any param timing issues for good. 10 years ago
Lorenz Meier 3f8f9bdd63 Merge branch 'beta' of github.com:PX4/Firmware into beta 10 years ago
Lorenz Meier 1834cf1cb9 VTOL: Use the right attitude estimator 10 years ago
Lorenz Meier 8e4072eff7 Merge pull request #2581 from kd0aij/beta 10 years ago
Mark Whitehorn dd48b950ef fix units metadata for SENS_BOARD_?_OFF parameters 10 years ago
Lorenz Meier 08032179fe F450 config: Allow the use of PWM_ params 10 years ago
Lorenz Meier fbb68443d9 F330 config: Allow the use of PWM_ params 10 years ago
Lorenz Meier 0d90cf19dd Mag calibration: Reduce time required to complete calibration significantly 10 years ago
Lorenz Meier 6d096401b5 Commander: Turn calibration warnings into critical (voice) output 10 years ago
Lorenz Meier 006dfbb14f Commander: Speed up airspeed calibration 10 years ago
Lorenz Meier d0d46c9713 MAVLink app: Use better default rates 10 years ago
Lorenz Meier 3ccc6823a2 ROMFS: Remove integral gains from default configs as they are fine with the default value 10 years ago
Lorenz Meier 06c45aadfb FW attitude control: Increase default integrator gains to compensate common airframe trim issues 10 years ago
Lorenz Meier fb8236e6b9 sdlog: Default to require GPS for time stamping 10 years ago
Lorenz Meier 116bd9a03e MC pos control: Code style fixes 10 years ago
Lorenz Meier ec21a71b36 Commander: increase mag cal timeout 10 years ago
Lorenz Meier d9f0baf4dc GPS driver: Only let the driver publish reports if it really found a GPS receiver 10 years ago
Lorenz Meier d8a54f5018 Navigator: fix feedback on success / fail 10 years ago
Lorenz Meier 253b8f50ce Load missions correctly after restart. Fixes #2564 10 years ago
Lorenz Meier 482641e403 MAVLink: Crank onboard attitude rate up to 250 Hz 10 years ago
Lorenz Meier 9efc37a3ad Fix topic generation logic for different board targets 10 years ago
Lorenz Meier 3c3abc078f Topic generation: Fix compile error 10 years ago
Lorenz Meier 17471eab65 Topic generation: Accept non-existing output directory 10 years ago
Lorenz Meier cdc17f1fdd Keep temporary topic files to avoid constant re-generation, but delete them on clean 10 years ago
Lorenz Meier 9b6259c64f Header generator: Only get active for no output files or when output older than input 10 years ago
Lorenz Meier 614c397762 MPU6K self-test: Be more forgiving on offset values 10 years ago
Lorenz Meier fc5b8ee12d Commander: Use new params for home set thresholds 10 years ago
Lorenz Meier 4465c029f5 commander: Add new params for home initialization. 10 years ago
Lorenz Meier 396db730a6 FMUv1: Enable PX4 FLOW driver 10 years ago
Lorenz Meier 3fa7006576 FW configs: Enable pass mixer by default 10 years ago
Lorenz Meier e79f81c5ed Merge pull request #2536 from PX4/safety_prearm 10 years ago
Lorenz Meier c05c5bfceb Multicopters: Load gimbal mixer by default 10 years ago
Lorenz Meier 1795962328 Default Skywalker mixer to wing wing gains 10 years ago
Lorenz Meier 87b801034f IO firmware: Fix condition for output enable to also allow no throttle arming to enable outputs 10 years ago
Lorenz Meier 7b14a0258e pwm limit: Fix author list 10 years ago
Lorenz Meier eecddbcab9 Tests: Reset mixer inputs 10 years ago
Lorenz Meier ef4946f81b PWM limit: Avoid writing back into state struct 10 years ago
Lorenz Meier c9fe205db1 Mixer test: Add routine to test pre-arming 10 years ago
Lorenz Meier 433c9bf42d PWM limit lib: Support pre-arming 10 years ago
Lorenz Meier 0ca6f46ef4 IO: Allow to pre-arm the non-throttle channels with the safety switch 10 years ago
Lorenz Meier 8bb9707f3f FMU: Allow to pre-arm the non-throttle channels with the safety switch 10 years ago
Lorenz Meier 6fe717b17a Default MAVLink component ID to 1, since that is the more common assumption in the field 10 years ago
Lorenz Meier 5f586fc354 Mixer library: Fix code style 10 years ago
Lorenz Meier fd63ba7b89 FW pos control: Widen acceptance range for yaw rate to re-engage heading hold 10 years ago
Lorenz Meier 2adb48ce90 MC pos control: Better default velocity gain. 10 years ago
Lorenz Meier a74cc5bf49 MAVLink app: Fix scaling of battery current 10 years ago