mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-22 06:14:14 +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