firmware/src/rf95
2020-04-14 16:45:26 -07:00
..
CustomRF95.cpp Move Custom95 in with the rest of the RH code, to be ready to refactor 2020-04-14 12:38:42 -07:00
CustomRF95.h Move Custom95 in with the rest of the RH code, to be ready to refactor 2020-04-14 12:38:42 -07:00
kh-todo.txt wip - plan 2020-04-14 16:45:26 -07:00
LICENSE Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
MemoryPool.h move pool/queue management into the rf95 lib 2020-04-14 13:20:36 -07:00
PointerQueue.h move pool/queue management into the rf95 lib 2020-04-14 13:20:36 -07:00
RadioHead.h Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RadioInterface.cpp move radiointerface into lib 2020-04-14 14:36:26 -07:00
RadioInterface.h move radiointerface into lib 2020-04-14 14:36:26 -07:00
README.md Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RH_RF95.cpp Move Custom95 in with the rest of the RH code, to be ready to refactor 2020-04-14 12:38:42 -07:00
RH_RF95.h Move Custom95 in with the rest of the RH code, to be ready to refactor 2020-04-14 12:38:42 -07:00
RHGenericDriver.cpp Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHGenericDriver.h Move Custom95 in with the rest of the RH code, to be ready to refactor 2020-04-14 12:38:42 -07:00
RHGenericSPI.cpp Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHGenericSPI.h Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHHardwareSPI.cpp Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHHardwareSPI.h Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHNRFSPIDriver.cpp Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHNRFSPIDriver.h Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHSoftwareSPI.cpp Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHSoftwareSPI.h Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHSPIDriver.cpp Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
RHSPIDriver.h Strip out all the parts of Radiohead (most of it) that we don't need 2020-04-14 12:31:29 -07:00
TypedQueue.h move pool/queue management into the rf95 lib 2020-04-14 13:20:36 -07:00

RF95

This is a heavily modified version of the Mike McCauley's RadioHead RF95 driver. We are using it under the GPL V3 License. See the file LICENSE for Mike's license terms (which listed GPL as acceptible).