aboutsummaryrefslogtreecommitdiff
path: root/apps/hott_telemetry/hott_telemetry_main.c
Commit message (Expand)AuthorAgeFilesLines
* HOTFIX: Fixed HoTT compile error, fixed MAVLink crashLorenz Meier2013-01-311-0/+1
* Enable single wire via ioctl calls and pull the battery voltage from the batt...Simon Wilks2013-01-251-35/+2
* Addressed compiler warnings and handle non-supported devices properly.Simon Wilks2012-11-301-8/+8
* Code formatting cleanup.Simon Wilks2012-11-301-30/+46
* Cleanup a bit.Simon Wilks2012-11-291-8/+3
* Single wire now working once moving away from UART5.Simon Wilks2012-11-291-24/+41
* Trying to get single wire working. Not quite there yet.Simon Wilks2012-11-291-58/+33
* Fix some memory corruption bugs.Simon Wilks2012-11-221-4/+4
* Messaging cleanup.Simon Wilks2012-11-221-4/+3
* Tried cleaning up console messaging a bit.Simon Wilks2012-11-221-31/+37
* Make the reading and sending of data independant of the message type.Simon Wilks2012-11-221-18/+20
* General code cleanup.Simon Wilks2012-11-211-87/+106
* Introducing an initial implementation of HoTT telemetry support.Simon Wilks2012-11-211-19/+194
* Setup skeleton code (basic daemon).Simon Wilks2012-11-141-0/+140