nppilot/rover/src/juju.net.nz/nppilot/rover
2014-02-22 19:20:00 +01:00
..
button Add a button press/hold handler. 2014-01-21 22:01:53 +01:00
gps Changed the end of stream test so the stub ports work again. 2014-02-09 20:35:51 +01:00
link Bound in the IMU to the rover. 2014-02-22 19:20:00 +01:00
controller.go Switch to the GPS tick using status so other things like the switch position can be checked. 2014-02-16 17:04:53 +01:00
driver.go Bound in the IMU to the rover. 2014-02-22 19:20:00 +01:00
heading.go Switch the heading controller to derrive off the GPS tick. 2014-02-16 17:04:11 +01:00
heading_test.go Pulled the other PID parameters out so they can be used in heading 2014-01-19 11:28:33 -08:00
jog.go Added a utility to bump and restore control variables. 2014-02-22 19:18:33 +01:00
latlon.go Add routines that calculate the width in metres of a degree of 2014-01-11 19:00:45 +01:00
latlon_test.go Add routines that calculate the width in metres of a degree of 2014-01-11 19:00:45 +01:00
pid.go Add the differential term to the PID controller. 2014-02-16 17:01:24 +01:00
pid_test.go Switch the PID controller to error based to push the heading wrap 2014-01-21 22:04:44 +01:00
point.go Added the position/waypoint controller. 2014-01-23 21:44:25 +01:00
recorder.go Add GPS and Event hooks into all controllers. 2014-01-26 16:06:52 +01:00
rot.go Added a utility to bump and restore control variables. 2014-02-22 19:18:33 +01:00
speed.go Switch to the GPS tick using status so other things like the switch position can be checked. 2014-02-16 17:04:53 +01:00
sysident.go Switch to the GPS tick using status so other things like the switch position can be checked. 2014-02-16 17:04:53 +01:00
timeout.go Hooked in a basic PID controller. 2014-01-11 19:12:06 +01:00
utm.go Added routines to convert latitude and longitude to UTM eastings and 2014-01-11 19:03:56 +01:00
utm_test.go Added routines to convert latitude and longitude to UTM eastings and 2014-01-11 19:03:56 +01:00
watchdog.go Add logging to all of the inputs and outputs. 2014-02-02 15:13:39 +01:00
waypoint.go Switch to the GPS tick using status so other things like the switch position can be checked. 2014-02-16 17:04:53 +01:00
waypoint_test.go Changed the end of stream test so the stub ports work again. 2014-02-09 20:35:51 +01:00