Lorenz Meier
|
e137d00424
|
HOTFIX: Fixed HoTT compile error, fixed MAVLink crash
|
12 years ago |
Simon Wilks
|
0246842c88
|
Enable single wire via ioctl calls and pull the battery voltage from the battery status topic.
|
12 years ago |
Simon Wilks
|
9924c4f425
|
Addressed compiler warnings and handle non-supported devices properly.
|
12 years ago |
Simon Wilks
|
c149b26dd4
|
Code formatting cleanup.
Fixed code style with Tools/fix_code_style.sh
|
12 years ago |
Simon Wilks
|
2eccf5ff19
|
Cleanup a bit.
|
12 years ago |
Simon Wilks
|
d82c62e95b
|
Single wire now working once moving away from UART5.
|
12 years ago |
Simon Wilks
|
d6e54c3ce4
|
Trying to get single wire working. Not quite there yet.
|
12 years ago |
Simon Wilks
|
14d874f4a1
|
Fix some memory corruption bugs.
|
12 years ago |
Simon Wilks
|
cc7952ea94
|
Messaging cleanup.
|
12 years ago |
Simon Wilks
|
c296ffb708
|
Tried cleaning up console messaging a bit.
|
12 years ago |
Simon Wilks
|
ae906dee98
|
Shorten the post read delay slightly.
|
12 years ago |
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().
|
12 years ago |
Simon Wilks
|
054c65535f
|
General code cleanup.
|
12 years ago |
Simon Wilks
|
6894c4d1bf
|
Added a note on the inclusion of libraries for UART access in the Makefile.
|
12 years ago |
Simon Wilks
|
aa7873dee1
|
Introducing an initial implementation of HoTT telemetry support.
|
12 years ago |
Simon Wilks
|
46ab48ab94
|
Added a missing comment.
|
12 years ago |
Simon Wilks
|
efdfa2b8b4
|
Setup skeleton code (basic daemon).
|
12 years ago |