MCPcopy Create free account

hub / github.com/curiores/SerialAnalyzer / functions

Functions93 in github.com/curiores/SerialAnalyzer

↓ 7 callersFunctionStartSerial
(port)
src/Utils/SerialData.js:41
↓ 5 callersFunctionhandleChange
(panel: string)
src/Components/SettingsAccordion.tsx:67
↓ 4 callersFunctionvalueChanged
(newValue)
src/Components/BufferSize.tsx:37
↓ 4 callersFunctionvalueChanged
(newValue)
src/Components/SliderInput.tsx:38
↓ 4 callersMethodvaluesChanged
(newValues)
src/Components/DoubleSliderInput.tsx:74
↓ 3 callersFunctionGetPortShortName
(port)
src/Utils/SerialData.js:83
↓ 3 callersFunctionnextPowerOf2
(x)
src/Utils/DataUtils.js:31
↓ 3 callersFunctionresize
(v)
src/Utils/SerialData.js:189
↓ 3 callersMethodsetValuesGlobal
()
src/Components/DoubleSliderInput.tsx:38
↓ 3 callersFunctionvaluesChanged
(newValues)
src/Components/DoubleSliderFunctionComp.tsx:58
↓ 2 callersFunctioncreateWindow
()
public/electron.js:11
↓ 2 callersFunctiongetOutputFilename
(index)
src/Utils/DataRecording.js:13
↓ 2 callersFunctionreformatData
(xvec,yarray,yindex,step)
src/Utils/DataUtils.js:9
↓ 2 callersFunctionselectOutputDirectory
()
src/Utils/DataRecording.js:35
↓ 2 callersFunctionserialSetup
(port)
src/Utils/SerialData.js:104
↓ 2 callersMethodsetValues
(values)
src/Components/DoubleSliderInput.tsx:32
↓ 2 callersFunctionvalueChanged
(newValue, index)
src/Components/DoubleSliderFunctionComp.tsx:53
↓ 2 callersMethodvalueChanged
(newValue, index)
src/Components/DoubleSliderInput.tsx:68
↓ 1 callersFunctionGetPortName
(port)
src/Utils/SerialData.js:64
↓ 1 callersFunctionautoResize
()
src/Utils/DataUtils.js:35
↓ 1 callersFunctionautoResizeSpectrum
(dataMin,dataMax)
src/Utils/DataUtils.js:63
↓ 1 callersFunctioncreateSpectrum
(xvec,yarray,yindex,sampleRate)
src/Components/Spectrum.js:46
↓ 1 callersFunctiongetOutputFilenameWithPath
(index)
src/Utils/DataRecording.js:20
↓ 1 callersFunctiongetTruncatedDateString
()
src/Utils/DataRecording.js:6
↓ 1 callersFunctionhandleListItemClick
(value: string)
src/Components/SerialSelect.tsx:39
↓ 1 callersFunctionidxData
(n)
src/Utils/SerialData.js:207
↓ 1 callersFunctionreformatDataVec
(xvec,yvec)
src/Utils/DataUtils.js:20
↓ 1 callersMethodrender
()
src/Components/Monitor.js:75
↓ 1 callersFunctionreportWebVitals
src/reportWebVitals.js:1
↓ 1 callersFunctionsetNextOutputFilename
()
src/Utils/DataRecording.js:24
↓ 1 callersFunctionsetupLocalFilesNormalizerProxy
()
public/electron.js:51
↓ 1 callersFunctionshowSerialPorts
()
src/Components/SerialSelect.tsx:132
↓ 1 callersMethodupdateChart
()
src/Components/Spectrum.js:199
↓ 1 callersMethodupdateChart
()
src/Components/SerialChart.js:106
↓ 1 callersMethodupdateMonitor
()
src/Components/Monitor.js:41
↓ 1 callersFunctionwriteDataIfRecording
(data)
src/Utils/DataRecording.js:42
FunctionApp
()
src/App.js:4
FunctionBufferSizeSlider
()
src/Components/BufferSize.tsx:32
FunctionGlobalSettingsPane
()
src/Components/GlobalSettingsPane.tsx:31
FunctionMinimumDistanceSlider
(props)
src/Components/DoubleSliderFunctionComp.tsx:16
FunctionMonitorSettings
()
src/Components/MonitorSettings.tsx:8
FunctionPersistentDrawerLeft
()
src/Components/Drawer.tsx:120
FunctionRecordSettings
()
src/Components/RecordSettings.tsx:22
FunctionSerialPause
()
src/Components/SerialPause.tsx:54
FunctionSerialPortsList
()
src/Components/SerialSelect.tsx:67
FunctionSerialSettings
()
src/Components/SerialSettings.tsx:24
FunctionSetSerialButton
({ handleClickOpen })
src/Components/SerialSelect.tsx:124
FunctionSettingsAccordion
()
src/Components/SettingsAccordion.tsx:63
FunctionSimpleDialog
(props: SerialDialogProps)
src/Components/SerialSelect.tsx:31
FunctionSliderInput
(props)
src/Components/SliderInput.tsx:21
FunctionSpectrumSettings
()
src/Components/SpectrumSettings.tsx:32
FunctionToggleButtonNotEmpty
(props)
src/Components/ChartSelector.tsx:42
FunctionaddData
(data)
src/Utils/SerialData.js:136
MethodcomponentDidMount
()
src/Components/Spectrum.js:318
MethodcomponentDidMount
()
src/Components/SerialChart.js:206
MethodcomponentDidMount
()
src/Components/Monitor.js:61
MethodcomponentWillUnmount
()
src/Components/Spectrum.js:326
MethodcomponentWillUnmount
()
src/Components/SerialChart.js:214
MethodcomponentWillUnmount
()
src/Components/Monitor.js:69
Methodconstructor
(props)
src/Components/Spectrum.js:191
Methodconstructor
(props)
src/Components/DoubleSliderInput.tsx:23
Methodconstructor
(props)
src/Components/SerialChart.js:98
Methodconstructor
(props)
src/Components/Monitor.js:34
FunctionformChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/GlobalSettingsPane.tsx:51
FunctionformChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SerialSettings.tsx:34
FunctionformChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:48
FunctionformChangeAuto
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SerialSettings.tsx:41
FunctionformChangeAuto
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:55
FunctionformChangeAuto2
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:63
FunctionformChangeSample
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:71
FunctionhandleBlur
()
src/Components/BufferSize.tsx:51
FunctionhandleBlur
()
src/Components/SliderInput.tsx:52
FunctionhandleClickOpen
()
src/Components/SerialSelect.tsx:76
FunctionhandleClose
()
src/Components/SerialSelect.tsx:35
FunctionhandleDrawerClose
()
src/Components/Drawer.tsx:130
FunctionhandleDrawerOpen
()
src/Components/Drawer.tsx:125
FunctionhandleInputChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/BufferSize.tsx:47
FunctionhandleInputChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SliderInput.tsx:48
FunctionhandleInputChange0
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/DoubleSliderFunctionComp.tsx:65
FunctionhandleInputChange1
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/DoubleSliderFunctionComp.tsx:68
FunctionhandleSelection
( event: React.MouseEvent<HTMLElement>, newSelection: string[] )
src/Components/ChartSelector.tsx:50
FunctionhandleSliderChange
(event: Event, newValue: number | number[])
src/Components/BufferSize.tsx:43
FunctionhandleSliderChange
(event: Event, newValue: number | number[])
src/Components/SliderInput.tsx:44
FunctionpauseCallback
()
src/Components/SerialPause.tsx:61
FunctionplayCallback
()
src/Components/SerialPause.tsx:68
Methodrender
()
src/Components/Spectrum.js:331
Methodrender
()
src/Components/DoubleSliderInput.tsx:89
Methodrender
()
src/Components/SerialChart.js:219
FunctionsampleRateChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:86
FunctionselectedPlotsChanged
(buttonPlots)
src/Components/Drawer.tsx:135
FunctionsliderChange
( event: Event, newValues: number | number[], activeThumb: number, )
src/Components/DoubleSliderFunctionComp.tsx:32
FunctionspectrumAxisCallback
(label,index,labels)
src/Components/Spectrum.js:172
FunctionstopCallback
()
src/Components/SerialPause.tsx:90