24470 Commits (7eff99b053b407ee06d13f477259d0f61587e93d)
 

Author SHA1 Message Date
Andrew Tridgell 703ef0ca0e AP_RangeFinder: added get_primary() API 8 years ago
Andrew Tridgell afe2c31ae7 AP_Inertial_Sensor: use const reference 8 years ago
Andrew Tridgell af332cb336 AP_GPS: use const reference 8 years ago
Andrew Tridgell 27cdf220de AP_RangeFinder: use const reference 8 years ago
Andrew Tridgell 047a09c391 AP_OpticalFlow: use const reference 8 years ago
priseborough f722ddf615 AP_RangeFinder: Update parameter documentation 8 years ago
priseborough 1bde180f98 AP_OpticalFlow: Update parameter documentation 8 years ago
priseborough 1dec6dd9b0 AP_GPS: Update parameter documentation 8 years ago
priseborough 7460d97c9a AP_InertialSensor: Update parameter documentation 8 years ago
priseborough 470f5c4562 AP_InertialSensor: Correct SITL IMU1 accel for position in body frame 8 years ago
priseborough d830f68901 SITL: Add angular acceleration to simulator states 8 years ago
priseborough 747f3a8cfd AP_HAL_SITL: Simulate range finder position offset 8 years ago
priseborough a9f63abc6f AP_HAL_SITL: simulate effect of GPS antenna offset 8 years ago
priseborough 3afe2b1694 AP_HAL_SITL: simulate optical flow sensor body frame position offset 8 years ago
priseborough 27dab27565 SITL: Add parameters for sensor position offsets in body frame 8 years ago
priseborough 4499ed437c AP_RangeFinder: remove space before preprocessor directive 8 years ago
priseborough 3ca6c12344 AP_RangeFinder: Improve consistency of parameter naming 8 years ago
priseborough c93c3d54f3 AP_NavEKF2: Don't correct for zero IMU position offset 8 years ago
priseborough 1890bbdafa AP_NavEKF2: Don't correct GPS for zero position offset 8 years ago
priseborough f025c96e63 AP_NavEKF2: Don't correct range finder for zero position offset 8 years ago
priseborough 9a0ce1d5eb AP_NavEKF2: Don't correct flow sensor for zero position offset 8 years ago
priseborough b40016db62 AP_NavEKF2: Fix documentation errors 8 years ago
priseborough 54a431a51d AP_InertialSensor: Update position offset parameter documentation 8 years ago
priseborough 13ca62b1c7 AP_NavEKF2: Correct velocity and position outputs for IMU offset 8 years ago
priseborough 21dcf42c27 AP_NavEKF2: Add missing documentation 8 years ago
priseborough 8922861359 AP_NavEKF2: Correct optical flow data for sensor position offset 8 years ago
priseborough 16f021c466 AP_NavEKF2: Correct range finder data for body frame position offset 8 years ago
priseborough e884e9cc6e AP_NavEKF2: Correct GPS data for antenna body frame offset 8 years ago
priseborough 064a106808 AP_NavEKF2: Get IMU accelerometer body position offset data 8 years ago
priseborough 397033b7c3 AP_NavEKF2: Add flow sensor body position offset to data buffer 8 years ago
priseborough 92c086b40e AP_NavEKF2: Add rangefinder body position offset to data buffer 8 years ago
priseborough 3148ad4623 AP_NavEKF2: Add GPS antenna position offset data to data buffer 8 years ago
priseborough 72db2ebd81 Plane: Add compensation for optical flow sensor body position offset 8 years ago
priseborough 209e364190 Copter: Add body position offset to optical flow interface 8 years ago
priseborough fd905c23e1 AP_NavEKF2: Add body position offset to optical flow interface 8 years ago
priseborough 8160eca47e AP_NavEKF: update flow sensor interface 8 years ago
priseborough 6069c37b19 AP_AHRS: add position offset to optical flow interface 8 years ago
priseborough 9c7ab639a1 AP_OpticalFlow: Add parameters for flow sensor position offset 8 years ago
priseborough 24f9e7365d AP_RangeFinder: Add parameters defining sensor position offset 8 years ago
priseborough 6db93d8a21 AP_InertialSensor: Add parameters defining accelerometer position offset 8 years ago
priseborough b51c9dea6c AP_GPS: Add parameters defining antenna offset in body frame 8 years ago
expntly 0d1e50b50b Plane: fix typo, check wp_nav is initialized 8 years ago
Murilo Belluzzo a91da2e803 DataFlash: Change ::bufferspace_available return type 8 years ago
Murilo Belluzzo 3f1896b9b7 RingBuffer: Remove 'old style' version 8 years ago
Murilo Belluzzo c112e1c889 DataFlash: Make use of ByteBuffer class 8 years ago
Lucas De Marchi 80cf1207b7 AP_HAL_VRBRAIN: UARTDriver: fix writting with failures 8 years ago
Lucas De Marchi 68fc08fe52 AP_HAL_VRBRAIN: fix resetting TX buffer 8 years ago
Murilo Belluzzo e8bfcf02a0 VRBRAIN UARTDriver: Make use of ByteBuffer class 8 years ago
Lucas De Marchi 4df627693d AP_HAL_PX4: UARTDriver: fix writting with failures 8 years ago
Lucas De Marchi 4346f1dd83 AP_HAL_PX4: fix resetting TX buffer 8 years ago