firmware/src/mesh
2022-06-21 19:23:07 -07:00
..
compression Change to unishox library 2022-04-15 18:11:17 -07:00
generated [create-pull-request] automated change 2022-06-22 02:06:51 +00:00
http Fix typo 2022-06-18 14:03:58 -05:00
wifi fix more warnings; add to CI; suppress some warnings 2022-01-24 19:58:07 +00:00
Channels.cpp Fix typo in the modem presets 2022-06-21 19:23:07 -07:00
Channels.h more warning fixes 2022-01-24 18:39:17 +00:00
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 Segemented config works for me (TM) 2022-05-21 22:38:33 +02:00
FloodingRouter.h Remove more old router role work. 2022-03-13 14:50:27 -07:00
InterfacesTemplates.cpp [LLCC68] module support 2021-11-17 13:28:08 +03: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 Littlefs rebased to Master (#1205) 2022-02-14 11:45:29 -06:00
mesh-pb-constants.h fix building with new peotobuf structure. 2022-05-30 21:12:27 +02:00
MeshModule.cpp Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
MeshModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
MeshPacketQueue.cpp Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshPacketQueue.h Expose front() function in MeshPacketQueue 2022-04-20 19:58:52 +02:00
MeshRadio.h Finish config transition 2022-05-07 20:31:21 +10:00
MeshService.cpp Segemented config works for me (TM) 2022-05-21 22:38:33 +02:00
MeshService.h Position fwd phone (#1413) 2022-04-26 19:40:24 -05:00
MeshTypes.h add the user as distinct message source 2021-10-27 13:16:51 +00:00
NodeDB.cpp Fix #1510 2022-06-16 20:58:15 +02:00
NodeDB.h Consolidate power saving prefs (#1507) 2022-06-12 19:56:32 -05:00
PacketHistory.cpp Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
PacketHistory.h Issue-108. Track recent packets in unordered_set 2021-07-20 21:19:35 +02:00
PhoneAPI.cpp Re-init config_state after we switch to nodeinfo (#1526) 2022-06-20 13:28:50 -05:00
PhoneAPI.h Send config chunks one by one 2022-06-16 21:56:18 +02: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 If we get an unreadable buffer, don't try to process it. 2022-06-01 17:09:57 +02:00
RadioInterface.cpp Fix typo in the modem presets 2022-06-21 19:23:07 -07:00
RadioInterface.h Introduce contention window (CW) (#1500) 2022-06-13 08:21:18 -05:00
RadioLibInterface.cpp Tryfix Portduino Radiolib 2022-06-16 12:22:01 +02:00
RadioLibInterface.h Tryfix Portduino Radiolib 2022-06-16 12:22:01 +02: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 Segemented config works for me (TM) 2022-05-21 22:38:33 +02:00
ReliableRouter.h more warning fixes 2022-01-24 18:39:17 +00:00
RF95Interface.cpp Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
RF95Interface.h Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
Router.cpp Completed compression. Tested between two devices. 2022-05-24 17:42:46 -07:00
Router.h more rename plugin to module 2022-02-27 02:21:02 -08:00
SinglePortModule.h Rename MeshPlugin, SinglePortPlugin and ProtobufPlugin 2022-03-09 19:01:43 +11:00
StreamAPI.cpp cope with race on available() vs read() found while looking at #838 2021-08-12 22:06:51 -07:00
StreamAPI.h more cppcheck warnings fixes 2022-01-24 17:24:40 +00:00
SX126xInterface.cpp Converted to jgromes/RadioLib upstream and pegged to latest ref (#1472) 2022-05-29 19:30:20 -05:00
SX126xInterface.h Add isChannelActive() function to radio interface 2022-04-20 20:04:44 +02: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
TypedQueue.h more warning fixes 2022-01-24 18:39:17 +00:00