firmware/src/mesh
2022-10-03 10:32:56 +10:00
..
compression Upgrade unishox-2 to 1.0.3 (#1650) 2022-08-25 07:12:38 -05:00
generated [create-pull-request] automated change (#1738) 2022-10-01 08:47:35 -05:00
http switch Bluetooth back on when wifi is disabled and bluetooth is enabled. This still had the old behaviour to check for a set ssid... (#1719) 2022-09-23 15:10:33 -05:00
wifi Mark WifiServerPort constructor as explicit 2022-10-01 17:02:16 +02:00
Channels.cpp fix yet another typo 2022-09-18 17:31:59 -03:00
Channels.h
CryptoEngine.cpp Remove nRF Crypt Debug 2022-06-12 23:35:59 +02:00
CryptoEngine.h Remove nRF Crypt Debug 2022-06-12 23:35:59 +02:00
FloodingRouter.cpp Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
FloodingRouter.h
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp Make a change to trigger CI (#1686) 2022-09-09 13:41:01 -05:00
mesh-pb-constants.h fix building with new peotobuf structure. 2022-05-30 21:12:27 +02:00
MeshModule.cpp strcmp returns zero if strings are equal (#1736) 2022-10-01 08:18:25 -05:00
MeshModule.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h Finish config transition 2022-05-07 20:31:21 +10:00
MeshService.cpp Let SimRadio start receive a packet if its PortNum is Simulator_App 2022-10-01 12:06:59 +02:00
MeshService.h Update include path in MeshService 2022-10-01 17:04:19 +02:00
MeshTypes.h
NodeDB.cpp Reset nodedb wiring (#1724) 2022-09-28 16:47:26 -05:00
NodeDB.h Reset nodedb wiring (#1724) 2022-09-28 16:47:26 -05:00
PacketHistory.cpp
PacketHistory.h
PhoneAPI.cpp Suppress debug messages in PhoneAPI as they flood the logs when a TCP connection is open 2022-10-01 12:09:43 +02:00
PhoneAPI.h Bluetooth mode unification and behavior tweaks (#1636) 2022-08-22 16:41:23 -05:00
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
RadioInterface.cpp Merge branch 'master' into channel_num 2022-10-03 10:32:56 +10:00
RadioInterface.h Remove old SimRadio from RadioInterface 2022-10-01 11:57:27 +02:00
RadioLibInterface.cpp tx_enabled fix (#1699) 2022-09-17 12:18:32 -05:00
RadioLibInterface.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
RadioLibRF95.cpp Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
RadioLibRF95.h Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
ReliableRouter.cpp Set config.lora.hop_limit to HOP_RELIABLE 2022-08-27 19:03:26 +10:00
ReliableRouter.h
RF95Interface.cpp Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
RF95Interface.h Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
Router.cpp Merge branch 'master' into pref_defaults 2022-09-10 18:11:16 +10:00
Router.h
SinglePortModule.h
StreamAPI.cpp Send PROTOBUF over serial without delay 2022-09-21 15:36:17 +02:00
StreamAPI.h
SX126xInterface.cpp Adapt to new protobufs - TODO: factory_reset rewire 2022-09-09 12:51:41 +02:00
SX126xInterface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
TypedQueue.h