Commit graph

12 commits

Author SHA1 Message Date
Michael Hope
6b79ef6b1e Pull the logs out of the rover while pushing. 2014-02-22 19:16:03 +01:00
Michael Hope
7f49aa400f Switch to a dynamic libgo.
Use rsync to push the binary faster.
2014-02-16 16:59:02 +01:00
Michael Hope
dbb2fddbb4 Switched to the new config parser. 2014-02-09 20:34:58 +01:00
Michael Hope
39f87bc63d Switch to using gccgo to see if that solves the runtime lockup. 2014-02-02 15:06:53 +01:00
Michael Hope
c1af8d554f Added in go-flags. 2014-01-26 16:04:38 +01:00
Michael Hope
d21216390b Added the position/waypoint controller. 2014-01-23 21:44:25 +01:00
Michael Hope
430221bf86 Also pull in golang/glog. 2014-01-21 22:07:04 +01:00
Michael Hope
afa24fb872 Added mathex and testex packages.
Added a test target.
Switched the PID and anything else possible float32.
Changed TiLimit to be the total contribution.
Added a deadband.
2014-01-14 20:56:42 +01:00
Michael Hope
dce5d5632b Re-worked the messages to match the interface board.
Turned the logging back on.
2014-01-14 19:59:29 +01:00
Michael Hope
48544126cf Related tidy up to the top level bindings.
Added a 'push' target to the Makefile for copying the binary.
2014-01-12 15:58:57 +01:00
Michael Hope
247eac6bad Started the supervisor.
Switched the Link and GPS to send messages via channels.
2014-01-05 21:21:44 +01:00
Michael Hope
eef6a6e072 Started the rover side code.
Pulled in the Link and GPS experiments.
Added build rules.
Added expvar to export statistics.
2014-01-05 19:29:21 +01:00