]> git.itanic.dy.fi Git - log-plotter/blobdiff - plot.sh
Add improved gnuplot scripts
[log-plotter] / plot.sh
diff --git a/plot.sh b/plot.sh
new file mode 100644 (file)
index 0000000..a74bf70
--- /dev/null
+++ b/plot.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+gnuplot -e "datafile='log.log' ; chg_name='iCharger 3010B' ; cell_cnt='6' ; sizex='800' ; sizey='480'" bal.plot
+gnuplot -e "datafile='log.log' ; chg_name='iCharger 3010B' ; cell_cnt='6' ; sizex='800' ; sizey='480'" cell_volt.plot
+gnuplot -e "datafile='log.log' ; chg_name='iCharger 3010B' ; cell_cnt='6' ; sizex='800' ; sizey='480'" volt_cur.plot