1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/AHRS
stac 0e6294ca27 spi: remove internal pull-up from input data lines
The input data lines between the OP and AHRS boards had internal
pull-ups enabled.  This seemed to be causing issues early on
during development of the inter-board comms.  Not sure if this
is still necessary but this is how the current code was tested.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1006 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-07-04 02:21:26 +00:00
..
inc ahrs spi: Add AHRS SPI link management FSM 2010-07-04 02:21:22 +00:00
ahrs_fsm.c ahrs spi: Add AHRS SPI link management FSM 2010-07-04 02:21:22 +00:00
ahrs.c com/usart: generalize com driver API 2010-06-13 04:24:26 +00:00
Makefile ahrs spi: Add AHRS SPI link management FSM 2010-07-04 02:21:22 +00:00
pios_board.c spi: remove internal pull-up from input data lines 2010-07-04 02:21:26 +00:00