OSDN Git Service

ASCII art string of signal power history
authorEric Tan <taneric@google.com>
Fri, 22 Jun 2018 16:24:22 +0000 (09:24 -0700)
committerEric Tan <taneric@google.com>
Mon, 2 Jul 2018 17:35:11 +0000 (10:35 -0700)
commit570b744ebada9e058cdb45333e1febcf5ed5113e
tree5d3f90c4aeed55a87f5b9a1dab58e1c794a542c2
parentc6dd921a2bf58846cfbdeb24a1f16b51fda0a872
ASCII art string of signal power history

Add autoscale and width limit to power log graph
Change PowerLogGraph API and name (now LogPlot).
Plot now shows most recent data when cutting off.

Test: play music through audio headset while adjusting volume, dumpsys media.audio_flinger
Bug: 110794851
Change-Id: I3e046c0a29260dbefbebffb1125ed05c9b60c475
audio_utils/PowerLog.cpp
audio_utils/include/audio_utils/LogPlot.h [new file with mode: 0644]
audio_utils/tests/Makefile [new file with mode: 0644]
audio_utils/tests/logplot_tests.cpp [new file with mode: 0644]