firmware/src/mesh
2024-03-11 20:59:54 +01:00
..
api update Packet classes 2024-03-05 09:20:47 +01:00
compression
eth fix: ipv4_config byte order already little endian (#3073) 2024-01-17 18:14:44 -06:00
generated [create-pull-request] automated change 2024-03-10 14:39:40 +00:00
http Update link to docs from webserver when file not found (#3175) 2024-02-08 14:06:29 -06:00
raspihttp Native Webserver (#3343) 2024-03-06 16:23:04 -06:00
sharedMem update Packet classes 2024-03-05 09:20:47 +01:00
wifi
Channels.cpp Don't need to check all channels if not using default frequency slot 2024-03-10 16:04:59 +01:00
Channels.h Periodic reporting of device information to a map via MQTT 2024-03-10 14:52:37 +01:00
CryptoEngine.cpp
CryptoEngine.h
FloodingRouter.cpp Refactor MQTT: only publish on LoRa Tx if packet is from us and on Rx if not (#3245) 2024-02-21 13:00:14 -06:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshModule.cpp Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
MeshModule.h Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
MeshService.h SimRadio: send queue status to phone (#3041) 2023-12-27 08:16:04 -06:00
MeshTypes.h
NodeDB.cpp Periodic reporting of device information to a map via MQTT 2024-03-10 14:52:37 +01:00
NodeDB.h tryfix SHT31 sensor on secondary bus 2024-03-11 13:51:26 +01:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
PhoneAPI.h PacketQueue thread communication 2024-03-04 09:43:46 +01:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h ATAK plugin (#3189) 2024-02-09 20:31:10 -06:00
RadioInterface.cpp Periodic reporting of device information to a map via MQTT 2024-03-10 14:52:37 +01:00
RadioInterface.h Periodic reporting of device information to a map via MQTT 2024-03-10 14:52:37 +01:00
RadioLibInterface.cpp Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
RadioLibInterface.h
RadioLibRF95.cpp RadioLib 6.4.0 fixes (#3098) 2024-01-15 10:56:17 -06:00
RadioLibRF95.h
ReliableRouter.cpp fix heap use after delete (#3373) 2024-03-11 12:45:59 -05:00
ReliableRouter.h
RF95Interface.cpp Portduino work (#3049) 2024-01-12 02:00:31 -06:00
RF95Interface.h
Router.cpp Fix known_only panic by short circuiting for NULL before checking has_user (#3352) 2024-03-08 08:31:49 -06:00
Router.h Add original hop limit to header to determine hops used (#3321) 2024-03-08 07:13:57 -06:00
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp Portduino work (#3049) 2024-01-12 02:00:31 -06:00
SX126xInterface.h
SX128xInterface.cpp Update define for RadioLib 6.4.0 2024-01-14 14:51:37 -06:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
TypeConversions.cpp Update protos and add new fields to type conversions (#3315) 2024-03-02 10:20:27 -06:00
TypeConversions.h
TypedQueue.h