• Benjamin Mummery's avatar
    update battery display for 2 batteries · f93022a0
    Benjamin Mummery authored
    At present raspberry-dataserver/BatteryLLI.py uses popen to run
    upower as a shell command and parses the output. This should be
    replaced by the upower python script (I would have done this, but I
    can't compile upower on the Pi to test it)
    
    raspberry-dataserver/CommsCommon.py is modified to add new parameters to
    BatteryFormat (bat1_percent and bat2_percent, both ints). All other
    parameters in BatteryFormat are unchanged.
    f93022a0
Name
Last commit
Last update
..
BatteryLLI.py Loading commit data...
CommsCommon.py Loading commit data...
batt_test.py Loading commit data...
hevgpio.py Loading commit data...