MCPcopy Create free account

hub / github.com/cpaczek/skylight / functions

Functions710 in github.com/cpaczek/skylight

↓ 3 callersFunctionmeasure
(axis: "pan" | "tilt", kind: "abs" | "drive", speedByte: number)
tracker/scripts/measure-abs.ts:135
↓ 3 callersFunctionnib4
(v: number)
tracker/scripts/measure-fov.ts:47
↓ 3 callersMethodobserve
* Fold in a fresh target observation that arrived dtFix after the last. * When the observer also knows the target's rate (e.g. computed * analyt
shared/src/aim.ts:297
↓ 3 callersFunctionparams
(motorLatencySec: number)
tracker/test/predict-latency.test.ts:40
↓ 3 callersFunctionpassFix
Simulate a 737 passing 600 m north of the site at 3000 m, 250 kt, heading east.
tracker/test/pipeline.test.ts:27
↓ 3 callersMethodpatch
(patch: Partial<Config>)
server/src/config-store.ts:64
↓ 3 callersMethodpositionAt
Track position extrapolated to time t (capped — don't coast forever).
tracker/src/vision/tracks.ts:177
↓ 3 callersFunctionpump
()
web/src/tv/useMse.ts:75
↓ 3 callersMethodpushFrame
(res: Response, frame: Buffer)
tracker/src/video/stream.ts:180
↓ 3 callersFunctionrangeMeters
(m: Meters)
shared/src/geo.ts:40
↓ 3 callersFunctionrebindSocket
()
tracker/scripts/measure-abs.ts:37
↓ 3 callersMethodrefresh
()
server/src/tle.ts:59
↓ 3 callersMethodremove
(name: string)
tracker/src/video/recorder.ts:186
↓ 3 callersFunctionrequiredHfovDeg
( angularSize: number, sigmaDeg: number, fillFrac = 0.28, )
shared/src/aim.ts:578
↓ 3 callersFunctionresiduals
(m: MountModel)
shared/src/aim.ts:440
↓ 3 callersFunctionresolveLocation
( q: string, opts: GeocodeOpts, )
server/src/geocode.ts:72
↓ 3 callersFunctionroutePlausible
* Is the adsbdb route consistent with where the plane actually is and what it's * doing? adsbdb returns the scheduled route for a callsign, which is
web/src/display/renderer.ts:1233
↓ 3 callersMethodsave
(now: number, force = false)
tracker/src/calibration/auto.ts:321
↓ 3 callersMethodscheduleSave
()
server/src/config-store.ts:96
↓ 3 callersMethodsend
(msg: ClientMessage)
web/src/lib/connection.ts:102
↓ 3 callersMethodsetFocusInfinity
* Pin focus at infinity (manual mode + drive to the far stop) — autofocus * has nothing to lock onto when a long lens points at open sky and hunts
tracker/src/camera/driver.ts:40
↓ 3 callersFunctionshiftCopy
(src: Uint8Array, dx: number, dy: number)
tracker/test/motion.test.ts:25
↓ 3 callersFunctionskyAt
(x: number, y: number)
tracker/src/vision/detect.ts:195
↓ 3 callersMethodspawnProc
()
tracker/src/video/mse.ts:99
↓ 3 callersMethodspawnProc
()
tracker/src/video/stream.ts:116
↓ 3 callersMethodstatus
()
tracker/src/video/recorder.ts:66
↓ 3 callersFunctiontransmit
(payloadType: number, payload: number[])
tracker/scripts/measure-fov.ts:38
↓ 3 callersMethodtransmit
(payloadType: number, payload: number[])
tracker/src/camera/visca.ts:648
↓ 3 callersFunctiontruth
True position dtSec into the flight (no noise).
tracker/test/smooth-geo.test.ts:20
↓ 3 callersFunctionuseLiveVideo
( connected: boolean, video: TrackerState["video"] | undefined, )
web/src/tracker/useLiveVideo.ts:13
↓ 3 callersFunctionuseTracker
()
web/src/tracker/useTracker.ts:5
↓ 2 callersMethodaimAt
Aim/prediction history entry nearest a timestamp.
tracker/src/loop.ts:891
↓ 2 callersFunctionanchorCount
Total anchors over the YOLOX stride pyramid for a given input size.
tracker/test/net.test.ts:15
↓ 2 callersFunctionangularSizeDeg
(spanM: number, slantM: number)
shared/src/aim.ts:522
↓ 2 callersFunctionapproach
(cur: number, goal: number, maxStep: number)
tracker/test/planner.test.ts:88
↓ 2 callersFunctionatCurrent
(p: { lat: number; lon: number })
web/src/control/Control.tsx:96
↓ 2 callersFunctionax
(s: { dx: number; dy: number }, axis: "pan" | "tilt")
tracker/scripts/video-speed.ts:64
↓ 2 callersFunctionazSpan
Circular azimuth span: 360 minus the largest empty gap between samples.
tracker/src/calibration/auto.ts:350
↓ 2 callersMethodbroadcast
(msg: TrackerServerMessage)
tracker/src/hub.ts:213
↓ 2 callersFunctioncachedCsv
(dataDir: string, name: string)
server/src/airports.ts:13
↓ 2 callersFunctioncall
(action: string)
tracker/scripts/onvif-cmd.ts:30
↓ 2 callersMethodcollides
(b: { x: number; y: number; w: number; h: number })
web/src/display/renderer.ts:996
↓ 2 callersFunctioncostOf
(r: number[])
shared/src/aim.ts:448
↓ 2 callersFunctioncruiseDps
Cruise °/s from a steady window (same approach as video-speed.ts).
tracker/scripts/slow-limits.ts:94
↓ 2 callersFunctiondeadReckon
( m: Meters, trackDeg: number | undefined, gsKt: number | undefined, dtSec: number, )
shared/src/geo.ts:85
↓ 2 callersFunctionelSpan
(samples: AutoCalSample[])
tracker/src/calibration/auto.ts:358
↓ 2 callersFunctionfeedContaminated
Pass-shaped feed: 6 distinct passes 8 min apart, 15 samples each at 10 s * spacing; every third sample is junk (the pose centered something degree
tracker/test/autocal.test.ts:151
↓ 2 callersMethodfetchList
(source: DataSource, now: number)
server/src/datasource.ts:216
↓ 2 callersMethodfetchTles
()
web/src/display/renderer.ts:221
↓ 2 callersMethodfresh
(e: CacheEntry<T> | undefined, now: number)
server/src/enrich/routes.ts:60
↓ 2 callersFunctionfromNibbles
(bytes: Uint8Array)
tracker/scripts/measure-abs.ts:52
↓ 2 callersFunctionfromNibbles
(bytes: Uint8Array)
tracker/scripts/measure-latency.ts:40
↓ 2 callersFunctionfromNibbles
(bytes: Uint8Array)
tracker/scripts/measure-speeds.ts:74
↓ 2 callersFunctiongeodeticToEcef
(lat: number, lon: number, hM: number)
shared/src/aim.ts:40
↓ 2 callersMethodgetAircraft
()
tracker/src/upstream.ts:27
↓ 2 callersMethodgetPoseEstimate
* Best-estimate CURRENT pose: the last reply dead-reckoned forward by the * commanded velocity. Position replies stall around drives, so the raw
tracker/src/camera/visca.ts:525
↓ 2 callersFunctiongetSatrec
(tle: Tle)
shared/src/celestial.ts:96
↓ 2 callersFunctiongotoAbs
(pan: number, tilt: number, vv: number, ww: number)
tracker/scripts/video-speed.ts:37
↓ 2 callersFunctiongotoAbs
Absolute move with explicit speed bytes vv (pan) / ww (tilt).
tracker/scripts/measure-abs.ts:73
↓ 2 callersFunctiongotoAbs
(pan: number, tilt: number)
tracker/scripts/byte0-verify.ts:36
↓ 2 callersFunctiongotoAbsolute
(panDeg: number, tiltDeg: number)
tracker/scripts/measure-latency.ts:66
↓ 2 callersFunctiongrabLuma
()
tracker/scripts/measure-fov.ts:108
↓ 2 callersMethodinquirePosition
()
tracker/src/camera/visca.ts:629
↓ 2 callersFunctionisBorder
(x: number, y: number)
tracker/src/vision/detect.ts:176
↓ 2 callersMethodjog
Continuous jog. Components in [-1, 1] of max speed; 0 = stop that axis.
tracker/src/camera/driver.ts:23
↓ 2 callersFunctionjpegOf
(img: Uint8Array)
tracker/test/detect.test.ts:124
↓ 2 callersFunctionkioskRequested
()
web/src/lib/useAmbientMode.ts:13
↓ 2 callersFunctionlabel
(a: GroundAircraft)
web/src/tv/SfoGround.tsx:55
↓ 2 callersFunctionlabelLines
(cfg: Config, ac: Aircraft)
web/src/display/renderer.ts:105
↓ 2 callersFunctionlcg
Deterministic LCG so the junk is repeatable.
tracker/test/autocal.test.ts:143
↓ 2 callersFunctionleanAxis
* Level-error rotation axis: rotating "up" about this axis by +levelTiltDeg * tips the mount's up-axis toward world azimuth levelDirDeg.
shared/src/aim.ts:129
↓ 2 callersFunctionlocalAirport
(la?: number, lo?: number)
web/src/display/renderer.ts:1256
↓ 2 callersFunctionmakeDriver
(kind: "sim" | "visca")
tracker/src/index.ts:41
↓ 2 callersFunctionmakeOpts
(over: Partial<PollerOptions>)
server/test/poller-source.test.ts:12
↓ 2 callersFunctionmeasureStep
* Repeat the two-sweep measurement until two results AGREE (within 8% or * 0.5°/s), then return their mean; stale reads produce scattered values that
tracker/scripts/measure-speeds.ts:203
↓ 2 callersFunctionmed
(arr: number[])
tracker/src/video/stabilize.ts:205
↓ 2 callersFunctionmed
(a: number[])
tracker/scripts/video-speed.ts:63
↓ 2 callersFunctionmed
(a: number[])
tracker/scripts/slow-limits.ts:83
↓ 2 callersFunctionmorph
In-place 3×3 morphology over a window. mode 1 = dilate, 0 = erode.
tracker/src/vision/detect.ts:293
↓ 2 callersFunctionnearPlane
(la?: number, lo?: number)
web/src/display/renderer.ts:1239
↓ 2 callersFunctionnib
(v: number, n: number)
tracker/scripts/video-speed.ts:32
↓ 2 callersFunctionnib
(v: number)
tracker/scripts/measure-latency.ts:67
↓ 2 callersFunctionnib
(v: number, n: number)
tracker/scripts/byte0-verify.ts:31
↓ 2 callersFunctionnibbles
(value: number, count: number)
tracker/scripts/measure-abs.ts:46
↓ 2 callersFunctionnibbles
(value: number, count: number)
tracker/scripts/measure-speeds.ts:67
↓ 2 callersFunctionnms
( dets: { box: [number, number, number, number]; score: number }[], iouThresh = 0.45, )
tracker/src/vision/net.ts:103
↓ 2 callersFunctionnoise
()
shared/test/aim-mount.test.ts:67
↓ 2 callersFunctionnorm360
(d: number)
shared/src/celestial.ts:67
↓ 2 callersFunctionnormAz
(deg: number)
shared/src/geo.ts:212
↓ 2 callersMethodopen
()
tracker/src/upstream.ts:80
↓ 2 callersMethodopen
()
web/src/lib/connection.ts:52
↓ 2 callersMethodopen
()
web/src/tracker/connection.ts:55
↓ 2 callersMethodopenSocket
(Re)create the UDP socket — fresh source port, sequence reset.
tracker/src/camera/visca.ts:251
↓ 2 callersFunctionparseIPv4
(host: string)
server/src/allowed-hosts.ts:25
↓ 2 callersMethodpoll
()
server/src/sfo-ground.ts:55
↓ 2 callersFunctionposition
(pan: number, tilt: number)
tracker/scripts/video-speed.ts:81
↓ 2 callersFunctionprofile
Compact velocity-profile row: per-frame °/s, one char per frame.
tracker/scripts/slow-limits.ts:112
↓ 2 callersFunctionprojectSkyPoint
( azDeg: number, elevDeg: number, o: ProjectOpts, horizonRadius: number, )
shared/src/geo.ts:187
↓ 2 callersMethodprune
(now: number)
tracker/src/calibration/auto.ts:301
↓ 2 callersFunctionrateOf
(step: number)
tracker/test/visca-drive.test.ts:182
← previousnext →201–300 of 710, ranked by callers