firmware/src/mesh
geeksville 1d9290afc0 now that the rfinterfaces are smarter, no need to do backoff in
the flood router.  the interfaces will handle it.
2020-05-02 19:53:58 -07:00
..
FloodingRouter.cpp now that the rfinterfaces are smarter, no need to do backoff in 2020-05-02 19:53:58 -07:00
FloodingRouter.h cleanup directory structure 2020-05-01 09:04:00 -07:00
MemoryPool.h cleanup directory structure 2020-05-01 09:04:00 -07:00
mesh-pb-constants.cpp begin cleaning up mesh library layer so that it could be split someday 2020-04-27 07:54:19 -07:00
mesh-pb-constants.h begin cleaning up mesh library layer so that it could be split someday 2020-04-27 07:54:19 -07:00
mesh.pb.c begin cleaning up mesh library layer so that it could be split someday 2020-04-27 07:54:19 -07:00
mesh.pb.h ex1262 receiving kinda works 2020-04-30 12:37:58 -07:00
MeshRadio.cpp remove radiohead 2020-04-30 21:42:11 -07:00
MeshRadio.h remove radiohead 2020-04-30 21:42:11 -07:00
MeshService.cpp don't leak messages if they are handled locally 2020-05-02 19:53:13 -07:00
MeshService.h begin cleaning up mesh library layer so that it could be split someday 2020-04-27 07:54:19 -07:00
MeshTypes.h begin cleaning up mesh library layer so that it could be split someday 2020-04-27 07:54:19 -07:00
NodeDB.cpp fix log msg 2020-05-02 19:52:54 -07:00
NodeDB.h begin cleaning up mesh library layer so that it could be split someday 2020-04-27 07:54:19 -07:00
PhoneAPI.cpp add beginnings of StreamAPI 2020-04-27 08:10:17 -07:00
PhoneAPI.h emit FromRadio.rebooted to serial test harness can detect reboots 2020-04-28 17:43:16 -07:00
PointerQueue.h cleanup directory structure 2020-05-01 09:04:00 -07:00
RadioInterface.cpp Fix #11 2020-05-02 19:51:25 -07:00
RadioInterface.h move packet handling into its own thread 2020-05-01 12:11:04 -07:00
RadioLibInterface.cpp Fix #11 2020-05-02 19:51:25 -07:00
RadioLibInterface.h Fix #11 2020-05-02 19:51:25 -07:00
RadioLibRF95.cpp Fix #11 2020-05-02 19:51:25 -07:00
RadioLibRF95.h Fix #11 2020-05-02 19:51:25 -07:00
RF95Interface.cpp limit max power on rf95 to 17 (rather than 20, because 20 can... 2020-05-02 19:52:37 -07:00
RF95Interface.h Fix #11 2020-05-02 19:51:25 -07:00
Router.cpp send() is supposed to always free buffers, even if it returns an error 2020-05-02 19:51:55 -07:00
Router.h cleanup directory structure 2020-05-01 09:04:00 -07:00
StreamAPI.cpp emit FromRadio.rebooted to serial test harness can detect reboots 2020-04-28 17:43:16 -07:00
StreamAPI.h emit FromRadio.rebooted to serial test harness can detect reboots 2020-04-28 17:43:16 -07:00
SX1262Interface.cpp move packet handling into its own thread 2020-05-01 12:11:04 -07:00
SX1262Interface.h Fix #11 2020-05-02 19:51:25 -07:00
TypedQueue.h cleanup directory structure 2020-05-01 09:04:00 -07:00