epmread
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Command line tool to read the power sensors on Qualcomm development boards
epmread
=======

Read the power sensors on Qualcomm development boards.  Tested only on the
APQ8064 MDP.

Install
-------

 * PATH=/path/to/android/toolchain:$PATH make
 * adb remount
 * adb push epmread /system/bin/

Usage
-----

    epmread [--dev ] [--samples ] chan [chan..]

For example

    epmread --samples 100 0 4 10

will read and average 100 samples from channels 0, 4 and 10.


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。