MeshCore/src/helpers
Scott Powell f46263a263 * ContactInfo, added gps_lat, gps_lon
* companion_radio: now also save gps_lat, gps_lon
* BaseChatMesh: now parses gps_lat, gps_lon out of Advertisement
2025-01-29 13:56:39 +11:00
..
esp32 * new helper for ESP32: SerialBLEInterface 2025-01-28 20:30:15 +11: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_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 2025-01-29 10:12:22 +11:00
BaseChatMesh.cpp * ContactInfo, added gps_lat, gps_lon 2025-01-29 13:56:39 +11:00
BaseChatMesh.h * ContactInfo, added gps_lat, gps_lon 2025-01-29 13:56:39 +11:00
BaseSerialInterface.h * companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths 2025-01-29 10:12:22 +11:00
CustomSX1262.h Initial commit 2025-01-13 14:07:48 +11:00
CustomSX1262Wrapper.h * CAD detect fixed 2025-01-22 21:48:18 +11:00
CustomSX1268.h Initial commit 2025-01-13 14:07:48 +11:00
CustomSX1268Wrapper.h * CAD detect fixed 2025-01-22 21:48:18 +11:00
ESP32Board.h * new target env: Xiao S3 WIO repeater 2025-01-19 16:44:25 +11:00
HeltecV3Board.h * HeltecV3 targets, now flash built-in LED on LoRa TX 2025-01-27 12:53:34 +11:00
IdentityStore.cpp * fixes for various targets (BaseChatMesh not compiling for non-terminal chat targets) 2025-01-26 15:40:32 +11:00
IdentityStore.h * simple_secure_chat now with a proper CLI 2025-01-25 22:03:25 +11:00
RadioLibWrappers.cpp * basic CAD before TX, for sx126x wrappers 2025-01-21 13:37:32 +11:00
RadioLibWrappers.h * basic CAD before TX, for sx126x wrappers 2025-01-21 13:37:32 +11:00
RAK4631Board.h * onPeerPathRecv() refactored: 'reciprocal path' now handled in Mesh class, not in application layer 2025-01-21 18:39:55 +11:00
SimpleMeshTables.h * refactored the hasSeen(Packet) stuff. 2025-01-14 06:43:03 +11:00
StaticPoolPacketManager.cpp Initial commit 2025-01-13 14:07:48 +11:00
StaticPoolPacketManager.h Initial commit 2025-01-13 14:07:48 +11:00
TxtDataHelpers.h * TxtDataHelpers.h, with standard TXT sub-types 2025-01-26 22:56:38 +11:00
XiaoC3Board.h * new target env: Xiao S3 WIO repeater 2025-01-19 16:44:25 +11:00