The never complete autopilot.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Hope 3edb5ad123 Pulled in the missing headers. 10 years ago
bootloader Add a roverif specific bootloader configuration. 10 years ago
experiments Started a Go based Link experiment. 10 years ago
external Pulled in the missing headers. 10 years ago
lib Fixed an overflow where the intermediate is greater than UINT16_MAX. 10 years ago
platform Added debug routines. 10 years ago
rover Bound in the rate of turn controller. 10 years ago
roverif Check if the IMU is 'good' and periodically re-initialise if not. 10 years ago
tests Fixed up the tests. 10 years ago
tools Pruned obsolete files. 10 years ago
.gitignore Pruned obsolete files. 10 years ago
.gitmodules Added i2cdevlib as a git external. 10 years ago
HACKING Added debug routines. 10 years ago
Makefile Added a top level Makefile to build all. 10 years ago
NOTES Added some more golang notes. 10 years ago
README Added a README. 10 years ago

README

nppilot - the never-complete autopilot
======================================

A ground based autopilot for making my RC car do interesting things at
speed.

The current version consists of a ATMEGA based I/O board, BeagleBone
Black command board, and a GPS mounted in a lunch box on a 1/10th
scale buggy.  The I/O board handles the remote control input and servo
drive and runs the safety overrides.  The command board runs the PID
controllers and waypoint plotting and, as an experiment, is written
written in Go.

-- Michael Hope  <michaelh@juju.net.nz>
   https://juju.net.nz/src/