ArduPilot/ardupilot

SITL: add correct battery estimator from vehicle type

Open

#10,050 opened on Dec 18, 2018

View on GitHub
 (18 comments) (0 reactions) (0 assignees)C++ (15,603 forks)batch import
EnhancementSITLgood first issue

Repository metrics

Stars
 (9,336 stars)
PR merge metrics
 (Avg merge 26d 16h) (166 merged PRs in 30d)

Description

Feature request

Is your feature request related to a problem? Please describe. Following https://github.com/ArduPilot/ardupilot/pull/9900, we should create a correct way to implement battery consumption on SITL : Maybe with a battery object in SITL and with model of consumption on each vehicle backend.

Platform [ X] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Submarine

Contributor guide