20636 Commits (d386591d0cf5d86108f55e20d55fc60036d577b9)

Author SHA1 Message Date
Beat Küng d386591d0c logger: reduce rate_ctrl_status rate to 50 Hz for high-rate logging 5 years ago
Julian Oes f3fefd7d93
mavlink: support mission transfer cancellation (#14139) 5 years ago
Silvan Fuhrer 6c8f39c5d8
MC rate controller: limit K and P values of PID controller to in pitch and roll (#14210) 5 years ago
Daniel Agar af6213e85e invensense icm20689 improvements and fixes 5 years ago
Daniel Agar 5ab4cf3d62 invensense mpu9250 improvements and fixes 5 years ago
Daniel Agar 4bd665d169 invensense icm20608g improvements and fixes 5 years ago
Daniel Agar afc59f843c invensense icm20602 improvements 5 years ago
Beat Küng 0c6d558c50 bmp388: fix double free in case the driver probing fails 5 years ago
Beat Küng c5a0d9077b bmp388: remove dead code 5 years ago
Timothy Scott 4c1adc088f Removed all swapping of uORB instances 5 years ago
Timothy Scott 6452b7e014 Changed commander to check every battery publication for prearm checks 5 years ago
SalimTerryLi 77a9135036
ADC driver report back vref alone with sample count (#14136) 5 years ago
Morten Fyhn Amundsen 0ac300f77a Rename generate virtual RC setter/getter 5 years ago
Matthias Grob 1d89351149 Commander: clarify the rc override message 5 years ago
Beat Küng 116a094e31 commander: fix broken 'commander arm/disarm' CLI 5 years ago
Julian Oes 20276d4ff8 simulator: improve misleading TCP message 5 years ago
Julian Oes e46635b1de simulator: remove strange disarmed PWM 5 years ago
Julian Oes a006d82abf simulator: add flag to indicate lockstep 5 years ago
Beat Küng ef1f677541 fix mavlink_log_handler: close file descriptor if still open in destructor 5 years ago
Julian Oes e7c655ba52 rc_update: make specific RC loss check only on PPM 5 years ago
bozkurthan 3f16eba3f7 RC Failsafe fix for RFD 868+/900 Modems 5 years ago
Nicolas de Palezieux a570aa9fac Commander: fix preflight check condition to fail if not in HIL mode 5 years ago
Daniel Agar ffc3373492
invensense icm20689 improvements 5 years ago
Daniel Agar 1d226ad2ca invensense icm20608g improvements 5 years ago
Daniel Agar 89d4d6e4a9 invensense mpu9250 improvements 5 years ago
Daniel Agar 22499effb9 invensense icm20602 improvements 5 years ago
Julian Kent e7aa899746 AutoLineSmoothVel: don't use _velocity_setpoint for constraints 5 years ago
Morten Fyhn Amundsen 86bf4b2289 FlightTaskManualAltitude: Fix sign error in terrain hold setpoint reset 5 years ago
Daniel Agar d7c3e1066a
uavcannode updates and px4_fmu-v4_cannode example 5 years ago
Silvan Fuhrer 342e0da796 VTOL land detector: extend fall_detection from multicopter land detector and disable in fixed-wing mode 5 years ago
Silvan Fuhrer dad9c154a3 VTOL Land Detector: move to airspeed_validated 5 years ago
Julian Oes 9a96ca14be Tools: make Python import error more readable 5 years ago
Nuno Marques 7cafbc824e
simulator: add support for multi-distance_sensor instances (#14143) 5 years ago
Nico van Duijn 55372d7cbe Parameterize timeout for radio status 5 years ago
BazookaJoe1900 c78572b471
px4io: fix array regs[] size (#14135) 5 years ago
Beat Küng 5e3796324c px4io: fix argv index & avoid empty 'unknown argument: ' warning 5 years ago
Beat Küng 685be9b3d1 io pins: avoid using GPIO_GPIOx_OUTPUT, use timer_io_channels instead 5 years ago
Beat Küng 8020e82c1c MultirotorMixer: allow for longer mixer geometry names (16 instead of 8) 5 years ago
Beat Küng 73bd90ddd5 crazyflie: fix PWM channel ordering 5 years ago
bresch 17ab617877 ecl update: contains important fixes for accel bias instabilities 5 years ago
Daniel Agar 8cdbc4c593 px4iofirmware: add PX4IO_PERF define to completely disable perf counters 5 years ago
Daniel Agar 2015cc2b39 logger: restore buffer statistics update 5 years ago
Daniel Agar 8df22541ef
sensors: filter sample rate calculate with simple interval average instead of perf count 5 years ago
Silvan Fuhrer a3710fcdef VTOL: flight task auto: disable weather vane when not stationary 5 years ago
Silvan Fuhrer 98aee29ddc VTOL: Manual Pos Flight Task: do not use yawrate sp from weather vane if position isn't locked 5 years ago
Silvan Fuhrer 9ba0d5b706 tiltrotor tilt support: fix thrust compensation constraining 5 years ago
Silvan Fuhrer 4c9dba8692 VTOL type and tiltrotor: use math::constrain() for constraining 5 years ago
Silvan Fuhrer e3310796ce tiltrotor: limmit the adapted thrust for tilt to [0,1] 5 years ago
Silvan Fuhrer a26e914ef4 VTOL pusher/tilt support: addressed review comments: 5 years ago
Silvan Fuhrer 5ae4ca8ff1 VTOL: Make pusher assist generic to enable also for tiltrotor 5 years ago