firmware/src/mesh
2023-01-05 22:31:57 -08:00
..
compression Update Unishox to latest V2 code, change is only cosmetic 2023-01-04 10:35:52 +01:00
eth Make sure we dont use a multicast MAC for ethernet 2023-01-05 22:31:57 -08:00
generated Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
http Renamed eth_mode to address_mode 2023-01-03 06:24:47 -06:00
wifi Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
Channels.cpp Log levels refactoring 2022-12-29 20:41:37 -06: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 update board definition, update copy/paste errors, fix SX1280. 2022-12-21 13:25:12 +01:00
LLCC68Interface.cpp
LLCC68Interface.h
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 Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshPacketQueue.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
MeshRadio.h Add support for SX1281 on 2.4 GHz (#1809) 2022-10-17 08:33:41 -05:00
MeshService.cpp Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
MeshService.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
MeshTypes.h
NodeDB.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06: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 Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
PhoneAPI.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11: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 Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
RadioInterface.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
RadioLibInterface.cpp Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11: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 Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
Router.h Add QueueStatus sending to the firmware (#1820) 2023-01-04 23:56:52 +11:00
SinglePortModule.h Send device telemetry to phone every minute (#1784) 2022-10-11 10:21:30 -05: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 Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
SX126xInterface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02:00
SX128xInterface.cpp Replaced all of the logging with proper log levels 2022-12-30 10:27:07 -06:00
SX128xInterface.h Release Develop to Master 2022-12-28 15:31:04 +01:00
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
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