firmware/src/mesh
github-actions[bot] bf762bc58d
[create-pull-request] automated change (#3156)
Co-authored-by: thebentern <thebentern@users.noreply.github.com>
2024-01-31 13:47:17 -06:00
..
api Add raspbian reboot and shutdown behavior 2023-12-14 19:53:42 -06: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 (#3156) 2024-01-31 13:47:17 -06:00
http Pico W: Initial Wi-Fi support (#2980) 2023-12-02 14:47:52 -06:00
wifi Don't disconnect WiFi when we're actively reconnecting (#3026) 2023-12-21 14:59:45 -06:00
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 Don't cancel sending "seen" messages on MQTT enabled nodes (#2690) 2023-08-08 06:27:26 -05:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h we don't use the static MemoryPool anywhere, ditch dead code. 2023-12-11 15:35:22 +01:00
mesh-pb-constants.cpp Fixing typo in src/mesh/mesh-pb-constants.cpp logging (#2800) 2023-09-16 15:24:59 -05:00
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 SimRadio: send queue status to phone (#3041) 2023-12-27 08:16:04 -06:00
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 Extend packet history expire time to 10 minutes (#2921) 2023-11-03 15:43:26 -05:00
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 RadioLib 6.4.0 fixes (#3098) 2024-01-15 10:56:17 -06:00
RadioLibRF95.h
ReliableRouter.cpp
ReliableRouter.h
RF95Interface.cpp Portduino work (#3049) 2024-01-12 02:00:31 -06:00
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 Remove redundant checks for power of 0 (#2934) 2023-11-13 06:19:02 -06:00
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 Convert from inline to static class methods (#2883) 2023-10-11 06:17:05 -05:00
TypeConversions.h Convert from inline to static class methods (#2883) 2023-10-11 06:17:05 -05:00
TypedQueue.h Look into tophone queue for the received packet. 2023-12-11 15:11:10 +01:00