Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/curiores/SerialAnalyzer
/ functions
Functions
93 in github.com/curiores/SerialAnalyzer
⨍
Functions
93
◇
Types & classes
10
↓ 7 callers
Function
StartSerial
(port)
src/Utils/SerialData.js:41
↓ 5 callers
Function
handleChange
(panel: string)
src/Components/SettingsAccordion.tsx:67
↓ 4 callers
Function
valueChanged
(newValue)
src/Components/BufferSize.tsx:37
↓ 4 callers
Function
valueChanged
(newValue)
src/Components/SliderInput.tsx:38
↓ 4 callers
Method
valuesChanged
(newValues)
src/Components/DoubleSliderInput.tsx:74
↓ 3 callers
Function
GetPortShortName
(port)
src/Utils/SerialData.js:83
↓ 3 callers
Function
nextPowerOf2
(x)
src/Utils/DataUtils.js:31
↓ 3 callers
Function
resize
(v)
src/Utils/SerialData.js:189
↓ 3 callers
Method
setValuesGlobal
()
src/Components/DoubleSliderInput.tsx:38
↓ 3 callers
Function
valuesChanged
(newValues)
src/Components/DoubleSliderFunctionComp.tsx:58
↓ 2 callers
Function
createWindow
()
public/electron.js:11
↓ 2 callers
Function
getOutputFilename
(index)
src/Utils/DataRecording.js:13
↓ 2 callers
Function
reformatData
(xvec,yarray,yindex,step)
src/Utils/DataUtils.js:9
↓ 2 callers
Function
selectOutputDirectory
()
src/Utils/DataRecording.js:35
↓ 2 callers
Function
serialSetup
(port)
src/Utils/SerialData.js:104
↓ 2 callers
Method
setValues
(values)
src/Components/DoubleSliderInput.tsx:32
↓ 2 callers
Function
valueChanged
(newValue, index)
src/Components/DoubleSliderFunctionComp.tsx:53
↓ 2 callers
Method
valueChanged
(newValue, index)
src/Components/DoubleSliderInput.tsx:68
↓ 1 callers
Function
GetPortName
(port)
src/Utils/SerialData.js:64
↓ 1 callers
Function
autoResize
()
src/Utils/DataUtils.js:35
↓ 1 callers
Function
autoResizeSpectrum
(dataMin,dataMax)
src/Utils/DataUtils.js:63
↓ 1 callers
Function
createSpectrum
(xvec,yarray,yindex,sampleRate)
src/Components/Spectrum.js:46
↓ 1 callers
Function
getOutputFilenameWithPath
(index)
src/Utils/DataRecording.js:20
↓ 1 callers
Function
getTruncatedDateString
()
src/Utils/DataRecording.js:6
↓ 1 callers
Function
handleListItemClick
(value: string)
src/Components/SerialSelect.tsx:39
↓ 1 callers
Function
idxData
(n)
src/Utils/SerialData.js:207
↓ 1 callers
Function
reformatDataVec
(xvec,yvec)
src/Utils/DataUtils.js:20
↓ 1 callers
Method
render
()
src/Components/Monitor.js:75
↓ 1 callers
Function
reportWebVitals
src/reportWebVitals.js:1
↓ 1 callers
Function
setNextOutputFilename
()
src/Utils/DataRecording.js:24
↓ 1 callers
Function
setupLocalFilesNormalizerProxy
()
public/electron.js:51
↓ 1 callers
Function
showSerialPorts
()
src/Components/SerialSelect.tsx:132
↓ 1 callers
Method
updateChart
()
src/Components/Spectrum.js:199
↓ 1 callers
Method
updateChart
()
src/Components/SerialChart.js:106
↓ 1 callers
Method
updateMonitor
()
src/Components/Monitor.js:41
↓ 1 callers
Function
writeDataIfRecording
(data)
src/Utils/DataRecording.js:42
Function
App
()
src/App.js:4
Function
BufferSizeSlider
()
src/Components/BufferSize.tsx:32
Function
GlobalSettingsPane
()
src/Components/GlobalSettingsPane.tsx:31
Function
MinimumDistanceSlider
(props)
src/Components/DoubleSliderFunctionComp.tsx:16
Function
MonitorSettings
()
src/Components/MonitorSettings.tsx:8
Function
PersistentDrawerLeft
()
src/Components/Drawer.tsx:120
Function
RecordSettings
()
src/Components/RecordSettings.tsx:22
Function
SerialPause
()
src/Components/SerialPause.tsx:54
Function
SerialPortsList
()
src/Components/SerialSelect.tsx:67
Function
SerialSettings
()
src/Components/SerialSettings.tsx:24
Function
SetSerialButton
({ handleClickOpen })
src/Components/SerialSelect.tsx:124
Function
SettingsAccordion
()
src/Components/SettingsAccordion.tsx:63
Function
SimpleDialog
(props: SerialDialogProps)
src/Components/SerialSelect.tsx:31
Function
SliderInput
(props)
src/Components/SliderInput.tsx:21
Function
SpectrumSettings
()
src/Components/SpectrumSettings.tsx:32
Function
ToggleButtonNotEmpty
(props)
src/Components/ChartSelector.tsx:42
Function
addData
(data)
src/Utils/SerialData.js:136
Method
componentDidMount
()
src/Components/Spectrum.js:318
Method
componentDidMount
()
src/Components/SerialChart.js:206
Method
componentDidMount
()
src/Components/Monitor.js:61
Method
componentWillUnmount
()
src/Components/Spectrum.js:326
Method
componentWillUnmount
()
src/Components/SerialChart.js:214
Method
componentWillUnmount
()
src/Components/Monitor.js:69
Method
constructor
(props)
src/Components/Spectrum.js:191
Method
constructor
(props)
src/Components/DoubleSliderInput.tsx:23
Method
constructor
(props)
src/Components/SerialChart.js:98
Method
constructor
(props)
src/Components/Monitor.js:34
Function
formChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/GlobalSettingsPane.tsx:51
Function
formChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SerialSettings.tsx:34
Function
formChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:48
Function
formChangeAuto
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SerialSettings.tsx:41
Function
formChangeAuto
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:55
Function
formChangeAuto2
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:63
Function
formChangeSample
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:71
Function
handleBlur
()
src/Components/BufferSize.tsx:51
Function
handleBlur
()
src/Components/SliderInput.tsx:52
Function
handleClickOpen
()
src/Components/SerialSelect.tsx:76
Function
handleClose
()
src/Components/SerialSelect.tsx:35
Function
handleDrawerClose
()
src/Components/Drawer.tsx:130
Function
handleDrawerOpen
()
src/Components/Drawer.tsx:125
Function
handleInputChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/BufferSize.tsx:47
Function
handleInputChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SliderInput.tsx:48
Function
handleInputChange0
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/DoubleSliderFunctionComp.tsx:65
Function
handleInputChange1
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/DoubleSliderFunctionComp.tsx:68
Function
handleSelection
( event: React.MouseEvent<HTMLElement>, newSelection: string[] )
src/Components/ChartSelector.tsx:50
Function
handleSliderChange
(event: Event, newValue: number | number[])
src/Components/BufferSize.tsx:43
Function
handleSliderChange
(event: Event, newValue: number | number[])
src/Components/SliderInput.tsx:44
Function
pauseCallback
()
src/Components/SerialPause.tsx:61
Function
playCallback
()
src/Components/SerialPause.tsx:68
Method
render
()
src/Components/Spectrum.js:331
Method
render
()
src/Components/DoubleSliderInput.tsx:89
Method
render
()
src/Components/SerialChart.js:219
Function
sampleRateChange
(event: React.ChangeEvent<HTMLInputElement>)
src/Components/SpectrumSettings.tsx:86
Function
selectedPlotsChanged
(buttonPlots)
src/Components/Drawer.tsx:135
Function
sliderChange
( event: Event, newValues: number | number[], activeThumb: number, )
src/Components/DoubleSliderFunctionComp.tsx:32
Function
spectrumAxisCallback
(label,index,labels)
src/Components/Spectrum.js:172
Function
stopCallback
()
src/Components/SerialPause.tsx:90