15207 Commits (0f94fde434be9129d377731ae0766e74cd28b04f)

Author SHA1 Message Date
Randy Mackay 002d3f08f6 AP_L1_Control: update_waypoint zeros xtrack i term on init 7 years ago
Andrew Tridgell eab1d3af4f AP_InertialSensor: don't apply offsets in SITL backend 7 years ago
bnsgeyer 37ea64513d AP_Motors: TradHeli - fixed servo test function 7 years ago
Paulo Neves 4108f22304 AP_Beacon: Corrected possible use of nullptr memory. 7 years ago
Patrick José Pereira 73a76455d2 AP_BattMonitor: Solve typo in BATT2 description 7 years ago
Lucas De Marchi cbb9dcc2a1 AP_HAL_Linux: Storage: use define from HAL for directory 7 years ago
Lucas De Marchi 7fd10921c3 AP_HAL: Linux: add define for storage dir 7 years ago
Lucas De Marchi 3272ae2c04 DataFlash: make log directory macro mandatory 7 years ago
Lucas De Marchi 591b846e2d AP_HAL: switch aero and minlure to new log/terrain directory 7 years ago
Lucas De Marchi d2ba8409d0 AP_HAL: provide default directory for Linux boards 7 years ago
priseborough c96bc54254 AP_NavEKF3: correctly use wheel odometry speed for pitched rovers 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 68828511cd AP_GPS: Only send GPS*_RTK mavlink messages if the backend supports them 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas e0c2a45eec AP_GPS: support GPS_RTK and GPS2_RTK messages in Emlid reach modules. Requires Reach FW >= 2.7.4 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c0dd7984ad AP_GPS: Publish information on the GPS*_RTK mavlink messages 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bf6778277e AP_GPS: implement GPS*_RTK mavlink messages 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 91b6404b13 GCS_MAVLink: Replace hardcoded duplicated end_mavlink_gps*_rtk() function with a flexible one 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 430b863f42 AP_GPS: Replace hardcoded duplicated end_mavlink_gps*_rtk() function with a flexible one 7 years ago
John deVere 951c947bec AP_Arming: update param description for VOLT_MIN 7 years ago
Andrew Tridgell fd86b2bbb9 DataFlash: log critical messages while disarmed 7 years ago
Michael du Breuil 9b7c3ce9a7 GCS_Mavlink: Fix out of bounds access, CID 144337 7 years ago
priseborough ee6b43aabf AP_NavEKF3: Fix bugs in use of wheel encoder data 7 years ago
bnsgeyer e8173f27df AC_AttitudeControl: reset target attitude 7 years ago
dheideman 2fab8e9fe1 AP_JSButton: Add joystick button functions for relays 3 & 4 7 years ago
Florent Martel fee79afb8e AP_Frsky_Telem: add second battery info 7 years ago
Florent Martel 5d9299d72f AP_Frsky_Telem: add second battery capacity parameter 7 years ago
Peter Barker 191e457230 DataFlash: include sample count in ISBH 7 years ago
Peter Barker b997f445ff AP_InertialSensor: include sample count in ISBH 7 years ago
Peter Barker 9566abb3a8 AP_InertialSensor: add IMU batch sampling 7 years ago
Peter Barker 5096e2fca9 AP_InertialSensor: use df singleton, factor out log_{gyro,accel}_raw 7 years ago
Peter Barker 1ca76173a5 AP_Math: set radians(...) and degrees(...) as constexpr 7 years ago
Peter Barker d950e78079 DataFlash: Log_ISBH and Log_ISBD, to log batches of IMU data 7 years ago
Peter Barker 2f9a8ded55 DataFlash: add new int16_t[32] type, designator 'a' 7 years ago
Randy Mackay 2614d2112a AP_Winch: remove redundant member 7 years ago
Randy Mackay 2dfb6a94f2 AP_Winch: library to control winch 7 years ago
Randy Mackay 8b4345f29d AP_Mission: add winch support 7 years ago
Randy Mackay 07e2853b8e SRV_Channel: function definition for winch 7 years ago
Randy Mackay ce73d724c8 AR_AttitudeControl: rate-control for skid-steering uses I term even at low speeds 7 years ago
Randy Mackay ee3daaa7c9 AR_AttitudeControl: reset input filter for steering and throttle controllers 7 years ago
Randy Mackay 91d489d91e AC_PID: implement reset_filter 7 years ago
Randy Mackay 2986d3eb7d AR_AttitudeControl: fix braking 7 years ago
Randy Mackay 49cbbf4d76 AR_AttitudeControl: minor comment fix 7 years ago
Randy Mackay 8daa8cba1f AR_AttitudeControl: record desired turn rate and speed for logging 7 years ago
Michael du Breuil 0cee2f2896 AP_BattMonitor: Require all backends to provide init 7 years ago
Andrew Tridgell 3402d07651 HAL_PX4: fixed a race condition on i2c init 7 years ago
Peter Barker 62f7acff52 SITL: reduce max accel of simulated rover 7 years ago
Andrew Tridgell e340fac2e0 AP_Motors: avoid float exception for small expo 7 years ago
Jacob Walser d5896287b7 AP_Param: Add set_by_name and set_and_save_by_name helpers 7 years ago
hiro2233 7d304073ed SITL: fixed include case sensitive 7 years ago
Andrew Tridgell 381e2fd69a SRV_Channel: added get_motor_function() 7 years ago
Andrew Tridgell 45d6f3bf75 AP_Motors: fixed motor channel handling 7 years ago