Commit graph

  • f59f562b53 Merge pull request #3 from jlsalmon/master master Justin Lewis Salmon 2016-05-10 16:38:46 +0200
  • fc797e1dda Removed unnecessary packets Justin Lewis Salmon 2016-05-09 23:58:05 +0200
  • 63b5a38302 Updated documentation Justin Lewis Salmon 2016-05-09 23:55:22 +0200
  • b12b953106 Rename packet variables to be human-readable Justin Lewis Salmon 2016-05-09 23:45:10 +0200
  • 71d58103f1 Update README.md Justin Lewis Salmon 2016-05-06 19:34:36 +0200
  • e47a1fe05b Renamed geo_cosmic_pi.ino -> cosmicpi-arduino.ino, removed python code that now lives in the cosmicpi-daq repo James Devine 2016-05-06 19:30:22 +0200
  • 9d19a102b7 Update README.md Justin Lewis Salmon 2016-05-06 19:26:18 +0200
  • a27f481795 Create README.md Justin Lewis Salmon 2016-05-06 19:24:01 +0200
  • e4682e8aac Delete pi-server.py Justin Lewis Salmon 2016-05-06 19:20:41 +0200
  • d36099db37 Added this file, you need it. GPS check Julian Lewis 2016-05-06 19:12:03 +0200
  • af3e44c522 Added GPS check Julian Lewis 2016-05-06 19:11:10 +0200
  • d18a147ba5 Create pinout.text James Devine 2016-05-06 18:55:57 +0200
  • 198021db5a updated files for main arduino programme, uses new SerialUSB method. Still porting functionality from Julian's code Needs more work and testing! James Devine 2016-04-24 21:38:25 +0200
  • fb2163fb7b Replaced Julian's code with old James's code and added formular for conversion of Vout to HEX parameter used to configure Maxim PSU cosmicpi-james-original Ruslan Asfandiyarov 2016-04-23 20:09:42 +0200
  • 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. James Devine 2016-04-23 17:02:48 +0200
  • a0550a01f5 Fixed math.h case for linux use James Devine 2016-04-23 16:15:36 +0200
  • f2be3769ef Initial commit of Julian's code Justin Lewis Salmon 2016-04-23 15:46:24 +0200