• 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
..
share Loading commit data...
ArduinoEmulator.py Loading commit data...
BatteryLLI.py Loading commit data...
ClientDebug.py Loading commit data...
CommsCommon.py Loading commit data...
CommsControl.py Loading commit data...
CommsDebug.py Loading commit data...
CommsDebug2.py Loading commit data...
CommsFormat.py Loading commit data...
CommsLLI.py Loading commit data...
LabPlots.py Loading commit data...
PID_debug_plots.py Loading commit data...
README.md Loading commit data...
flow_plots.py Loading commit data...
get_pid.py Loading commit data...
hevclient.py Loading commit data...
hevfromtxt.py Loading commit data...
hevgpio.py Loading commit data...
hevserver.py Loading commit data...
hevtestdata.py Loading commit data...
lazy_plots.py Loading commit data...
requirements.txt Loading commit data...
set_pid.py Loading commit data...
stop.py Loading commit data...
svpi.py Loading commit data...