mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-17 02:52:12 +01:00
stac
8d015a57d0
pios spi: support both master and slave configs
Added support for SPI slave configurations to the pios SPI layer. Converted the board specific configuration for the PIOS SPI layer to use const static initializers rather than #defines (see pios_board.c). SPI interface between the OP board and the AHRS is now operational at a basic level, capable of moving simple single byte messages between boards. Multi-byte, CRC protected messages will be added on top of this. git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@759 ebee16cc-31ac-478f-84a7-5cbb03baadba
Description
The LibrePilot open source project was founded in July 2015. It focuses on research and development of software and hardware to be used in a variety of applications including vehicle control and stabilization, unmanned autonomous vehicles and robotics.
Languages
C
60.6%
C++
30.8%
Fortran
2.6%
Rich Text Format
1.3%
Assembly
1.2%
Other
3.1%