So the idea behind this is simple.  I wanted a GPS Logger which I could use to plot various locations, for various things.  Be it when I take a picture of something, and I want to log just that single location, or when I’m out on my bike or in the car, and I want to log the route I’ve taken.

Current list of working features are:
- Capture single location
- Capture continuously with configurable timer
- Write details to text file on completion
- Debug output

To do:
- Customisable file name
- More robust error checking when grabbing GPS coords
- Output number of satellites in view, speed, sea level altitude (a bit useless, but kind of cool)