README.md
author stephen
Mon, 13 Feb 2017 11:07:41 +0000
changeset 22 b2ba74aa0bd2
parent 15 1ca029de90cd
permissions -rw-r--r--
feb13 up
     1 
     2 This repo is for the early 2017 tests with a solar-powered node
     3 controlling a lora gateway running on the mech. eng. roof in
     4 TCD. Contact: stephen.farrell@cs.tcd.ie
     5 
     6 Files here are:
     7 
     8 - README.md: this
     9 - notes.txt: experimenter notes
    10 - ./checkup.sh: script to check if the node is awake or not
    11 - ./doit.sh: script to retrieve logs and generate graphs
    12 - loradtn.gpl: gnuplot script to turn logs into graphs
    13 - battery.log: the main logfile from the node, retrieved
    14   via doit.sh
    15 - today: a file that exists just so I can tab out filename 
    16   as a parameter for doit.sh:-)
    17 - noup: as per "today"
    18 
    19 Files that are output from running doit.sh:
    20 
    21 - sedded-battery.log: processed logfile (from doit.sh) in
    22   format good for gnuplot
    23 - loradtn.png: overview graph
    24 - daily/ : directory where daily graphs and gnuplot scripts 
    25   are kept
    26