1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-30 15:52:12 +01:00
James Cotton 311bbcb539 RFM22b: Block transfers for more large SPI transfers
Preallocated buffers with various preambles etc.  Used SPI_TransferBlock for
anything over a few bytes instead of burstWrite.  Also make more of the
communications wrappered in a large semaphore grab using a new rfm22_write_noclaim()

Still needs work - probably because most of the methods to repeated calls they should
all use the noclaim, or more specifically that function becomes rfm22_write/read.
2012-09-02 14:35:56 -05:00
..
2012-05-05 09:40:44 -07:00
2012-05-05 09:40:44 -07:00
2012-01-23 16:58:07 -06:00
2012-04-18 10:48:31 +02:00
2012-05-05 09:40:44 -07:00
2012-05-05 09:40:44 -07:00
2010-09-27 07:28:45 +00:00