1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/OpenPilot
stac 17bea4cb91 ahrscomms: connect the OP board to the AHRS board
The AHRS comms module now sync's with the AHRS and
exchanges interesting data periodically.  Whenever
the link to the AHRS is down, the AHRSComms alarm is
raised.

This is fairly basic for now but provides the last
piece of the infrastructure to move data back/forth
between the OP and the AHRS.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1014 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-04 02:21:49 +00:00
..
Modules ahrscomms: connect the OP board to the AHRS board 2010-07-04 02:21:49 +00:00
System spi: Add support for hardware CRC generation/checking 2010-07-04 02:21:42 +00:00
Tests Simplified the way test-applications can be built 2010-05-31 16:22:10 +00:00
UAVObjects ahrs status: Add AhrsStatus UAVObject 2010-07-04 02:21:34 +00:00
UAVTalk OP-4 Flight/Telemetry Implement CRC in telemetry protocol 2010-04-25 21:20:13 +00:00
Makefile attitude: Rename Attitude module to AHRSComms 2010-07-04 02:21:37 +00:00