1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS/Common
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
..
pios_bmp085.c bmp085: create semaphore prior to configuring irq 2010-05-24 16:33:30 +00:00
pios_com.c com: mark tx buffer as const throughout API 2010-07-04 02:21:08 +00:00
pios_hmc5843.c mag sensor: put some bounds on the parameters 2010-07-04 02:21:45 +00:00
pios_opahrs_proto.c ahrs spi: Add definition of OP<->AHRS SPI protocol 2010-07-04 02:21:15 +00:00
pios_opahrs.c ahrscomms: connect the OP board to the AHRS board 2010-07-04 02:21:49 +00:00
pios_sdcard.c sd card: fix SD R1 detection 2010-07-04 02:20:57 +00:00
printf-stdarg.c com/usart: generalize com driver API 2010-06-13 04:24:26 +00:00