Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cartesiancs/landlink
/ functions
Functions
1,058 in github.com/cartesiancs/landlink
⨍
Functions
1,058
◇
Types & classes
71
↓ 1 callers
Function
node_id
firmware/src/hal/storage/storage.cpp:51
↓ 1 callers
Function
normalizeChip
(chip: string)
src/entities/firmware-release/lib/target-compat.ts:12
↓ 1 callers
Function
notificationIdFor
(pktId: number | null)
src/shared/lib/notifications.ts:53
↓ 1 callers
Function
notifyIncomingChat
(input: IncomingChat)
src/shared/lib/notifications.ts:60
↓ 1 callers
Function
notify_button_long
firmware/src/app/fsm/fsm.cpp:78
↓ 1 callers
Function
notify_fault
firmware/src/app/fsm/fsm.cpp:118
↓ 1 callers
Function
notify_ota_begin
firmware/src/app/fsm/fsm.cpp:108
↓ 1 callers
Function
notify_ota_end
firmware/src/app/fsm/fsm.cpp:113
↓ 1 callers
Function
notify_pair_confirmed
firmware/src/app/fsm/fsm.cpp:102
↓ 1 callers
Function
onAck
(pktId: number)
src/entities/landlink-device/model/retry-tracker.ts:199
↓ 1 callers
Function
onLandlinkChatRecv
(handler: ChatRecvHandler)
src/entities/landlink-device/api/client.ts:111
↓ 1 callers
Function
onLandlinkPeerFound
(handler: PeerFoundHandler)
src/entities/landlink-device/api/client.ts:93
↓ 1 callers
Function
onMeshtasticNodeInfo
(handler: NodeInfoHandler)
src/entities/meshtastic-device/api/client.ts:76
↓ 1 callers
Function
on_ack
firmware/src/features/mesh_chat/mesh_chat.cpp:316
↓ 1 callers
Function
on_beacon_rx
firmware/src/features/lora_pairing/lora_pairing.cpp:153
↓ 1 callers
Function
on_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:276
↓ 1 callers
Function
on_chunk
firmware/src/features/ota/ota.cpp:111
↓ 1 callers
Function
on_meshtastic_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:339
↓ 1 callers
Function
on_meshtastic_routing
firmware/src/features/mesh_chat/mesh_chat.cpp:368
↓ 1 callers
Function
on_rx
firmware/src/mesh/protocol/protocol.cpp:82
↓ 1 callers
Function
openFlasher
()
src/features/firmware-flash/api/esptool-client.ts:53
↓ 1 callers
Function
originated_bounds
firmware/src/transport/lora/mac_math.h:89
↓ 1 callers
Function
pair_async
firmware/src/features/lora_pairing/lora_pairing.cpp:252
↓ 1 callers
Function
parseAssets
(raw: unknown)
src/entities/firmware-release/api/manifest.ts:47
↓ 1 callers
Function
parseChargeByte
(byte: number)
src/entities/lora-peer/lib/parse-peer-found.ts:25
↓ 1 callers
Function
parseLandlinkInfo
(bytes: Uint8Array)
src/entities/landlink-device/lib/parse-info.ts:16
↓ 1 callers
Function
parseMeshRecv
(payload: Uint8Array)
src/entities/landlink-device/lib/parse-mesh-recv.ts:43
↓ 1 callers
Function
parsePeerFound
(payload: Uint8Array)
src/entities/lora-peer/lib/parse-peer-found.ts:34
↓ 1 callers
Function
parseRelease
(raw: unknown)
src/entities/firmware-release/api/manifest.ts:57
↓ 1 callers
Function
parseTarget
(value: unknown)
src/entities/firmware-release/api/manifest.ts:16
↓ 1 callers
Function
parseTelemetry
(payload: Uint8Array)
src/entities/landlink-device/lib/parse-telemetry.ts:28
↓ 1 callers
Function
performRetry
(entry: PendingEntry)
src/entities/landlink-device/model/retry-tracker.ts:94
↓ 1 callers
Function
persist
firmware/src/mesh/protocol/protocol.cpp:29
↓ 1 callers
Function
persist
()
src/entities/meshtastic-pki/model/store.ts:70
↓ 1 callers
Function
persist
(value: boolean)
src/entities/debug-mode/model/store.ts:20
↓ 1 callers
Function
persistMessage
( message: MeshMessage, deviceId: string, selfNodeNum: number, )
src/entities/landlink-device/api/message-store.ts:117
↓ 1 callers
Function
pki_decrypt
firmware/src/mesh/crypto/pki.cpp:126
↓ 1 callers
Function
pki_encrypt
firmware/src/mesh/crypto/pki.cpp:80
↓ 1 callers
Function
pointToLatLng
(p: TrackPoint)
src/widgets/landlink-map/lib/use-fit-bounds.ts:12
↓ 1 callers
Function
poll
firmware/src/hal/button/button.cpp:28
↓ 1 callers
Function
poll_rx
firmware/src/transport/lora/sx1262_driver.cpp:307
↓ 1 callers
Function
previewText
(text: string)
src/shared/lib/notifications.ts:48
↓ 1 callers
Function
pruneExpiredPeers
(now: number)
src/entities/lora-peer/model/store.ts:76
↓ 1 callers
Function
pruneOlderThan
(cutoffMs: number)
src/entities/position-track/api/idb.ts:66
↓ 1 callers
Function
pskFromString
(input: string)
src/entities/meshtastic-channel/lib/encode-psk.ts:23
↓ 1 callers
Function
pskRefToBytes
(psk: Uint8Array)
src/entities/meshtastic-device/api/client.ts:88
↓ 1 callers
Function
pskToHex
(psk: Uint8Array)
src/entities/meshtastic-channel/lib/meshtastic-url.ts:95
↓ 1 callers
Function
public_key
firmware/src/features/pki_identity/pki_identity.cpp:76
↓ 1 callers
Function
pump
firmware/src/hal/gps/gps.cpp:117
↓ 1 callers
Function
push
firmware/src/features/telemetry/telemetry.cpp:44
↓ 1 callers
Method
put_bytes
firmware/src/shared/util/byte_span.h:49
↓ 1 callers
Method
put_u16_le
firmware/src/shared/util/byte_span.h:35
↓ 1 callers
Function
put_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 callers
Function
queryPoints
(query: TrackQuery)
src/entities/position-track/api/idb.ts:39
↓ 1 callers
Function
random_callback
firmware/src/shared/util/x25519.cpp:67
↓ 1 callers
Function
readChargeState
(byte: number)
src/entities/landlink-device/lib/parse-telemetry.ts:19
↓ 1 callers
Function
readErrorCode
(payload: Uint8Array)
src/entities/landlink-device/api/channel.ts:28
↓ 1 callers
Function
readFromStorage
()
src/entities/registered-device/model/primary-store.ts:5
↓ 1 callers
Function
readFromStorage
()
src/entities/registered-device/model/active-device.ts:9
↓ 1 callers
Function
readI16LE
(value: Uint8Array)
src/entities/lora-peer/lib/parse-peer-found.ts:11
↓ 1 callers
Function
readU32LE
(bytes: Uint8Array)
src/entities/landlink-device/lib/parse-mesh-recv.ts:8
↓ 1 callers
Function
readU32LE
(bytes: Uint8Array)
src/entities/landlink-device/api/client.ts:76
↓ 1 callers
Method
read_bytes
firmware/src/shared/util/byte_span.h:85
↓ 1 callers
Method
read_u16_le
firmware/src/shared/util/byte_span.h:69
↓ 1 callers
Function
rebuildSnapshot
()
src/entities/position-track/model/store.ts:18
↓ 1 callers
Function
rebuildSnapshot
()
src/entities/lora-peer/model/store.ts:22
↓ 1 callers
Function
reconnectLandlinkDevice
(deviceId: string)
src/shared/api/ble.ts:224
↓ 1 callers
Function
record
firmware/src/features/pki_keystore/pki_keystore.cpp:139
↓ 1 callers
Function
record_rx_ms
firmware/src/transport/lora/airtime.cpp:98
↓ 1 callers
Function
record_tx_ms
firmware/src/transport/lora/airtime.cpp:97
↓ 1 callers
Function
refresh_preset_cache
firmware/src/transport/lora/sx1262_driver.cpp:98
↓ 1 callers
Function
removeChannel
(deviceId: string, index: number)
src/entities/meshtastic-channel/model/store.ts:120
↓ 1 callers
Function
renderStep
(pathname: StepPath)
src/app/layout/app-layout.tsx:58
↓ 1 callers
Function
replaceChannelMessages
( channelIndex: number, persisted: readonly MeshMessage[], )
src/entities/landlink-device/model/store.ts:270
↓ 1 callers
Function
requestLandlinkDevice
()
src/shared/api/ble.ts:196
↓ 1 callers
Function
requestMeshtasticNodeInfo
(dest: number)
src/entities/meshtastic-device/api/client.ts:539
↓ 1 callers
Function
requestNotificationPermission
()
src/shared/lib/notifications.ts:17
↓ 1 callers
Function
requestViaNative
()
src/shared/api/ble.ts:127
↓ 1 callers
Function
requestViaWeb
()
src/shared/api/ble.ts:149
↓ 1 callers
Function
rewriteNativeUrl
(raw: unknown)
src/main.tsx:27
↓ 1 callers
Function
roleFromByte
(value: number | null)
src/entities/landlink-device/api/channel.ts:123
↓ 1 callers
Function
role_class
firmware/src/transport/lora/mac.cpp:75
↓ 1 callers
Function
runAttempt
(deviceId: string, name: string)
src/features/auto-reconnect/model/reconnect-controller.ts:24
↓ 1 callers
Function
run_fingerprint
firmware/src/hal/led/led.cpp:73
↓ 1 callers
Function
run_pattern
firmware/src/hal/led/led.cpp:25
↓ 1 callers
Function
scan_async
firmware/src/features/wifi_onboarding/wifi_onboarding.cpp:38
↓ 1 callers
Function
schedulePersist
()
src/entities/meshtastic-pki/model/store.ts:83
↓ 1 callers
Function
schedule_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 callers
Function
schedule_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 callers
Function
seed_slot_zero_from_legacy_or_default
firmware/src/mesh/channel/registry.cpp:139
↓ 1 callers
Function
send_chat
firmware/src/features/mesh_chat/mesh_chat.cpp:253
↓ 1 callers
Function
send_chat_landlink
firmware/src/features/mesh_chat/mesh_chat.cpp:79
↓ 1 callers
Function
send_chat_meshtastic
firmware/src/features/mesh_chat/mesh_chat.cpp:118
↓ 1 callers
Function
send_nodeinfo
firmware/src/features/mesh_identity/mesh_identity.cpp:143
↓ 1 callers
Function
send_nodeinfo_to
firmware/src/features/mesh_identity/mesh_identity.cpp:147
↓ 1 callers
Function
send_position
firmware/src/features/mesh_identity/mesh_identity.cpp:152
↓ 1 callers
Function
serialize
firmware/src/features/pki_keystore/pki_keystore.cpp:52
↓ 1 callers
Function
setFsmState
(fsmState: FsmStateValue)
src/entities/landlink-device/model/store.ts:147
↓ 1 callers
Function
setLandlinkRegion
(region: RegionValue)
src/entities/landlink-device/api/client.ts:441
↓ 1 callers
Function
setLastEvtFrame
(frame: BleFrame)
src/entities/landlink-device/model/store.ts:153
← previous
next →
501–600 of 1,058, ranked by callers