New issue
Advanced search Search tips

Issue 591858 link

Starred by 0 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

BattOr: Can not buffer BattOr data while in portable operation.

Project Member Reported by aschulman@chromium.org, Mar 4 2016

Issue description

1. Plug in BattOr USB
2. Run ./battor_agent
3. Enter "StartTracing"
4. Wait 10 seconds
5. ***Unplug BattOr USB***
6. Plug in BattOr
7. Enter "StopTracing"

Currently this results in a Fatal Error.

Some users of the BattOr will want to monitor the power of a device while the device is mobile (e.g., a smartphone). In order to do this they will disconnect the BattOr from the USB while they are collecting the data.

Perhaps we should add some sort of check to see if the serial connection is still open before we run each of the command line commands, and if not we should open the serial connection again.

 
Interesting - definitely hadn't thought of this as a valid use case. Thanks for pointing this out.
Status: Assigned (was: Untriaged)

Comment 3 by benhenry@google.com, Apr 27 2016

Components: Infra>Client>Android
Labels: -Infra-Android
Status: Fixed (was: Assigned)
This was inadvertently fixed with https://bugs.chromium.org/p/chromium/issues/detail?id=585192

Sign in to add a comment