firmware/src/mesh
2023-01-17 00:56:15 -05:00
..
api - make a template class for API Server 2023-01-09 17:03:52 +01:00
compression Update Unishox to latest V2 code, change is only cosmetic 2023-01-04 10:35:52 +01:00
eth - make a template class for API Server 2023-01-09 17:03:52 +01:00
generated [create-pull-request] automated change 2023-01-16 17:51:45 +01:00
http Having a first stab at flawfinder errors 2023-01-16 10:55:40 +01:00
Channels.cpp Having a first stab at flawfinder errors 2023-01-16 10:55:40 +01:00
Channels.h Master to Develop 2022-12-28 15:30:23 +01:00
CryptoEngine.cpp Log levels refactoring 2022-12-29 20:41:37 -06:00
CryptoEngine.h Remove nRF Crypt Debug 2022-06-12 23:35:59 +02:00
FloodingRouter.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
FloodingRouter.h Release Develop to Master 2022-12-28 15:31:04 +01:00
InterfacesTemplates.cpp - make a template class for API Server 2023-01-09 17:03:52 +01:00
LLCC68Interface.cpp [LLCC68] module support 2021-11-17 13:28:08 +03:00
LLCC68Interface.h LLCC68 doesn't support SF12 neither the "Long Slow" channel 2021-11-18 14:46:04 +03:00
MemoryPool.h fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
mesh-pb-constants.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
mesh-pb-constants.h fix building with new peotobuf structure. 2022-05-30 21:12:27 +02:00
MeshModule.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
MeshModule.h lay groundwork for a possible future architecture (#1571) 2022-07-31 07:11:47 -05:00
MeshPacketQueue.cpp initial cleanup work 2023-01-07 13:16:58 +01:00
MeshPacketQueue.h initial cleanup work 2023-01-07 13:16:58 +01:00
MeshRadio.h Add support for SX1281 on 2.4 GHz (#1809) 2022-10-17 08:33:41 -05:00
MeshService.cpp Allow time from phone to be sent to the mesh 2023-01-11 07:50:07 -06:00
MeshService.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
MeshTypes.h add the user as distinct message source 2021-10-27 13:16:51 +00:00
NodeDB.cpp sx126x-rx-boosted-gain: add support for setting Rx gain mode on SX126x chipsets 2023-01-17 00:56:15 -05:00
NodeDB.h - add storage for ringtone 2022-12-29 16:53:36 +01:00
PacketHistory.cpp Log levels refactoring 2022-12-29 20:41:37 -06:00
PacketHistory.h Cleanup 2022-12-28 14:13:48 +01:00
PhoneAPI.cpp initial cleanup work 2023-01-07 13:16:58 +01:00
PhoneAPI.h - make a template class for API Server 2023-01-09 17:03:52 +01:00
PointerQueue.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
ProtobufModule.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
ProtobufModule.h Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
RadioInterface.cpp Trigger rebuild 2023-01-16 17:55:17 +01:00
RadioInterface.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
RadioLibInterface.cpp 2nd batch 2023-01-07 14:57:00 +01:00
RadioLibInterface.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
RadioLibRF95.cpp Log levels refactoring 2022-12-29 20:41:37 -06:00
RadioLibRF95.h Release Develop to Master 2022-12-28 15:31:04 +01:00
ReliableRouter.cpp Log levels refactoring 2022-12-29 20:41:37 -06:00
ReliableRouter.h Release Develop to Master 2022-12-28 15:31:04 +01:00
RF95Interface.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
RF95Interface.h Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
Router.cpp Report actual RoutingError 2023-01-10 21:12:40 +01:00
Router.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
SinglePortModule.h Don't send NodeInfo and DeviceTelemetry at high Tx air util 2023-01-11 21:52:19 +01:00
StreamAPI.cpp Log levels refactoring 2022-12-29 20:41:37 -06:00
StreamAPI.h Release Develop to Master 2022-12-28 15:31:04 +01:00
SX126xInterface.cpp sx126x-rx-boosted-gain: add support for setting Rx gain mode on SX126x chipsets 2023-01-17 00:56:15 -05:00
SX126xInterface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
SX128xInterface.cpp Update SX128xInterface.cpp 2023-01-07 14:05:16 +02:00
SX128xInterface.h Release Develop to Master 2022-12-28 15:31:04 +01:00
SX1262Interface.cpp New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1262Interface.h New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.cpp New base class for SX126x modules. Added new SX1268 module support. 2021-09-12 00:35:16 +03:00
SX1268Interface.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX1280Interface.cpp update board definition, update copy/paste errors, fix SX1280. 2022-12-21 13:25:12 +01:00
SX1280Interface.h update board definition, update copy/paste errors, fix SX1280. 2022-12-21 13:25:12 +01:00
TypedQueue.h more warning fixes 2022-01-24 18:39:17 +00:00