MCPcopy Create free account

hub / github.com/cartesiancs/landlink / functions

Functions1,058 in github.com/cartesiancs/landlink

↓ 1 callersFunctionnode_id
firmware/src/hal/storage/storage.cpp:51
↓ 1 callersFunctionnormalizeChip
(chip: string)
src/entities/firmware-release/lib/target-compat.ts:12
↓ 1 callersFunctionnotificationIdFor
(pktId: number | null)
src/shared/lib/notifications.ts:53
↓ 1 callersFunctionnotifyIncomingChat
(input: IncomingChat)
src/shared/lib/notifications.ts:60
↓ 1 callersFunctionnotify_button_long
firmware/src/app/fsm/fsm.cpp:78
↓ 1 callersFunctionnotify_fault
firmware/src/app/fsm/fsm.cpp:118
↓ 1 callersFunctionnotify_ota_begin
firmware/src/app/fsm/fsm.cpp:108
↓ 1 callersFunctionnotify_ota_end
firmware/src/app/fsm/fsm.cpp:113
↓ 1 callersFunctionnotify_pair_confirmed
firmware/src/app/fsm/fsm.cpp:102
↓ 1 callersFunctiononAck
(pktId: number)
src/entities/landlink-device/model/retry-tracker.ts:199
↓ 1 callersFunctiononLandlinkChatRecv
(handler: ChatRecvHandler)
src/entities/landlink-device/api/client.ts:111
↓ 1 callersFunctiononLandlinkPeerFound
(handler: PeerFoundHandler)
src/entities/landlink-device/api/client.ts:93
↓ 1 callersFunctiononMeshtasticNodeInfo
(handler: NodeInfoHandler)
src/entities/meshtastic-device/api/client.ts:76
↓ 1 callersFunctionon_ack
firmware/src/features/mesh_chat/mesh_chat.cpp:316
↓ 1 callersFunctionon_beacon_rx
firmware/src/features/lora_pairing/lora_pairing.cpp:153
↓ 1 callersFunctionon_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:276
↓ 1 callersFunctionon_chunk
firmware/src/features/ota/ota.cpp:111
↓ 1 callersFunctionon_meshtastic_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:339
↓ 1 callersFunctionon_meshtastic_routing
firmware/src/features/mesh_chat/mesh_chat.cpp:368
↓ 1 callersFunctionon_rx
firmware/src/mesh/protocol/protocol.cpp:82
↓ 1 callersFunctionopenFlasher
()
src/features/firmware-flash/api/esptool-client.ts:53
↓ 1 callersFunctionoriginated_bounds
firmware/src/transport/lora/mac_math.h:89
↓ 1 callersFunctionpair_async
firmware/src/features/lora_pairing/lora_pairing.cpp:252
↓ 1 callersFunctionparseAssets
(raw: unknown)
src/entities/firmware-release/api/manifest.ts:47
↓ 1 callersFunctionparseChargeByte
(byte: number)
src/entities/lora-peer/lib/parse-peer-found.ts:25
↓ 1 callersFunctionparseLandlinkInfo
(bytes: Uint8Array)
src/entities/landlink-device/lib/parse-info.ts:16
↓ 1 callersFunctionparseMeshRecv
(payload: Uint8Array)
src/entities/landlink-device/lib/parse-mesh-recv.ts:43
↓ 1 callersFunctionparsePeerFound
(payload: Uint8Array)
src/entities/lora-peer/lib/parse-peer-found.ts:34
↓ 1 callersFunctionparseRelease
(raw: unknown)
src/entities/firmware-release/api/manifest.ts:57
↓ 1 callersFunctionparseTarget
(value: unknown)
src/entities/firmware-release/api/manifest.ts:16
↓ 1 callersFunctionparseTelemetry
(payload: Uint8Array)
src/entities/landlink-device/lib/parse-telemetry.ts:28
↓ 1 callersFunctionperformRetry
(entry: PendingEntry)
src/entities/landlink-device/model/retry-tracker.ts:94
↓ 1 callersFunctionpersist
firmware/src/mesh/protocol/protocol.cpp:29
↓ 1 callersFunctionpersist
()
src/entities/meshtastic-pki/model/store.ts:70
↓ 1 callersFunctionpersist
(value: boolean)
src/entities/debug-mode/model/store.ts:20
↓ 1 callersFunctionpersistMessage
( message: MeshMessage, deviceId: string, selfNodeNum: number, )
src/entities/landlink-device/api/message-store.ts:117
↓ 1 callersFunctionpki_decrypt
firmware/src/mesh/crypto/pki.cpp:126
↓ 1 callersFunctionpki_encrypt
firmware/src/mesh/crypto/pki.cpp:80
↓ 1 callersFunctionpointToLatLng
(p: TrackPoint)
src/widgets/landlink-map/lib/use-fit-bounds.ts:12
↓ 1 callersFunctionpoll
firmware/src/hal/button/button.cpp:28
↓ 1 callersFunctionpoll_rx
firmware/src/transport/lora/sx1262_driver.cpp:307
↓ 1 callersFunctionpreviewText
(text: string)
src/shared/lib/notifications.ts:48
↓ 1 callersFunctionpruneExpiredPeers
(now: number)
src/entities/lora-peer/model/store.ts:76
↓ 1 callersFunctionpruneOlderThan
(cutoffMs: number)
src/entities/position-track/api/idb.ts:66
↓ 1 callersFunctionpskFromString
(input: string)
src/entities/meshtastic-channel/lib/encode-psk.ts:23
↓ 1 callersFunctionpskRefToBytes
(psk: Uint8Array)
src/entities/meshtastic-device/api/client.ts:88
↓ 1 callersFunctionpskToHex
(psk: Uint8Array)
src/entities/meshtastic-channel/lib/meshtastic-url.ts:95
↓ 1 callersFunctionpublic_key
firmware/src/features/pki_identity/pki_identity.cpp:76
↓ 1 callersFunctionpump
firmware/src/hal/gps/gps.cpp:117
↓ 1 callersFunctionpush
firmware/src/features/telemetry/telemetry.cpp:44
↓ 1 callersMethodput_bytes
firmware/src/shared/util/byte_span.h:49
↓ 1 callersMethodput_u16_le
firmware/src/shared/util/byte_span.h:35
↓ 1 callersFunctionput_varint_i32
proto3 varint of a signed int32: ZigZag is only for sint32/sint64. The "int32" wire type uses straight 2's-complement varint, which expands a negative
firmware/src/mesh/meshtastic/data_pb.cpp:139
↓ 1 callersFunctionqueryPoints
(query: TrackQuery)
src/entities/position-track/api/idb.ts:39
↓ 1 callersFunctionrandom_callback
firmware/src/shared/util/x25519.cpp:67
↓ 1 callersFunctionreadChargeState
(byte: number)
src/entities/landlink-device/lib/parse-telemetry.ts:19
↓ 1 callersFunctionreadErrorCode
(payload: Uint8Array)
src/entities/landlink-device/api/channel.ts:28
↓ 1 callersFunctionreadFromStorage
()
src/entities/registered-device/model/primary-store.ts:5
↓ 1 callersFunctionreadFromStorage
()
src/entities/registered-device/model/active-device.ts:9
↓ 1 callersFunctionreadI16LE
(value: Uint8Array)
src/entities/lora-peer/lib/parse-peer-found.ts:11
↓ 1 callersFunctionreadU32LE
(bytes: Uint8Array)
src/entities/landlink-device/lib/parse-mesh-recv.ts:8
↓ 1 callersFunctionreadU32LE
(bytes: Uint8Array)
src/entities/landlink-device/api/client.ts:76
↓ 1 callersMethodread_bytes
firmware/src/shared/util/byte_span.h:85
↓ 1 callersMethodread_u16_le
firmware/src/shared/util/byte_span.h:69
↓ 1 callersFunctionrebuildSnapshot
()
src/entities/position-track/model/store.ts:18
↓ 1 callersFunctionrebuildSnapshot
()
src/entities/lora-peer/model/store.ts:22
↓ 1 callersFunctionreconnectLandlinkDevice
(deviceId: string)
src/shared/api/ble.ts:224
↓ 1 callersFunctionrecord
firmware/src/features/pki_keystore/pki_keystore.cpp:139
↓ 1 callersFunctionrecord_rx_ms
firmware/src/transport/lora/airtime.cpp:98
↓ 1 callersFunctionrecord_tx_ms
firmware/src/transport/lora/airtime.cpp:97
↓ 1 callersFunctionrefresh_preset_cache
firmware/src/transport/lora/sx1262_driver.cpp:98
↓ 1 callersFunctionremoveChannel
(deviceId: string, index: number)
src/entities/meshtastic-channel/model/store.ts:120
↓ 1 callersFunctionrenderStep
(pathname: StepPath)
src/app/layout/app-layout.tsx:58
↓ 1 callersFunctionreplaceChannelMessages
( channelIndex: number, persisted: readonly MeshMessage[], )
src/entities/landlink-device/model/store.ts:270
↓ 1 callersFunctionrequestLandlinkDevice
()
src/shared/api/ble.ts:196
↓ 1 callersFunctionrequestMeshtasticNodeInfo
(dest: number)
src/entities/meshtastic-device/api/client.ts:539
↓ 1 callersFunctionrequestNotificationPermission
()
src/shared/lib/notifications.ts:17
↓ 1 callersFunctionrequestViaNative
()
src/shared/api/ble.ts:127
↓ 1 callersFunctionrequestViaWeb
()
src/shared/api/ble.ts:149
↓ 1 callersFunctionrewriteNativeUrl
(raw: unknown)
src/main.tsx:27
↓ 1 callersFunctionroleFromByte
(value: number | null)
src/entities/landlink-device/api/channel.ts:123
↓ 1 callersFunctionrole_class
firmware/src/transport/lora/mac.cpp:75
↓ 1 callersFunctionrunAttempt
(deviceId: string, name: string)
src/features/auto-reconnect/model/reconnect-controller.ts:24
↓ 1 callersFunctionrun_fingerprint
firmware/src/hal/led/led.cpp:73
↓ 1 callersFunctionrun_pattern
firmware/src/hal/led/led.cpp:25
↓ 1 callersFunctionscan_async
firmware/src/features/wifi_onboarding/wifi_onboarding.cpp:38
↓ 1 callersFunctionschedulePersist
()
src/entities/meshtastic-pki/model/store.ts:83
↓ 1 callersFunctionschedule_landlink_ack
Build + schedule a Landlink KIND=ACK frame back to the original sender. `was_broadcast` selects between immediate dispatch (unicast original) and jitt
firmware/src/features/mesh_chat/mesh_chat.cpp:167
↓ 1 callersFunctionschedule_meshtastic_routing_ack
Build + schedule a Meshtastic Routing ACK back to the original sender on the channel the chat was received on.
firmware/src/features/mesh_chat/mesh_chat.cpp:200
↓ 1 callersFunctionseed_slot_zero_from_legacy_or_default
firmware/src/mesh/channel/registry.cpp:139
↓ 1 callersFunctionsend_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:253
↓ 1 callersFunctionsend_chat_landlink
firmware/src/features/mesh_chat/mesh_chat.cpp:79
↓ 1 callersFunctionsend_chat_meshtastic
firmware/src/features/mesh_chat/mesh_chat.cpp:118
↓ 1 callersFunctionsend_nodeinfo
firmware/src/features/mesh_identity/mesh_identity.cpp:143
↓ 1 callersFunctionsend_nodeinfo_to
firmware/src/features/mesh_identity/mesh_identity.cpp:147
↓ 1 callersFunctionsend_position
firmware/src/features/mesh_identity/mesh_identity.cpp:152
↓ 1 callersFunctionserialize
firmware/src/features/pki_keystore/pki_keystore.cpp:52
↓ 1 callersFunctionsetFsmState
(fsmState: FsmStateValue)
src/entities/landlink-device/model/store.ts:147
↓ 1 callersFunctionsetLandlinkRegion
(region: RegionValue)
src/entities/landlink-device/api/client.ts:441
↓ 1 callersFunctionsetLastEvtFrame
(frame: BleFrame)
src/entities/landlink-device/model/store.ts:153
← previousnext →501–600 of 1,058, ranked by callers