mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 02:20:34 +08:00
Code style
This commit is contained in:
@@ -92,7 +92,7 @@ public:
|
||||
|
||||
private:
|
||||
void filterVoltage(float voltage_v);
|
||||
void filterCurrent(float voltage_a);
|
||||
void filterCurrent(float current_a);
|
||||
void sumDischarged(hrt_abstime timestamp, float current_a);
|
||||
void estimateRemaining(float voltage_v, float throttle_normalized, bool armed);
|
||||
void determineWarning();
|
||||
|
||||
Reference in New Issue
Block a user