firmware/src/mesh
Ben Meadors 5ff1078c8c
Move NeighborInfo interval default to 6 hours (double NodeInfo) (#4483)
* Move NeighborInfo in line with NodeInfo

* Set default to 6 hours and cap minimum at 2 hours
2024-08-17 11:51:53 -05:00
..
api
compression fix minor type comparison warning that I saw in the build (#4398) 2024-08-05 17:07:43 -05:00
eth Fix build when HAS_NETWORKING is false on nrf52 (#4237) 2024-07-07 07:08:49 -05:00
generated Update protos 2024-08-13 06:49:32 -05:00
http Updted protobuf url (#4411) 2024-08-07 07:23:31 -05:00
raspihttp Updted protobuf url (#4411) 2024-08-07 07:23:31 -05:00
wifi minor cleanup proposal (#4169) 2024-07-03 17:39:09 -05:00
Channels.cpp Fix for "has default channel" with empty channel name (#4430) 2024-08-09 15:26:22 -05:00
Channels.h Fix for "has default channel" with empty channel name (#4430) 2024-08-09 15:26:22 -05:00
CryptoEngine.cpp
CryptoEngine.h
Default.cpp Event mode: Enforce reliable hop limit and disallow default public MQTT (#4343) 2024-07-29 20:16:47 -05:00
Default.h Move NeighborInfo interval default to 6 hours (double NodeInfo) (#4483) 2024-08-17 11:51:53 -05:00
FloodingRouter.cpp Event mode: Enforce reliable hop limit and disallow default public MQTT (#4343) 2024-07-29 20:16:47 -05:00
FloodingRouter.h
InterfacesTemplates.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LLCC68Interface.cpp
LLCC68Interface.h
LR11x0Interface.cpp Make lora radio reset reliable on wio-tracker-1100 and lower lr11x0 power consumption in sleep (#4383) 2024-08-05 06:47:04 -05:00
LR11x0Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1110Interface.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1110Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1120Interface.cpp LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
LR1120Interface.h LR1110 support (#3013) 2024-06-03 16:04:40 -05:00
MemoryPool.h
mesh-pb-constants.cpp bug #4184: fix config file loss due to filesystem write errors (#4397) 2024-08-06 13:59:06 -05:00
mesh-pb-constants.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
MeshModule.cpp Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
MeshModule.h Show specific frame when updating screen (#4264) 2024-07-11 18:51:26 -05:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp NimbleBluetooth.h is not required in MeshService. (#4419) 2024-08-09 06:35:42 -05:00
MeshService.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
MeshTypes.h Remove status topic (#4305) 2024-07-21 07:09:10 -05:00
NodeDB.cpp Fixes for #4395: nrf52 flash filesystem reliability (#4406) 2024-08-13 06:45:39 -05:00
NodeDB.h Split factory reset into config and device variants (#4427) 2024-08-09 08:38:29 -05:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
PhoneAPI.h Fix flakey phone api transition from file manifest to complete (#4209) 2024-06-30 08:22:24 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
RadioInterface.cpp Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
RadioInterface.h
RadioLibInterface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
RadioLibInterface.h Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
RadioLibRF95.cpp Add support for RadioMaster Bandit Nano (#4005) 2024-05-31 10:56:04 -05:00
RadioLibRF95.h
ReliableRouter.cpp Event mode: Enforce reliable hop limit and disallow default public MQTT (#4343) 2024-07-29 20:16:47 -05:00
ReliableRouter.h
RF95Interface.cpp Cleanup - remove unused defines. (#4353) 2024-07-31 06:56:06 -05:00
RF95Interface.h
Router.cpp Improves ignore messages in Router.cpp (#4442) 2024-08-14 07:51:32 -05:00
Router.h
SinglePortModule.h Make SPI frequency and TOPHONE queue size configurable on Native (#4369) 2024-08-01 19:29:49 -05:00
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h Make STM compile again and update toolchain. (#2960) 2024-07-25 20:16:21 -05:00
StreamAPI.cpp When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
StreamAPI.h When talking via serial, encapsulate log messages in protobufs if necessary (#4187) 2024-06-30 18:41:27 -05:00
SX126xInterface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
SX126xInterface.h
SX128xInterface.cpp Add PowerMon support (#4155) 2024-07-03 18:02:20 -05:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Throttle.h
TypeConversions.cpp
TypeConversions.h
TypedQueue.h