..
api
compression
eth
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). ( #3469 )
2024-03-25 06:33:57 -05:00
generated
[create-pull-request] automated change ( #3683 )
2024-04-20 15:58:42 -05:00
http
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). ( #3469 )
2024-03-25 06:33:57 -05:00
raspihttp
Crash fix and remove hard-coded path from PiWebServer ( #3478 )
2024-03-23 12:29:05 -05:00
wifi
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). ( #3469 )
2024-03-25 06:33:57 -05:00
Channels.cpp
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). ( #3469 )
2024-03-25 06:33:57 -05:00
Channels.h
Remove confusing channel suffix ( #3432 )
2024-03-17 08:38:49 -05:00
CryptoEngine.cpp
CryptoEngine.h
Default.cpp
Extract default intervals and coalesce methods into their own file / static class methods ( #3425 )
2024-03-17 08:18:30 -05:00
Default.h
Added one minute throttling to NodeDB save to disk ( #3648 )
2024-04-18 14:20:39 -05:00
FloodingRouter.cpp
Fix #3452 : only alter received packet if port number matches ( #3474 )
2024-03-23 07:31:58 -05:00
FloodingRouter.h
Fix #3452 : only alter received packet if port number matches ( #3474 )
2024-03-23 07:31:58 -05:00
InterfacesTemplates.cpp
LLCC68Interface.cpp
LLCC68Interface.h
MemoryPool.h
mesh-pb-constants.cpp
mesh-pb-constants.h
Make MAX_NUM_NODES configurable in variant.h ( #3453 )
2024-03-21 18:26:37 -05:00
MeshModule.cpp
Cosmetics: rename remaining plugins → modules and less errors ( #3645 )
2024-04-16 17:47:56 -05:00
MeshModule.h
Cosmetics: rename remaining plugins → modules and less errors ( #3645 )
2024-04-16 17:47:56 -05:00
MeshPacketQueue.cpp
MeshPacketQueue.h
MeshRadio.h
MeshService.cpp
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). ( #3469 )
2024-03-25 06:33:57 -05:00
MeshService.h
Add multiple configuration options for a minimized build (GPS,WiFi,BT,MQTT,Screen). ( #3469 )
2024-03-25 06:33:57 -05:00
MeshTypes.h
NodeDB.cpp
Added one minute throttling to NodeDB save to disk ( #3648 )
2024-04-18 14:20:39 -05:00
NodeDB.h
Use correct format specifier and fixed typo. ( #3696 )
2024-04-21 12:36:37 -05:00
PacketHistory.cpp
Add MaxNodes to Native config ( #3427 )
2024-03-21 09:06:37 -05:00
PacketHistory.h
PhoneAPI.cpp
Zero hop always for connected node ( #3634 )
2024-04-15 16:35:52 -05:00
PhoneAPI.h
PointerQueue.h
ProtobufModule.cpp
ProtobufModule.h
Fix #3452 : only alter received packet if port number matches ( #3474 )
2024-03-23 07:31:58 -05:00
RadioInterface.cpp
Add configuration option for LoRa Region Code override for region-locked builds/variants ( #3540 )
2024-04-16 09:03:36 -05:00
RadioInterface.h
Set unused header bytes to zero for future use ( #3479 )
2024-03-23 12:38:29 -05:00
RadioLibInterface.cpp
Fix another LOG_DEBUG message that should be LOG_ERROR ( #3607 )
2024-04-12 14:14:56 -05:00
RadioLibInterface.h
Add spiTransfer function to Native to support Linux-managed CS ( #3524 )
2024-04-01 18:31:36 -05:00
RadioLibRF95.cpp
RadioLibRF95.h
ReliableRouter.cpp
Add MaxNodes to Native config ( #3427 )
2024-03-21 09:06:37 -05:00
ReliableRouter.h
RF95Interface.cpp
Cosmetics: rename remaining plugins → modules and less errors ( #3645 )
2024-04-16 17:47:56 -05:00
RF95Interface.h
Router.cpp
Uplink to MQTT after potentially altering content ( #3646 )
2024-04-18 17:44:13 -05:00
Router.h
SinglePortModule.h
STM32WLE5JCInterface.cpp
STM32WLE5JCInterface.h
StreamAPI.cpp
StreamAPI.h
SX126xInterface.cpp
Fix sx126x error log logic
2024-04-14 16:44:28 -05:00
SX126xInterface.h
SX128xInterface.cpp
Cosmetics: rename remaining plugins → modules and less errors ( #3645 )
2024-04-16 17:47:56 -05:00
SX128xInterface.h
SX1262Interface.cpp
SX1262Interface.h
SX1268Interface.cpp
SX1268Interface.h
SX1280Interface.cpp
SX1280Interface.h
Throttle.cpp
Added one minute throttling to NodeDB save to disk ( #3648 )
2024-04-18 14:20:39 -05:00
Throttle.h
Added one minute throttling to NodeDB save to disk ( #3648 )
2024-04-18 14:20:39 -05:00
TypeConversions.cpp
Skip favorite nodes when clearing out oldest in NodeDB ( #3464 )
2024-03-21 19:51:02 -05:00
TypeConversions.h
TypedQueue.h