.. |
api
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
compression
|
fix a lot of nuisances reported by cppcheck (#4872)
|
2024-09-25 19:09:06 -05:00 |
eth
|
More log reductions. I'll probably stop now ;-) (#5263)
|
2024-11-06 21:03:25 +08:00 |
generated
|
[create-pull-request] automated change (#5320)
|
2024-11-11 18:55:02 -06:00 |
http
|
More log reductions. I'll probably stop now ;-) (#5263)
|
2024-11-06 21:03:25 +08:00 |
raspihttp
|
Pass#2: Lots more savings in logs and string reduction surgery (#5251)
|
2024-11-04 12:16:25 -06:00 |
wifi
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
aes-ccm.cpp
|
fix a lot of nuisances reported by cppcheck (#4872)
|
2024-09-25 19:09:06 -05:00 |
aes-ccm.h
|
Re-implement PKI from #1509 (#4379)
|
2024-08-13 18:43:19 -05:00 |
Channels.cpp
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
Channels.h
|
UserPrefs - Preconfigure up to 3 channels, GPS Mode (#4930)
|
2024-10-06 15:32:07 +08:00 |
CryptoEngine.cpp
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
CryptoEngine.h
|
Disentangle NodeDB from the CryptoEngine (#5013)
|
2024-10-10 18:14:11 +08:00 |
Default.cpp
|
Smarter traffic scaling (#5264)
|
2024-11-06 15:00:53 -06:00 |
Default.h
|
Add setting to transmit NeighborInfo over LoRa (#5286)
|
2024-11-09 09:38:48 +08:00 |
FloodingRouter.cpp
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
FloodingRouter.h
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
InterfacesTemplates.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LLCC68Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LLCC68Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR11x0Interface.cpp
|
Pass#2: Lots more savings in logs and string reduction surgery (#5251)
|
2024-11-04 12:16:25 -06:00 |
LR11x0Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR1110Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR1110Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR1120Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR1120Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR1121Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
LR1121Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
MemoryPool.h
|
we don't use the static MemoryPool anywhere, ditch dead code.
|
2023-12-11 15:35:22 +01:00 |
mesh-pb-constants.cpp
|
Remove assert in mesh-pb-constants.cpp (#5207)
|
2024-11-02 05:38:44 -05:00 |
mesh-pb-constants.h
|
Revert "Decrease max nodes for NRF52 to 80 as workaround to prevent FS blowou…" (#5340)
|
2024-11-13 10:21:55 -06:00 |
MeshModule.cpp
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
MeshModule.h
|
Pass#2: Lots more savings in logs and string reduction surgery (#5251)
|
2024-11-04 12:16:25 -06:00 |
MeshPacketQueue.cpp
|
Add rxDupe , txRelay and txRelayCanceled to LocalStats (#4936)
|
2024-10-04 06:28:51 -05:00 |
MeshPacketQueue.h
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
MeshRadio.h
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
|
2023-01-21 21:23:24 +01:00 |
MeshService.cpp
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
MeshService.h
|
Coalesce duplicated method GetTimeSinceMeshPacket (#4968)
|
2024-10-06 06:40:06 -05:00 |
MeshTypes.h
|
Release no-LoRa packet after sending to phone (#5254)
|
2024-11-04 14:13:54 -06:00 |
NodeDB.cpp
|
Add support for ignoring nodes with is_ignored field in NodeInfo (#5319)
|
2024-11-12 13:27:44 -06:00 |
NodeDB.h
|
Disable automatic NodeInfo request when NodeDB is full (#5255)
|
2024-11-04 14:06:12 -06:00 |
PacketHistory.cpp
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
PacketHistory.h
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
PhoneAPI.cpp
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
PhoneAPI.h
|
Ignore seen phoneapi packets (#4888)
|
2024-09-27 20:09:53 -05:00 |
PointerQueue.h
|
more cppcheck warnings fixes
|
2022-01-24 17:24:40 +00:00 |
ProtobufModule.cpp
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
ProtobufModule.h
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
RadioInterface.cpp
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
RadioInterface.h
|
Posthumous tronkination
|
2024-10-08 05:33:38 -05:00 |
RadioLibInterface.cpp
|
More reduction (#5256)
|
2024-11-04 19:15:59 -06:00 |
RadioLibInterface.h
|
Release no-LoRa packet after sending to phone (#5254)
|
2024-11-04 14:13:54 -06:00 |
RadioLibRF95.cpp
|
remove newline from logging statements. (#5022)
|
2024-10-14 15:11:43 +11:00 |
RadioLibRF95.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
ReliableRouter.cpp
|
Fix another heap leak (#5328)
|
2024-11-12 10:59:29 -06:00 |
ReliableRouter.h
|
Spell check all Code (#5228)
|
2024-11-03 09:25:05 +08:00 |
RF95Interface.cpp
|
More log reductions. I'll probably stop now ;-) (#5263)
|
2024-11-06 21:03:25 +08:00 |
RF95Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
Router.cpp
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
Router.h
|
Handle repeated packet after potentially canceling previous Tx (#5330)
|
2024-11-12 15:23:32 -06:00 |
SinglePortModule.h
|
Make SPI frequency and TOPHONE queue size configurable on Native (#4369)
|
2024-08-01 19:29:49 -05:00 |
STM32WLE5JCInterface.cpp
|
remove newline from logging statements. (#5022)
|
2024-10-14 15:11:43 +11:00 |
STM32WLE5JCInterface.h
|
Make STM compile again and update toolchain. (#2960)
|
2024-07-25 20:16:21 -05:00 |
StreamAPI.cpp
|
remove newline from logging statements. (#5022)
|
2024-10-14 15:11:43 +11:00 |
StreamAPI.h
|
uClibc compatibility (#5270)
|
2024-11-07 14:23:08 +01:00 |
SX126xInterface.cpp
|
Pass#2: Lots more savings in logs and string reduction surgery (#5251)
|
2024-11-04 12:16:25 -06:00 |
SX126xInterface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
SX128xInterface.cpp
|
More log reductions. I'll probably stop now ;-) (#5263)
|
2024-11-06 21:03:25 +08:00 |
SX128xInterface.h
|
Encapsulate RadioLibInterface receive IRQ logic (#4866)
|
2024-09-25 16:19:18 -05:00 |
SX1262Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
SX1262Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
SX1268Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
SX1268Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
SX1280Interface.cpp
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
SX1280Interface.h
|
Allow for better target level Radiolib exclude plumbing (#4906)
|
2024-09-30 05:14:22 -05:00 |
Throttle.cpp
|
Refactor and consolidate time window logic (#4826)
|
2024-09-23 08:58:14 -05:00 |
Throttle.h
|
Refactor and consolidate time window logic (#4826)
|
2024-09-23 08:58:14 -05:00 |
TypeConversions.cpp
|
Add support for ignoring nodes with is_ignored field in NodeInfo (#5319)
|
2024-11-12 13:27:44 -06:00 |
TypeConversions.h
|
User to UserLite in NodeDB (#4438)
|
2024-08-13 18:43:37 -05:00 |
TypedQueue.h
|
First stab at ESP32-C6 support for TLora-C6
|
2024-09-20 19:37:47 +02:00 |