Commit Graph

11 Commits

Author SHA1 Message Date
Simon Wilks d6e54c3ce4 Trying to get single wire working. Not quite there yet. 2012-11-29 02:30:46 +01:00
Simon Wilks 14d874f4a1 Fix some memory corruption bugs. 2012-11-22 16:20:48 +01:00
Simon Wilks cc7952ea94 Messaging cleanup. 2012-11-22 12:48:52 +01:00
Simon Wilks c296ffb708 Tried cleaning up console messaging a bit. 2012-11-22 11:46:23 +01:00
Simon Wilks ae906dee98 Shorten the post read delay slightly. 2012-11-22 02:03:50 +01:00
Simon Wilks bc27a495a0 Make the reading and sending of data independant of the message type.
This will allow us to cleanly support various sensor types by having a
byte array interface for send_data() and read_data().
2012-11-22 01:54:41 +01:00
Simon Wilks 054c65535f General code cleanup. 2012-11-21 23:37:20 +01:00
Simon Wilks 6894c4d1bf Added a note on the inclusion of libraries for UART access in the Makefile. 2012-11-21 00:19:45 +01:00
Simon Wilks aa7873dee1 Introducing an initial implementation of HoTT telemetry support. 2012-11-21 00:16:43 +01:00
Simon Wilks 46ab48ab94 Added a missing comment. 2012-11-14 00:36:01 +01:00
Simon Wilks efdfa2b8b4 Setup skeleton code (basic daemon). 2012-11-14 00:33:26 +01:00