firmware/src/mesh
2024-12-23 13:50:20 -06:00
..
api Always Announce MDNS meshtastic service (#5503) 2024-12-05 06:02:10 -06:00
compression
eth
generated initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
http Add new endpoint to retrieve node info (#5557) 2024-12-15 11:43:41 +11:00
raspihttp fix cors for meshtasticd to allow use of cross origin clients (#5463) 2024-11-27 09:45:31 +01:00
wifi Always Announce MDNS meshtastic service (#5503) 2024-12-05 06:02:10 -06:00
aes-ccm.cpp Clean up some inline functions (#5454) 2024-11-26 14:00:10 -06:00
aes-ccm.h
Channels.cpp switched to channel hash for durability 2024-12-15 19:06:48 -06:00
Channels.h switched to channel hash for durability 2024-12-15 19:06:48 -06:00
CoverageFilter.cpp initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
CoverageFilter.h initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
CryptoEngine.cpp Remove unnecessary memcpy for PKI crypto (#5608) 2024-12-19 19:14:27 -06:00
CryptoEngine.h Remove unnecessary memcpy for PKI crypto (#5608) 2024-12-19 19:14:27 -06:00
Default.cpp Convert userprefs to a json file instead of header file which has to be included everywhere (#5471) 2024-12-03 06:17:25 -06:00
Default.h Add setting to transmit NeighborInfo over LoRa (#5286) 2024-11-09 09:38:48 +08:00
FloodingRouter.cpp adjusting params 2024-12-23 13:50:20 -06:00
FloodingRouter.h initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp DIO3_TCXO_VOLTAGE in config.yaml can now take an exact voltage (#5558) 2024-12-13 11:48:27 -06:00
LR11x0Interface.h
LR1110Interface.cpp
LR1110Interface.h
LR1120Interface.cpp
LR1120Interface.h
LR1121Interface.cpp
LR1121Interface.h
MemoryPool.h Refactor MQTT::onReceive to reduce if/else nesting (#5592) 2024-12-19 05:47:46 -06:00
mesh-pb-constants.cpp
mesh-pb-constants.h Trunk 2024-11-16 06:01:07 -06:00
MeshModule.cpp
MeshModule.h
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
MeshService.h SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
MeshTypes.h adjusting params 2024-12-23 13:50:20 -06:00
NodeDB.cpp initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
NodeDB.h initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
PacketHistory.cpp Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
PacketHistory.h Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
PhoneAPI.cpp SimRadio: clean-up and emulate collisions (#5487) 2024-12-03 06:21:24 -06:00
PhoneAPI.h
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp Extend Length of Source and Destination Node IDs Logged (#5492) 2024-12-03 06:30:19 -06:00
RadioInterface.h initial bloom filter to optimize mesh 2024-12-23 12:08:01 -06:00
RadioLibInterface.cpp Ch341 (#5474) 2024-12-20 17:34:02 -06:00
RadioLibInterface.h Ch341 (#5474) 2024-12-20 17:34:02 -06:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp Fix another heap leak (#5328) 2024-11-12 10:59:29 -06:00
ReliableRouter.h
RF95Interface.cpp
RF95Interface.h
Router.cpp Remove unnecessary memcpy for PKI crypto (#5608) 2024-12-19 19:14:27 -06:00
Router.h Handle repeated packet after potentially canceling previous Tx (#5330) 2024-11-12 15:23:32 -06:00
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h uClibc compatibility (#5270) 2024-11-07 14:23:08 +01:00
SX126xInterface.cpp DIO3_TCXO_VOLTAGE in config.yaml can now take an exact voltage (#5558) 2024-12-13 11:48:27 -06:00
SX126xInterface.h
SX128xInterface.cpp
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp Add support for ignoring nodes with is_ignored field in NodeInfo (#5319) 2024-11-12 13:27:44 -06:00
TypeConversions.h
TypedQueue.h