MeshCore/src/helpers
2025-02-22 20:10:31 +11:00
..
esp32 * companion radio: new RESP_CODE_NO_MORE_MESSAGES response 2025-02-06 22:39:33 +11:00
nrf52 helper files for t1000e and LR1110 2025-02-14 09:54:06 +01:00
AdvertDataHelpers.cpp * TxtDataHelpers.h, with standard TXT sub-types 2025-01-26 22:56:38 +11:00
AdvertDataHelpers.h * simple_secure_chat now with a proper CLI 2025-01-25 22:03:25 +11:00
ArduinoHelpers.h Initial commit 2025-01-13 14:07:48 +11:00
ArduinoSerialInterface.cpp * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 2025-01-29 10:12:22 +11:00
ArduinoSerialInterface.h * companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke) 2025-02-12 18:40:00 +11:00
BaseChatMesh.cpp * strncpy() refactor/fix 2025-02-22 19:41:24 +11:00
BaseChatMesh.h * companion radio: new CMD_EXPORT_CONTACT, CMD_IMPORT_CONTACT 2025-02-15 15:57:02 +11:00
BaseSerialInterface.h * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 2025-01-29 10:12:22 +11:00
CustomLLCC68.h * added LLCC68 module support 2025-01-31 12:46:33 +11:00
CustomLLCC68Wrapper.h * new packet score function 2025-02-04 15:00:28 +11:00
CustomLR1110.h helper files for t1000e and LR1110 2025-02-14 09:54:06 +01:00
CustomLR1110Wrapper.h helper files for t1000e and LR1110 2025-02-14 09:54:06 +01:00
CustomSX1262.h Initial commit 2025-01-13 14:07:48 +11:00
CustomSX1262Wrapper.h * new packet score function 2025-02-04 15:00:28 +11:00
CustomSX1268.h Initial commit 2025-01-13 14:07:48 +11:00
CustomSX1268Wrapper.h * new packet score function 2025-02-04 15:00:28 +11:00
CustomSX1276.h * new target/env: Heltec_v2_terminal_chat 2025-02-11 12:36:26 +11:00
CustomSX1276Wrapper.h * new target/env: Heltec_v2_terminal_chat 2025-02-11 12:36:26 +11:00
ESP32Board.h * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat 2025-01-31 11:46:19 +11:00
HeltecV2Board.h * new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb 2025-02-11 15:50:10 +11:00
HeltecV3Board.h * new target/envs: LilyGo_T3S3_sx1262, _repeater and _terminal_chat 2025-01-31 11:46:19 +11:00
IdentityStore.cpp * IdentityStore::save() was failing on RAK. 2025-02-04 01:35:04 +11:00
IdentityStore.h * simple_secure_chat now with a proper CLI 2025-01-25 22:03:25 +11:00
RadioLibWrappers.cpp * new packet score function 2025-02-04 15:00:28 +11:00
RadioLibWrappers.h * new packet score function 2025-02-04 15:00:28 +11:00
SimpleMeshTables.h * SimpleMeshTables: ACKs now handled separately 2025-02-18 22:59:03 +11:00
StaticPoolPacketManager.cpp * new packet score function 2025-02-04 15:00:28 +11:00
StaticPoolPacketManager.h * new RX delays based on SNR 2025-02-04 12:35:53 +11:00
TxtDataHelpers.cpp * new StrHelper::strzcpy() 2025-02-22 20:10:31 +11:00
TxtDataHelpers.h * new StrHelper::strzcpy() 2025-02-22 20:10:31 +11:00
XiaoC3Board.h * new target env: Xiao S3 WIO repeater 2025-01-19 16:44:25 +11:00