16230 Commits (6ffcca4b8f4c5768105daa0208954464d5c0d0ca)
 

Author SHA1 Message Date
bugobliterator 6ffcca4b8f ekf2_main: fix variable pass type 9 years ago
Paul Riseborough 92f2492fff ekf2: update interface method for vehicle arm status and NED origin 9 years ago
Paul Riseborough 4594b3c69d ekf2: Add parameters for magnetometer error checks 9 years ago
Paul Riseborough 5e4f76d844 ekf2: Add parameters and support for GPS quality checks 9 years ago
Paul Riseborough bfd182d12e msg: Add GPS check status to estimator_status uORB topic 9 years ago
Lorenz Meier 8167f729ad MAVLink app: Fix NuttX compilation error 9 years ago
Lorenz Meier c78fd7014d MC: Only use auto yaw limits if manual control is off 9 years ago
Lorenz Meier 7455a833d0 MC: Split yaw speed limiting between manual and velocity control modes 9 years ago
Lorenz Meier 56cd54ab71 MAVLink app: Fix network code to always prefer localhost, work still with remote targets 9 years ago
Lorenz Meier 5f8ee1ea1a Update caipirinha config 9 years ago
Lorenz Meier 069471a62c Commander: Indicate error number on failure 9 years ago
Lorenz Meier 260b77dd78 MPU9250: Make check return values more discriminative 9 years ago
Holger Steinhaus 1245b50ef5 fix typo 9 years ago
Lorenz Meier f50aba844f CAN config: Drop default D gains 9 years ago
Lorenz Meier 7104a853c9 Firefly: drop D gain 9 years ago
Lorenz Meier 6a74f2c69d F450: Fix default gain 9 years ago
Holger Steinhaus 76da9ab82b Set default node id to 1, default bitrate to 1M 9 years ago
Holger Steinhaus 8d66e1c0ef Renamed shadowed variable 9 years ago
Mark Whitehorn 7b7da618b8 format and disable some warnx output 9 years ago
Mark Whitehorn 81ae5cbd0d check for incoming D type telemetry packet (RX also connected to telemetry port) 9 years ago
Andrew Tridgell b8a60f2501 pwm: change default_value for all boards from 1000 to 0 9 years ago
Andreas Antener e6db5e2db1 set all outputs for firefly 9 years ago
Andreas Antener 1363e4aa8f use 400Hz for motor outs in vtol configs, fixes #3609 9 years ago
Roman f35e3335be - only use takeoff strategy when in auto mode 9 years ago
Lorenz Meier f2af8a5a5d IO Firmware: Reduce unnecessary buffer space 9 years ago
Lorenz Meier b54a0308a7 IO: Do not allocate excessive UART buffers 9 years ago
Roman ba169ce0b5 do not do jumped takeoff if already in air 9 years ago
Andreas Antener 3928924c43 RTL was broken by a recent change, revert 9 years ago
Lorenz Meier 5ea5ecf32b Limit manual yaw command properly. Fixes #3600 9 years ago
Roman c9b1fb154d hotfix: 9 years ago
Lorenz Meier e11fff3011 Fix tests stack space 9 years ago
Lorenz Meier 17c3aa3bac MC att control: Slightly increase max yaw rate 9 years ago
Lorenz Meier fcbd717200 Switch POSIX sitl to EKF2 per default 9 years ago
Lorenz Meier 6c13cef85e Lister: Add missing uint16 9 years ago
James Goppert 4cb1f8a440 Updated matrix for euler wrap fix. 9 years ago
Julian Oes 166f6e2e7a posix sitl: bring the pxh back 9 years ago
Julian Oes 6ce5e1be49 posix sitl: don't exit if a command fails 9 years ago
Julian Oes 563460444a ekf2: get the rad to deg conversion right 9 years ago
Julian Oes 28754d3f58 ekf2: don't reset GPS position in every loop 9 years ago
Lorenz Meier 9d5728b96f FMU: Default to 900 us pulses 9 years ago
Lorenz Meier 2e8accc6ff FMU driver: Only init pins right before using the for PWM. Prevents accidental pulses 9 years ago
Lorenz Meier d32d533d11 FMUv4: Disable unused ADC channels 9 years ago
Lorenz Meier 9cccc0ec76 GPS: Do initial zero value publication to avoid corner cases 9 years ago
Lorenz Meier 6eac78d675 Sensors: Code style fix 9 years ago
Lorenz Meier 081da8bb7f Navigator: Force yaw pointing towards waypoint for all cases 9 years ago
Lorenz Meier 737fe1fc7f Always perform yaw SP generation, not only in multicopter mode 9 years ago
Lorenz Meier b2237ce525 Current scaling: Employ per-board defaults 9 years ago
Julian Oes 4b55c5276e px_romfs_pruner.py: fix indenting 9 years ago
Julian Oes 443592136b px_romfs_pruner.py: PEP8ify and whitespace 9 years ago
Julian Oes 6e26d1b8dc px_romfs_pruner.py: ignore files starting with . 9 years ago