mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Sub: remove duplicate MOTB log documentation
This commit is contained in:
parent
6620640916
commit
4b30810d11
@ -213,14 +213,6 @@ void Sub::Log_Write_GuidedTarget(uint8_t target_type, const Vector3f& pos_target
|
|||||||
// @Field: DCRt: desired climb rate
|
// @Field: DCRt: desired climb rate
|
||||||
// @Field: CRt: climb rate
|
// @Field: CRt: climb rate
|
||||||
|
|
||||||
// @LoggerMessage: MOTB
|
|
||||||
// @Description: Battery information
|
|
||||||
// @Field: TimeUS: Time since system startup
|
|
||||||
// @Field: LiftMax: Maximum motor compensation gain
|
|
||||||
// @Field: BatVolt: Ratio betwen detected battery voltage and maximum battery voltage
|
|
||||||
// @Field: BatRes: Estimated battery resistance
|
|
||||||
// @Field: ThLimit: Throttle limit set due to battery current limitations
|
|
||||||
|
|
||||||
// @LoggerMessage: D16
|
// @LoggerMessage: D16
|
||||||
// @Description: Generic 16-bit-signed-integer storage
|
// @Description: Generic 16-bit-signed-integer storage
|
||||||
// @Field: TimeUS: Time since system startup
|
// @Field: TimeUS: Time since system startup
|
||||||
|
Loading…
Reference in New Issue
Block a user