..
RHutil
Get build (kinda, not really) running on a NRF52
2020-04-14 20:22:27 -07:00
CustomRF95.cpp
ugly WIP on switching to RadioLib, still need to set freq etc...
2020-04-29 14:54:03 -07:00
CustomRF95.h
Fix #99 : move spi ISR operations into helper thread. SPI from ISR is bad!
2020-04-18 14:56:09 -07:00
FloodingRouter.cpp
move debug msg
2020-04-25 11:46:46 -07:00
FloodingRouter.h
when flooding, randomly delay sent packets to decrease chances of...
2020-04-25 11:43:28 -07:00
kh-todo.txt
todo updates
2020-04-15 14:51:17 -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
massive WIP updates to create a clean Router abstraction for mesh
2020-04-17 09:48:54 -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
Fix #99 : move spi ISR operations into helper thread. SPI from ISR is bad!
2020-04-18 14:56:09 -07:00
RadioInterface.h
ugly WIP on switching to RadioLib, still need to set freq etc...
2020-04-29 14:54:03 -07:00
RadioLibInterface.cpp
ugly WIP on switching to RadioLib, still need to set freq etc...
2020-04-29 14:54:03 -07:00
RadioLibInterface.h
ugly WIP on switching to RadioLib, still need to set freq etc...
2020-04-29 14:54:03 -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
misc NRF52 fixes
2020-04-23 12:47:41 -07:00
RH_RF95.h
Fix #99 : move spi ISR operations into helper thread. SPI from ISR is bad!
2020-04-18 14:56:09 -07:00
RHGenericDriver.cpp
autoformat per formatting rules
2020-04-17 18:50:07 -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
Router.cpp
cope with missing interfaces in send
2020-04-23 12:48:00 -07:00
Router.h
add first cut of mesh naive flooding
2020-04-17 11:52:20 -07:00
TypedQueue.h
Get build (kinda, not really) running on a NRF52
2020-04-14 20:22:27 -07:00