1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/OpenPilot
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
..
Modules attitude: Remove seq field from uavobject 2010-07-04 02:21:04 +00:00
System spi: remove internal pull-up from input data lines 2010-07-04 02:21:26 +00:00
Tests Simplified the way test-applications can be built 2010-05-31 16:22:10 +00:00
UAVObjects alarms: Add alarm for AHRS Communications 2010-07-04 02:21:11 +00:00
UAVTalk OP-4 Flight/Telemetry Implement CRC in telemetry protocol 2010-04-25 21:20:13 +00:00
Makefile ahrs spi: Add definition of OP<->AHRS SPI protocol 2010-07-04 02:21:15 +00:00