smartpower:master

Last commit made on 2017-02-27
Get this branch:
git clone -b master https://git.launchpad.net/smartpower

Branch information

Name:
master
Repository:
lp:smartpower

Recent commits

6f8320f... by Donghoon Shin <email address hidden>

Add debian files

7a4029f... by Aliaksei Katovich

csv2plot: plot discharge curves

Signed-off-by: Aliaksei Katovich <email address hidden>

2b8ff31... by Aliaksei Katovich

csv2plot: simple script to plot 2 csv datasets

Signed-off-by: Aliaksei Katovich <email address hidden>

d82eedc... by Aliaksei Katovich

smartpower: output cosmetic changes

Signed-off-by: Aliaksei Katovich <email address hidden>

8d2ab01... by Aliaksei Katovich

smartpower: wait for status update

Add sleeping before reading power status. Timeout value is obtained
experimentally.

Signed-off-by: Aliaksei Katovich <email address hidden>

ecd847f... by Aliaksei Katovich

smartpower: perform probing based on sysfs entries

Perform probing based on /sys/class/hidraw entries and provide user with some
suggestions should error occur.

Signed-off-by: Aliaksei Katovich <email address hidden>

339eeaf... by Phil Carmody <email address hidden>

smartpower: Tart up the Makefile

Let's use some dependencies, and use shorthand for the
target and the source. Might as well enable a bit of
optimisation whilst we're there.

Signed-off-by: Phil Carmody <email address hidden>
Signed-off-by: Aliaksei Katovich <email address hidden>

1048e51... by Phil Carmody <email address hidden>

smartpower: squash compiler warning for a printf

The modern solution is to use z for size_t's. But that
assumes a compiler from this century. Casting always
works.

Signed-off-by: Phil Carmody <email address hidden>
Signed-off-by: Aliaksei Katovich <email address hidden>

35602f8... by Phil Carmody <email address hidden>

smartpower: total bikeshedding optimisation

Only work out the separator once, and reuse it from then on.

   text data bss dec hex filename
   8203 372 40 8615 21a7 smartpower.before
   8171 372 44 8587 218b smartpower.after

Signed-off-by: Phil Carmody <email address hidden>
Signed-off-by: Aliaksei Katovich <email address hidden>

73bee21... by Aliaksei Katovich

initial commit

Signed-off-by: Aliaksei Katovich <email address hidden>