45519 Commits (ecd21fbc4cfa1f8707ecbfbcbdde00ddfc6319b4)
 

Author SHA1 Message Date
Peter Barker ecd21fbc4c AP_TemperatureSensor: add support for simulated TSYS01 temperature sensor 4 years ago
Peter Barker 6433647d9e autotest: add trivial autotest for TSYS01 temperature 4 years ago
murata 44a622ea7f Copter: Set the gravitational acceleration value to the defined value 4 years ago
murata d7533843d5 AC_AttitudeControl: Set the gravitational acceleration value to the defined value 4 years ago
murata 219dc2e7da AP_InertialSensor: Set the gravitational acceleration value to the defined value 4 years ago
murata 2eee8e389d AP_L1_Control: Set the gravitational acceleration value to the defined value 4 years ago
TsuyoshiKawamura 441be7e04b AP_Scripting: add rangefinder status_orient 4 years ago
Randy Mackay 647c568ab9 AP_NavEKF3: out-of-date comments removed 4 years ago
Randy Mackay 27c998ad94 AP_NavEKF3: rename source and yawFusionMethod from EXTERNAL to GPS 4 years ago
Randy Mackay 77af6df730 AP_NavEKF: rename EXTERNAL to GPS 4 years ago
Randy Mackay c14b4a8b6c AP_NavEKF3: add support for GSF as yaw source 4 years ago
Randy Mackay 0fb168d6ab AP_NavEKF: source supports GSF yaw 4 years ago
Randy Mackay 66b2b988c4 Tools: update gps-vicon switching test params 4 years ago
Randy Mackay 5891c6ace8 AP_NavEKF3: separate GPS yaw from ExtNav yaw 4 years ago
Randy Mackay 6850b48ea1 AP_NavEKF3: add comments for yaw sensor variables 4 years ago
Randy Mackay fca8eb0778 AP_NavEKF_Source: add ExtNav yaw source 4 years ago
Peter Hall 1f7d796845 AP_Scripting: add fast param bindings and example 4 years ago
Peter Hall 9dae370356 AP_Scripting: add param accesss helper 4 years ago
Andrew Tridgell 16753a51f4 HAL_Linux: use ExpandingString 4 years ago
Andrew Tridgell 42bc9adfb7 HAL_ChibiOS: use ExpandingString for @SYS buffers 4 years ago
Andrew Tridgell 6da0212ce4 AP_Scheduler: use ExpandingString class 4 years ago
Andrew Tridgell c21b6b4a16 AP_HAL_SITL: use ExpandingString class 4 years ago
Andrew Tridgell 96cbde0ee6 AP_HAL: use ExpandingString class 4 years ago
Andrew Tridgell c924a9917e AP_Filesystem: use ExpandingString class 4 years ago
Andrew Tridgell 0c6b4a1045 AP_CANManager: use ExpandingString class 4 years ago
Andrew Tridgell 6c1891fcb3 AP_Common: added ExpandingString class 4 years ago
Peter Hall 0c68ec7b5c Plane: add limit to pid log metadata 4 years ago
Peter Hall 1a14c8a05b AC_PID: populate pid_info limit feild 4 years ago
Peter Hall b2e1d88da8 AP_Logger: add limit flag to PID logs 4 years ago
Andrew Tridgell 69d3264e55 StorageManager: allow for CANDNA storage on F405 boards 4 years ago
Peter Barker 8f8283e0f0 AP_Motors: rc_map_mask -> motor_mask_to_srv_channel_mask 4 years ago
Andrew Tridgell 90b8893b4a Tools: removed dependency on genromfs and cmake 4 years ago
Peter Barker 0273d92887 Rover: reindent all of the new GCS_MAVLink handling methods (NFC) 4 years ago
Peter Barker 2240a60e20 autotest: add trivial test for set-position-target-local-ned 4 years ago
Peter Barker 53336595e1 autotest: add simple test for Rover set_attitude_target handling 4 years ago
Peter Barker 1362abba2e Rover: tidy GCS_MAVLink handleMessage function 4 years ago
Peter Barker d24e569b20 GCS_MAVLink: add option to panic the autopilot 4 years ago
Peter Barker ca6c133042 AP_HAL_ChibiOS: do not reuse va_list after it has been ended 4 years ago
Andrew Tridgell 96c2a5c77c Plane: added scaling for Q_TAILSIT_VFGAIN 4 years ago
Andrew Tridgell a0fcef6ceb Plane: added tilt vectoring in fixed wing modes 4 years ago
Andrew Tridgell a74d087fd8 SRV_Channel: prevent FPE with SERVOn_MIN==SERVOn_MAX 4 years ago
Josh Henderson 4a7f663cad AP_Logger: README add multiplier descriptions 4 years ago
Andy Piper 27d7c73c8e AP_RCProtocol: rc_protocols_mask must be set before bootstrap occurs 4 years ago
Josh Henderson ceb2c87970 SITL: align default i2c device bus for BattMonitor 4 years ago
auturgy 1c4873cece Tools: build_autotest.sh update email address 4 years ago
Peter Barker c81df7b5ad AP_Math: add tests for circle-segment-intersection 4 years ago
Peter Barker f534963413 AP_Math: consolidate error checking 4 years ago
murata 4ffc559ccc AP_Math: judge isnan judgment before operation 4 years ago
Peter Barker 8977f3a859 SITL: correct I2C message handling 4 years ago
Peter Barker 23d393e108 SITL: add I2C 8Bit-register methods 4 years ago