1.1 --- a/README.md Thu Jan 26 11:26:54 2017 +0000
1.2 +++ b/README.md Thu Jan 26 12:47:35 2017 +0000
1.3 @@ -12,6 +12,9 @@
1.4 - loradtn.gpl: gnuplot script to turn logs into graphs
1.5 - battery.log: the main logfile from the node, retrieved
1.6 via doit.sh
1.7 +- today: a file that exists just so I can tab out filename
1.8 + as a parameter for doit.sh:-)
1.9 +- noup: as per "today"
1.10
1.11 Files that are output from running doit.sh:
1.12
2.1 Binary file battery.log has changed
3.1 --- a/daily/loradtn-2017-01-26.gpl Thu Jan 26 11:26:54 2017 +0000
3.2 +++ b/daily/loradtn-2017-01-26.gpl Thu Jan 26 12:47:35 2017 +0000
3.3 @@ -54,6 +54,14 @@
3.4 set y2tics ( 4000, 3500, 3000, 2500, 2000, 1500, 1000, 500, 0, -500, -1000, "spike" -2000 )
3.5
3.6
3.7 +# some horizontal lines to help
3.8 +set arrow from os,12000 to oe,12000 nohead
3.9 +set arrow from os,11700 to oe,11700 nohead
3.10 +set arrow from os,11300 to oe,11300 nohead
3.11 +set arrow from os,second 1000 to oe,second 1000 nohead
3.12 +set arrow from os,second 0 to oe,second 0 nohead
3.13 +set arrow from os,second -1000 to oe,second -1000 nohead
3.14 +
3.15 set pointsize 10
3.16
3.17 plot 'sedded-battery.log' using 1: ( ($2 == r1 && $7 != newdata) ? ( ( ($7 == spike) ? 10050 : (10 * $4) ) ) : 1/0 ) axes x1y1 title "mV" with points ps 1, \
4.1 Binary file daily/loradtn-2017-01-26.png has changed
5.1 --- a/loradtn.gpl Thu Jan 26 11:26:54 2017 +0000
5.2 +++ b/loradtn.gpl Thu Jan 26 12:47:35 2017 +0000
5.3 @@ -54,6 +54,14 @@
5.4 set y2tics ( 4000, 3500, 3000, 2500, 2000, 1500, 1000, 500, 0, -500, -1000, "spike" -2000 )
5.5
5.6
5.7 +# some horizontal lines to help
5.8 +set arrow from os,12000 to oe,12000 nohead
5.9 +set arrow from os,11700 to oe,11700 nohead
5.10 +set arrow from os,11300 to oe,11300 nohead
5.11 +set arrow from os,second 1000 to oe,second 1000 nohead
5.12 +set arrow from os,second 0 to oe,second 0 nohead
5.13 +set arrow from os,second -1000 to oe,second -1000 nohead
5.14 +
5.15 set pointsize 10
5.16
5.17 plot 'sedded-battery.log' using 1: ( ($2 == r1 && $7 != newdata) ? ( ( ($7 == spike) ? 10050 : (10 * $4) ) ) : 1/0 ) axes x1y1 title "mV" with points ps 1, \
6.1 Binary file loradtn.png has changed
7.1 --- a/sedded-battery.log Thu Jan 26 11:26:54 2017 +0000
7.2 +++ b/sedded-battery.log Thu Jan 26 12:47:35 2017 +0000
7.3 @@ -2051,3 +2051,75 @@
7.4 2017-01-26 11:19:53,1700,pbmd,1230,-971,2500,0
7.5 2017-01-26 11:21:02,1700,pbmd,1235,-915,2500,0
7.6 2017-01-26 11:22:11,1700,pbmd,1231,-971,2500,0
7.7 +2017-01-26 11:23:20,1700,pbmd,1234,-915,2500,0
7.8 +2017-01-26 11:24:29,1700,pbmd,1232,-897,2500,0
7.9 +2017-01-26 11:25:38,1700,pbmd,1232,-897,2500,0
7.10 +2017-01-26 11:26:47,1700,pbmd,1230,-860,2500,0
7.11 +2017-01-26 11:27:56,1700,pbmd,1228,-897,2500,0
7.12 +2017-01-26 11:29:05,1700,pbmd,1231,-860,2500,0
7.13 +2017-01-26 11:30:14,1700,pbmd,1227,-823,2500,0
7.14 +2017-01-26 11:31:23,1700,pbmd,1228,-675,2500,0
7.15 +2017-01-26 11:32:32,1700,pbmd,1228,-545,2500,0
7.16 +2017-01-26 11:33:41,1700,pbmd,1241,-582,2500,0
7.17 +2017-01-26 11:34:50,1700,pbmd,1230,-693,2500,0
7.18 +2017-01-26 11:35:59,1700,pbmd,1228,-804,2500,0
7.19 +2017-01-26 11:37:08,1700,pbmd,1230,-638,2500,0
7.20 +2017-01-26 11:38:17,1700,pbmd,1230,-675,2500,0
7.21 +2017-01-26 11:39:26,1700,pbmd,1227,-786,2500,0
7.22 +2017-01-26 11:40:36,1700,pbmd,1227,-767,2500,0
7.23 +2017-01-26 11:41:45,1700,pbmd,1225,-767,2500,0
7.24 +2017-01-26 11:42:54,1700,pbmd,1224,-860,2500,0
7.25 +2017-01-26 11:44:03,1700,pbmd,1224,-841,2500,0
7.26 +2017-01-26 11:45:12,1700,pbmd,1225,-878,2500,0
7.27 +2017-01-26 11:46:21,1700,pbmd,1224,-878,2500,0
7.28 +2017-01-26 11:47:30,1700,pbmd,1227,-786,2500,0
7.29 +2017-01-26 11:48:39,1700,pbmd,1224,-823,2500,0
7.30 +2017-01-26 11:49:48,1700,pbmd,1222,-897,2500,0
7.31 +2017-01-26 11:50:57,1700,pbmd,1222,-897,2500,0
7.32 +2017-01-26 11:52:06,1700,pbmd,1231,-952,2500,0
7.33 +2017-01-26 11:53:15,1700,pbmd,1215,-934,2500,0
7.34 +2017-01-26 11:54:24,1700,pbmd,1224,-897,2500,0
7.35 +2017-01-26 11:55:33,1700,pbmd,1224,-897,2500,0
7.36 +2017-01-26 11:56:42,1700,pbmd,1225,-767,2500,0
7.37 +2017-01-26 11:57:51,1700,pbmd,1224,-804,2500,0
7.38 +2017-01-26 11:59:00,1700,pbmd,1224,-823,2500,0
7.39 +2017-01-26 12:00:09,1700,pbmd,1225,-841,2500,0
7.40 +2017-01-26 12:01:18,1700,pbmd,1227,-823,2500,0
7.41 +2017-01-26 12:02:27,1700,pbmd,1225,-786,2500,0
7.42 +2017-01-26 12:03:36,1700,pbmd,1221,-730,2500,0
7.43 +2017-01-26 12:04:45,1700,pbmd,1231,-749,2500,0
7.44 +2017-01-26 12:05:54,1700,pbmd,1222,-804,2500,0
7.45 +2017-01-26 12:07:03,1700,pbmd,1221,-823,2500,0
7.46 +2017-01-26 12:08:12,1700,pbmd,1219,-860,2500,0
7.47 +2017-01-26 12:09:21,1700,pbmd,1219,-823,2500,0
7.48 +2017-01-26 12:10:30,1700,pbmd,1222,-804,2500,0
7.49 +2017-01-26 12:11:39,1700,pbmd,1227,-83,2500,0
7.50 +2017-01-26 12:12:49,1700,pbmd,1225,-878,2500,0
7.51 +2017-01-26 12:13:58,1700,pbmd,1222,-823,2500,0
7.52 +2017-01-26 12:15:07,1700,pbmd,1222,-915,2500,0
7.53 +2017-01-26 12:16:16,1700,pbmd,1219,-897,2500,0
7.54 +2017-01-26 12:17:25,1700,pbmd,1219,-878,2500,0
7.55 +2017-01-26 12:18:34,1700,pbmd,1218,-971,2500,0
7.56 +2017-01-26 12:19:43,1700,pbmd,1218,-989,2500,0
7.57 +2017-01-26 12:20:52,1700,pbmd,1218,-952,2500,0
7.58 +2017-01-26 12:22:01,1700,pbmd,1218,-971,2500,0
7.59 +2017-01-26 12:23:10,1700,pbmd,1212,-971,2500,0
7.60 +2017-01-26 12:24:19,1700,pbmd,1218,-1008,2500,0
7.61 +2017-01-26 12:25:28,1700,pbmd,1215,-1008,2500,0
7.62 +2017-01-26 12:26:37,1700,pbmd,1215,-1045,2500,0
7.63 +2017-01-26 12:27:46,1700,pbmd,1216,-1026,2500,0
7.64 +2017-01-26 12:28:55,1700,pbmd,1219,-1026,2500,0
7.65 +2017-01-26 12:30:04,1700,pbmd,1209,-1045,2500,0
7.66 +2017-01-26 12:31:13,1700,pbmd,1213,-1008,2500,0
7.67 +2017-01-26 12:32:22,1700,pbmd,1215,-1045,2500,0
7.68 +2017-01-26 12:33:31,1700,pbmd,1212,-1045,2500,0
7.69 +2017-01-26 12:34:40,1700,pbmd,1215,-1026,2500,0
7.70 +2017-01-26 12:35:49,1700,pbmd,1210,-1026,2500,0
7.71 +2017-01-26 12:36:58,1700,pbmd,1209,-1045,2500,0
7.72 +2017-01-26 12:38:07,1700,pbmd,1212,-1082,2500,0
7.73 +2017-01-26 12:39:16,1700,pbmd,1209,-1063,2500,0
7.74 +2017-01-26 12:40:25,1700,pbmd,1210,-1063,2500,0
7.75 +2017-01-26 12:41:34,1700,pbmd,1209,-1063,2500,0
7.76 +2017-01-26 12:42:43,1700,pbmd,1206,-1063,2500,0
7.77 +2017-01-26 12:43:52,1700,pbmd,1208,-971,2500,0
7.78 +2017-01-26 12:45:02,1700,pbmd,1208,-1082,2500,0