Fix everything
authorSam Moore <[email protected]>
Mon, 21 Oct 2013 09:36:46 +0000 (17:36 +0800)
committerSam Moore <[email protected]>
Mon, 21 Oct 2013 09:36:46 +0000 (17:36 +0800)
commitedb6df04611c10dca29799a1e08096bd4ca28303
tree109afb80da66fded380c5c528c6a29c227b50433
parent6e40f0744f98348a4bba114025ec84b1634f81d5
Fix everything

Jeremy helped*

* He did most of it.
22 files changed:
server/actuator.c
server/actuator.h
server/actuators/Makefile
server/actuators/pregulator.c [new file with mode: 0644]
server/actuators/pregulator.h [new file with mode: 0644]
server/actuators/relays.c [new file with mode: 0644]
server/actuators/relays.h [new file with mode: 0644]
server/bbb_pin.c
server/control.h
server/fastcgi.c
server/main.c
server/parameters
server/sensor.c
server/sensor.h
server/sensors/pressure.c
server/sensors/strain.c
server/sensors/strain.h
testing/MCTXWeb/public_html/control.html
testing/MCTXWeb/public_html/static/mctx.control.js
testing/MCTXWeb/public_html/static/mctx.graph.js
testing/MCTXWeb/public_html/stream.html [new file with mode: 0644]
testing/pygui/pygui.py

UCC git Repository :: git.ucc.asn.au