Lorenz Meier
|
e137d00424
|
HOTFIX: Fixed HoTT compile error, fixed MAVLink crash
|
2013-01-31 17:31:58 +01:00 |
|
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
|
9924c4f425
|
Addressed compiler warnings and handle non-supported devices properly.
|
2012-11-30 08:12:20 +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
|
2eccf5ff19
|
Cleanup a bit.
|
2012-11-29 16:48:52 +01:00 |
|
Simon Wilks
|
d82c62e95b
|
Single wire now working once moving away from UART5.
|
2012-11-29 16:42:13 +01:00 |
|
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 |
|