MCPcopy Create free account

hub / github.com/cartesiancs/landlink / types & classes

Types & classes71 in github.com/cartesiancs/landlink

Class
src/features/firmware-flash/model/types.ts:10
Class
src/features/bluetooth-pairing/model/use-bluetooth-pairing.test.tsx:14
Class
src/shared/protocol/meshtastic/protobuf.ts:21
Class
src/shared/protocol/meshtastic/protobuf.ts:137
Class
src/shared/api/ble.ts:24
Class
src/shared/api/ble.ts:34
InterfaceBackButtonProps
src/shared/ui/back-button.tsx:7
ClassBackoffBounds
firmware/src/transport/lora/mac_math.h:84
ClassBucket
firmware/src/transport/lora/airtime.cpp:19
ClassByteReader
firmware/src/shared/util/byte_span.h:57
ClassByteSpan
Minimal non-owning byte view. Avoids pulling <span> which requires C++20 in some Arduino toolchains.
firmware/src/shared/util/byte_span.h:11
ClassByteWriter
firmware/src/shared/util/byte_span.h:23
ClassChannelKey
firmware/src/mesh/meshtastic/channel.h:30
ClassCmdCb
firmware/src/transport/ble/gatt_server.cpp:74
ClassDataMessage
firmware/src/mesh/meshtastic/data_pb.h:30
ClassDedupCache
firmware/src/mesh/router/dedup.h:10
ClassEntry
firmware/src/mesh/router/dedup.h:21
ClassEntry
firmware/src/features/pki_keystore/pki_keystore.cpp:20
EnumErrorCode
firmware/src/shared/protocol/opcodes.h:93
EnumEvent
firmware/src/hal/button/button.h:7
ClassExampleInstrumentedTest
Instrumented test, which will execute on an Android device. @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
android/app/src/androidTest/java/com/getcapacitor/myapp/ExampleInstrumentedTest.java:16
ClassExampleUnitTest
Example local unit test, which will execute on the development machine (host). @see <a href="http://d.android.com/tools/testing">Testing documentatio
android/app/src/test/java/com/getcapacitor/myapp/ExampleUnitTest.java:12
ClassFix
firmware/src/hal/gps/gps.h:7
EnumFlags
firmware/src/mesh/frame/frame.h:27
ClassFlashCancelledError
src/features/firmware-flash/model/types.ts:10
EnumFsmState
firmware/src/shared/protocol/opcodes.h:58
ClassHeader
firmware/src/mesh/frame/frame.h:34
ClassHeader
firmware/src/mesh/meshtastic/frame.h:32
InterfaceImportMeta
src/vite-env.d.ts:8
InterfaceImportMetaEnv
src/vite-env.d.ts:3
ClassInfoCb
firmware/src/transport/ble/gatt_server.cpp:104
ClassInitContext
firmware/src/mesh/protocol/protocol.h:34
ClassLoraPreset
firmware/src/transport/lora/sx1262_driver.h:40
ClassMainActivity
android/app/src/main/java/com/cartesiancs/landlink/MainActivity.java:5
EnumMeshKind
firmware/src/shared/protocol/opcodes.h:72
ClassMeshtasticRouter
firmware/src/mesh/meshtastic/router.h:57
EnumMode
firmware/src/mesh/protocol/protocol.h:29
ClassMorse
Morse for 0..F: 4 dits/dahs per nibble, ~ ITU layout for 0..9, plus a simple lookup for A..F.
firmware/src/hal/led/led.cpp:53
EnumOpcode
firmware/src/shared/protocol/opcodes.h:14
ClassOtaCb
firmware/src/transport/ble/gatt_server.cpp:96
ClassPairingCancelledError
src/features/bluetooth-pairing/model/use-bluetooth-pairing.test.tsx:14
ClassPairingCancelledError
src/shared/api/ble.ts:24
ClassPairingPinRequiredError
src/shared/api/ble.ts:34
EnumPattern
firmware/src/hal/led/led.h:7
ClassPbReader
src/shared/protocol/meshtastic/protobuf.ts:21
ClassPbWriter
src/shared/protocol/meshtastic/protobuf.ts:137
ClassPeerEntry
firmware/src/features/lora_pairing/lora_pairing.cpp:53
ClassPreset
Preset-derived constants used by packet_airtime_ms(). Cached because the formula is invoked on every TX/RX and the FP work isn't free on ESP32.
firmware/src/transport/lora/airtime.cpp:29
EnumPriority
firmware/src/transport/lora/priority.h:13
ClassQueueEntry
---- Queue entry -----------------------------------------------------------
firmware/src/transport/lora/mac.cpp:35
EnumRegion
firmware/src/shared/protocol/opcodes.h:86
EnumRole
firmware/src/mesh/channel/registry.h:41
EnumRole
Logical role of this node in the mesh. Determines whether rebroadcasts use the early-rebroadcast formula (Router/Repeater) or the offset formula (Clie
firmware/src/transport/lora/priority.h:32
EnumRoleClass
Whether a node role qualifies for the early-rebroadcast shortcut (no 2*CWmax*slot offset on weighted backoff). Mirrors Meshtastic's shouldRebroadcastE
firmware/src/transport/lora/mac_math.h:32
ClassRouter
firmware/src/mesh/protocol/protocol.h:24
ClassRouter
firmware/src/mesh/router/router.h:55
ClassRouterConfig
firmware/src/mesh/meshtastic/router.h:52
ClassRouterConfig
firmware/src/mesh/router/router.h:48
ClassRxReport
firmware/src/transport/lora/sx1262_driver.h:34
ClassRxSlot
firmware/src/transport/lora/sx1262_driver.cpp:46
ClassSX1262Ext
Subclass that exposes the protected register-access API. We need this to apply the SX1262 0x8B5 RX sensitivity patch (used by stock Meshtastic), which
firmware/src/transport/lora/sx1262_driver.cpp:25
ClassSample
firmware/src/features/mesh_sensor/mesh_sensor.h:8
ClassServerCb
firmware/src/transport/ble/gatt_server.cpp:62
ClassSlot
firmware/src/mesh/channel/registry.h:47
EnumState
---- State machine ---------------------------------------------------------
firmware/src/transport/lora/mac.cpp:54
ClassTlv
firmware/src/shared/util/tlv.h:16
ClassTlvBuilder
firmware/src/shared/util/tlv.h:60
ClassTlvReader
firmware/src/shared/util/tlv.h:22
EnumTlvTag
firmware/src/shared/protocol/tlv_tags.h:11
ClassTxRequest
firmware/src/transport/lora/mac.h:35
ClassUserMessage
Decoded User message. Pointers reference the source buffer; caller must keep that buffer alive while reading.
firmware/src/mesh/meshtastic/data_pb.h:76