Simon Wilks
|
0246842c88
|
Enable single wire via ioctl calls and pull the battery voltage from the battery status topic.
|
2013-01-25 01:41:11 +01:00 |
Simon Wilks
|
c149b26dd4
|
Code formatting cleanup.
Fixed code style with Tools/fix_code_style.sh
|
2012-11-30 08:06:19 +01:00 |
Simon Wilks
|
14d874f4a1
|
Fix some memory corruption bugs.
|
2012-11-22 16:20:48 +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
|
aa7873dee1
|
Introducing an initial implementation of HoTT telemetry support.
|
2012-11-21 00:16:43 +01:00 |