firmware/src/mesh
2021-03-06 21:10:36 +08:00
..
generated Add RU region 2021-03-06 21:10:36 +08:00
http Fix report formatting 2021-02-13 19:51:31 +11:00
wifi fix @mc-hamster build to work on linux/nrf52 2021-01-15 13:30:40 +08:00
Channels.cpp oops - fix failed text message rx 2021-03-06 14:21:20 +08:00
Channels.h multichannel code is done! (only basic testing completed though) 2021-02-23 10:45:03 +08:00
CryptoEngine.cpp oops - fix failed text message rx 2021-03-06 14:21:20 +08:00
CryptoEngine.h clean up the crypto api 2021-02-23 10:10:35 +08:00
DSRRouter.cpp don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +08:00
DSRRouter.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
FloodingRouter.cpp combine acks works 2021-03-05 11:44:45 +08:00
FloodingRouter.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
MemoryPool.h
mesh-pb-constants.cpp make error message clearer for packets that are too big 2021-03-06 10:27:31 +08:00
mesh-pb-constants.h move admin out of core proto 2021-02-25 20:36:37 +08:00
MeshPacketQueue.cpp don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +08:00
MeshPacketQueue.h for #681, add MeshPacketQueue (a priority queue) to ensure acks get sent quickly 2021-02-12 09:08:49 +08:00
MeshPlugin.cpp don't generate acks for locally sourced msgs 2021-03-05 12:39:31 +08:00
MeshPlugin.h combine acks works 2021-03-05 11:44:45 +08:00
MeshRadio.h
MeshService.cpp make nodeinfo & position plugins optional 2021-03-06 10:36:30 +08:00
MeshService.h 1.2 WIP at least doesn't crash 2021-02-21 12:59:47 +08:00
MeshTypes.h don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +08:00
NodeDB.cpp don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +08:00
NodeDB.h don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +08:00
PacketHistory.cpp don't send messages the phone sent us back towards the phone 2021-03-05 10:19:27 +08:00
PacketHistory.h
PhoneAPI.cpp less logspam 2021-03-06 14:52:26 +08:00
PhoneAPI.h move channel and settings protos 2021-02-27 13:17:18 +08:00
PointerQueue.h
ProtobufPlugin.cpp
ProtobufPlugin.h combine acks works 2021-03-05 11:44:45 +08:00
RadioInterface.cpp Add RU region 2021-03-06 21:10:36 +08:00
RadioInterface.h begin multichannel hash impl 2021-02-22 12:57:26 +08:00
RadioLibInterface.cpp Merge remote-tracking branch 'root/master' into dev1.2 2021-03-01 10:26:16 +08:00
RadioLibInterface.h release to devs 2021-03-03 11:46:09 +08:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp fix missing acks for broadcasts 2021-03-06 17:48:35 +08:00
ReliableRouter.h REALLY IMPORTANT: fix bug with retransmissions not happening 2021-03-06 11:13:33 +08:00
RF95Interface.cpp
RF95Interface.h portuino now kinda works with the pinetab lora USB module. 2021-01-02 12:38:18 +08:00
Router.cpp oops - fix failed text message rx 2021-03-06 14:21:20 +08:00
Router.h REALLY IMPORTANT: fix bug with retransmissions not happening 2021-03-06 11:13:33 +08:00
SinglePortPlugin.h 1 index channel index 2021-02-27 09:17:58 +08:00
StreamAPI.cpp updates to work with new protobuf names 2021-02-10 16:18:41 +08:00
StreamAPI.h
SX1262Interface.cpp
SX1262Interface.h
TypedQueue.h