firmware/src/mesh
GUVWAF af52dcecdf
Restrict MQTT JSON downlink messages (#3141)
Channel needs to be named "mqtt"
"from" field should be set to the node number of the transmitter

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2024-01-29 06:13:56 -06:00
..
api
compression
eth fix: ipv4_config byte order already little endian (#3073) 2024-01-17 18:14:44 -06:00
generated Admin message to delete file (#3144) 2024-01-29 06:10:48 -06:00
http
wifi
Channels.cpp Restrict MQTT JSON downlink messages (#3141) 2024-01-29 06:13:56 -06:00
Channels.h Restrict MQTT JSON downlink messages (#3141) 2024-01-29 06:13:56 -06:00
CryptoEngine.cpp
CryptoEngine.h
FloodingRouter.cpp
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
MeshModule.cpp
MeshModule.h
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
MeshTypes.h
NodeDB.cpp Don't ever delete own node from DB (#3122) 2024-01-22 20:13:27 -06:00
NodeDB.h Update channel of node in updateUser and write to flash if needed (#3094) 2024-01-15 20:11:35 -06: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 Fix: return failure when PhoneAPI times out (#3136) 2024-01-28 07:53:39 -06:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
RadioInterface.cpp Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
RadioInterface.h Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
RadioLibInterface.cpp Mark packets received via MQTT and add option to ignore them (#3117) 2024-01-20 14:22:09 -06:00
RadioLibInterface.h
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
RF95Interface.cpp
RF95Interface.h
Router.cpp fix: allow MQTT encryption_enabled with json_enabled (#3126) 2024-01-25 08:42:34 -06:00
Router.h
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp
SX126xInterface.h
SX128xInterface.cpp
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
TypeConversions.cpp
TypeConversions.h
TypedQueue.h