Commit graph

8 commits

Author SHA1 Message Date
Justin Lewis Salmon
e4682e8aac Delete pi-server.py 2016-05-06 19:20:41 +02:00
Julian Lewis
d36099db37 Added this file, you need it. GPS check 2016-05-06 19:12:03 +02:00
Julian Lewis
af3e44c522 Added GPS check 2016-05-06 19:11:10 +02:00
d18a147ba5 Create pinout.text
pinouts for arudino
2016-05-06 18:55:57 +02:00
198021db5a updated files for main arduino programme, uses new SerialUSB method.
Still porting functionality from Julian's code
Needs more work and testing!
2016-04-24 21:38:25 +02:00
a3a422fd41 Updated the event timing functionality to remove the need for a diode.
Summary of new functionality:
Upon event interrupt, the current value of the TC0 counter is pushed to the counter buffer.
The TC2 status (interrupt unlatch) is reset at the end of the interrupt call.
Running it to test the GPS accuracy, we've got a fixed offset of 54 clock counts, variation up to +2 counts.
2016-04-23 17:02:48 +02:00
a0550a01f5 Fixed math.h case for linux use 2016-04-23 16:15:36 +02:00
Justin Lewis Salmon
f2be3769ef Initial commit of Julian's code 2016-04-23 15:46:24 +02:00