MCPcopy Create free account

hub / github.com/EdgeTX/buddy / functions

Functions430 in github.com/EdgeTX/buddy

↓ 2 callersFunctiongetExtensionString
( extensions: UF2Extension[], tag: number )
src/shared/uf2/uf2.ts:244
↓ 2 callersFunctiongetJob
(jobId: string)
src/shared/backend/services/flashJobs.ts:297
↓ 2 callersFunctiongetMaxModels
(hasLabels: boolean)
src/shared/firmware-constants.ts:22
↓ 2 callersFunctiongetStatus
(start: boolean)
src/renderer/components/firmware/DownloadCloudbuildButton.tsx:64
↓ 2 callersFunctionisModelTextFile
(name: string)
src/shared/firmware-constants.ts:47
↓ 2 callersFunctionisRadioFile
(fileName: string)
src/renderer/pages/backup/CollisionModal.tsx:49
↓ 2 callersFunctionmodelSlotName
(index: number, isColorLcd: boolean)
src/shared/firmware-constants.ts:32
↓ 2 callersFunctiononDownloadProgress
( key: number, progress: DownloadProgress )
src/shared/backend/services/sdcardAssets.ts:88
↓ 2 callersFunctiononError
(err: Error)
src/renderer/components/firmware/DownloadCloudbuildButton.tsx:133
↓ 2 callersFunctiononStatus
(buildStatus: { status: string; downloadUrl?: string | null; })
src/renderer/components/firmware/DownloadCloudbuildButton.tsx:94
↓ 2 callersFunctionparseConfigurationDescriptor
(data: DataView)
src/shared/dfu/core.ts:269
↓ 2 callersFunctionpathExists
(filePath: string)
e2e/config/utils.ts:5
↓ 2 callersFunctionpromptAndDownload
( name: string, data: ArrayBufferLike )
src/renderer/components/firmware/DownloadFirmwareButton.tsx:39
↓ 2 callersMethodreadConfigurationDescriptor
(index: number)
src/shared/dfu/index.ts:458
↓ 2 callersFunctionrenderComponent
(Component: StepComponent)
src/renderer/pages/flash/FlashingWizard.tsx:33
↓ 2 callersFunctionrenderContentWithHighlight
( content: string, compareContent: string )
src/renderer/pages/backup/DiffViewerModal.tsx:76
↓ 2 callersFunctionrenderFlashResult
()
src/renderer/pages/flash/FlashExecution.tsx:112
↓ 2 callersFunctionstatus
( stage: BuildDownloadStageStatus )
src/renderer/components/firmware/DownloadFirmwareTimeline.tsx:121
↓ 2 callersFunctionstatus
( stage: FlashingStageStatus )
src/renderer/components/flashing/FlashJobTimeline.tsx:250
↓ 2 callersFunctionupdateJob
(jobId: string, updatedJob: FlashJobType)
src/shared/backend/services/flashJobs.ts:303
↓ 2 callersFunctionupdateSdcardJob
( jobId: string, updatedJob: SdcardWriteJobType )
src/shared/backend/services/sdcardJobs.ts:176
↓ 2 callersFunctionupdateSdcardWriteFileStatus
( jobId: string, fileName: string, status: Partial< Pick<SdcardWriteFileStatusType, "startTime" | "c
src/shared/backend/services/sdcardJobs.ts:200
↓ 2 callersFunctionusbDeviceId
(device: USBDevice)
src/shared/backend/graph/flash/index.ts:102
↓ 2 callersFunctionusbDeviceToFlashDevice
( device: USBDevice )
src/shared/backend/graph/flash/index.ts:106
↓ 2 callersFunctionwaitForSdcardJobCompleted
(jobId: string)
src/shared/backend/__tests__/sdcard.spec.ts:1138
↓ 1 callersFunctionaccumulateBlock
(block: UF2BlockData)
src/shared/uf2/uf2.ts:283
↓ 1 callersFunctionbackupFileNameToId
(fileName: string)
src/shared/backend/services/backupStore.ts:90
↓ 1 callersFunctioncancelSdcardJob
(jobId: string)
src/shared/backend/services/sdcardJobs.ts:165
↓ 1 callersFunctioncloseDialog
()
src/renderer/components/firmware/DownloadCloudbuildButton.tsx:217
↓ 1 callersFunctioncommitsValidationStatus
()
src/renderer/pages/dev/flash/components/PrTargetForm.tsx:63
↓ 1 callersFunctionconnect
(device: USBDevice)
src/shared/backend/mocks/dfu.ts:144
↓ 1 callersFunctionconnect
(device: USBDevice)
src/shared/backend/services/dfu.ts:3
↓ 1 callersFunctioncreateBusLink
()
src/renderer/gql/client.ts:8
↓ 1 callersFunctioncreateDfuMock
(faster?: boolean)
src/shared/backend/mocks/dfu.ts:20
↓ 1 callersFunctioncreateMockUsb
()
src/shared/backend/mocks/usb.ts:67
↓ 1 callersFunctioncreateTemporaryBackupFromModels
( models: ModelItem[] )
src/renderer/pages/backup/BackupRestoreFlow.tsx:277
↓ 1 callersFunctiondecodeExtensions
(data: Uint8Array)
src/shared/uf2/uf2.ts:117
↓ 1 callersFunctiondescriptionTextColor
( stage: BuildDownloadStageStatus )
src/renderer/components/firmware/DownloadFirmwareTimeline.tsx:158
↓ 1 callersFunctiondescriptionTextColor
( stageStatus: FlashingStageStatus )
src/renderer/components/flashing/FlashJobTimeline.tsx:287
↓ 1 callersMethoddetach
()
src/shared/dfu/index.ts:525
↓ 1 callersFunctiondirectorySnapshot
(path: string)
src/test-utils/tools.ts:3
↓ 1 callersMethoddoDfuseRead
( process: WebDFUProcessRead, xfer_size: number, max_size = Infinity, startAddress: number | u
src/shared/dfu/index.ts:975
↓ 1 callersMethoddoDfuseWrite
( process: WebDFUProcessWrite, xfer_size: number, data: ArrayBuffer, options: Partial<DFUseWri
src/shared/dfu/index.ts:831
↓ 1 callersMethoddoWrite
( process: WebDFUProcessWrite, xfer_size: number, data: ArrayBuffer, manifestationTolerant = t
src/shared/dfu/index.ts:718
↓ 1 callersFunctiondownload
(downloadUrl: string)
src/renderer/components/firmware/DownloadCloudbuildButton.tsx:147
↓ 1 callersFunctiondownload
()
src/renderer/components/firmware/DownloadFirmwareButton.tsx:68
↓ 1 callersFunctiondownloadIndividualModels
( directoryHandle: FileSystemDirectoryHandle, options: { selectedModels: string[]; includeLabels?:
src/shared/backend/services/backupStore.ts:778
↓ 1 callersFunctioneffectiveStage
( s: keyof FlashStagesType )
src/shared/backend/services/flashJobs.ts:359
↓ 1 callersFunctionerase
( rootHandle: FileSystemDirectoryHandle, options: { specificDirectories?: string[]; shouldContinue
src/shared/backend/services/sdcardJobs.ts:236
↓ 1 callersMethoderase
(startAddr: number, length: number)
src/shared/dfu/index.ts:1084
↓ 1 callersFunctionexecuteQuery
({ query, variables })
src/test-utils/backend.ts:45
↓ 1 callersFunctionexhaustiveStringTuple
()
src/renderer/i18n/config.ts:8
↓ 1 callersFunctionfetchFromCloudbuild
( jobId: string, args: { device: USBDevice; firmware: { data?: Buffer; url?: string;
src/shared/backend/services/flashJobs.ts:42
↓ 1 callersFunctionfindAsync
( iterator: AsyncIterableIterator<T>, findFunc: (item: T) => boolean )
src/shared/tools.ts:31
↓ 1 callersFunctionfirmwareFileNameToId
(fileName: string)
src/shared/backend/services/firmwareStore.ts:87
↓ 1 callersMethodfixInterfaceNames
(interfaces: WebDFUSettings[])
src/shared/dfu/index.ts:306
↓ 1 callersMethodforceUnprotect
()
src/shared/dfu/index.ts:217
↓ 1 callersFunctiongetAddressRanges
(data: Uint8Array)
src/shared/uf2/uf2.ts:278
↓ 1 callersFunctiongetBackupId
()
src/renderer/pages/backup/BackupRestoreFlow.tsx:323
↓ 1 callersFunctiongetBackupIdForCollisionCheck
( models: ModelItem[] )
src/renderer/pages/backup/BackupRestoreFlow.tsx:266
↓ 1 callersFunctiongetCallId
()
src/webworker/crossboundary/utils.ts:49
↓ 1 callersMethodgetDFUDescriptorProperties
()
src/shared/dfu/index.ts:243
↓ 1 callersFunctiongetDeviceDescription
(extensions: UF2Extension[])
src/shared/uf2/uf2.ts:254
↓ 1 callersMethodgetDfuseSectorEnd
( addr: number, segment = this.getDfuseSegment(addr) )
src/shared/dfu/index.ts:1070
↓ 1 callersMethodgetDfuseSectorStart
( addr: number, segment = this.getDfuseSegment(addr) )
src/shared/dfu/index.ts:1056
↓ 1 callersFunctiongetExecutablePath
(browserName: BrowserName)
e2e/config/default.config.ts:10
↓ 1 callersFunctiongetFirmwareVersion
(extensions: UF2Extension[])
src/shared/uf2/uf2.ts:258
↓ 1 callersFunctiongetGithubToken
()
src/shared/config.ts:11
↓ 1 callersFunctiongetOperationName
(document: DocumentNode)
src/test-utils/backend.ts:29
↓ 1 callersMethodgetStartAddress
(startAddress: number | undefined)
src/shared/dfu/index.ts:950
↓ 1 callersFunctionhandleModelToggle
(fileName: string, checked: boolean)
src/renderer/pages/backup/BackupCreateFlow.tsx:159
↓ 1 callersFunctionhandleModelToggle
(itemId: string, checked: boolean)
src/renderer/pages/backup/file/BackupUploadArea.tsx:248
↓ 1 callersFunctionhandleRemoveModel
(itemId: string)
src/renderer/pages/backup/file/BackupUploadArea.tsx:256
↓ 1 callersFunctionhandleRename
(oldName: string, newName: string)
src/renderer/pages/backup/CollisionModal.tsx:71
↓ 1 callersFunctionhandleSelectAll
(checked: boolean)
src/renderer/pages/backup/BackupCreateFlow.tsx:151
↓ 1 callersFunctionhandleSelectAll
(checked: boolean)
src/renderer/pages/backup/file/BackupUploadArea.tsx:240
↓ 1 callersMethodisError
()
src/shared/dfu/index.ts:534
↓ 1 callersFunctionisRebootBlock
(block: UF2BlockData)
src/shared/uf2/uf2.ts:218
↓ 1 callersFunctionisSoundsArtifact
(artifactName: string)
src/shared/backend/graph/sdcard/index.ts:443
↓ 1 callersFunctionisUF2Block
(data: Uint8Array)
src/shared/uf2/uf2.ts:102
↓ 1 callersFunctionjobStatusText
( status: JobStatus, t: TFunction<"flashing", undefined> )
src/renderer/components/flashing/FlashBuildStatus.tsx:8
↓ 1 callersFunctionlocalFirmwareInfoQuery
(delay = 1000)
src/test-utils/mocks.ts:352
↓ 1 callersFunctionmain
()
src/main/index.ts:33
↓ 1 callersFunctionmakeRebootBlock
(block: UF2BlockData)
src/shared/uf2/uf2.ts:226
↓ 1 callersFunctionmockDevice
(device: USBDevice)
src/shared/backend/mocks/dfu.ts:92
↓ 1 callersFunctionnewUF2Reader
(data: Uint8Array)
src/shared/uf2/uf2.ts:329
↓ 1 callersFunctionpad32
(n: number)
src/shared/uf2/uf2.ts:112
↓ 1 callersFunctionparseFunctionalDescriptor
( data: DataView )
src/shared/dfu/core.ts:188
↓ 1 callersFunctionparseInterfaceDescriptor
( data: DataView )
src/shared/dfu/core.ts:201
↓ 1 callersFunctionparseMemoryDescriptor
(desc: string)
src/shared/dfu/core.ts:108
↓ 1 callersFunctionparseSubDescriptors
( descriptorData: DataView )
src/shared/dfu/core.ts:218
↓ 1 callersFunctionpickSdcardDirectoryMutation
(id?: string)
src/renderer/stories/sdcard/mocks.ts:6
↓ 1 callersFunctionprocessFile
()
src/renderer/pages/backup/file/BackupUploadArea.tsx:104
↓ 1 callersFunctionqueryJobStatus
( params: JobStatusParams, abortSignal: AbortSignal | undefined = undefined )
src/shared/backend/services/cloudbuild.ts:58
↓ 1 callersMethodread
(xferSize: number, maxSize: number)
src/shared/dfu/index.ts:168
↓ 1 callersMethodreadInterfaceNames
()
src/shared/dfu/index.ts:390
↓ 1 callersMethodreadStringDescriptor
(index: number, langID = 0)
src/shared/dfu/index.ts:325
↓ 1 callersFunctionrebootIntoDFU
( jobId: string, dfuConnection: WebDFU, uf2Range: { startAddress: number; payload: Uint8Array;
src/shared/backend/services/flashJobs.ts:122
↓ 1 callersMethodrebootIntoDFU
( address: number, data: Uint8Array, rebootAddress: number )
src/shared/dfu/index.ts:224
↓ 1 callersFunctionreconnectLoop
()
src/shared/backend/services/dfu.ts:54
← previousnext →101–200 of 430, ranked by callers