MCPcopy Create free account

hub / github.com/Serial-Studio/Serial-Studio / functions

Functions14,499 in github.com/Serial-Studio/Serial-Studio

↓ 4 callersFunctionsanitizeName
* @brief OpenAI enforces tool names ^[a-zA-Z0-9_-]+; encode dots/colons. */
app/src/AI/Providers/OpenAIProvider.cpp:56
↓ 4 callersFunctionscalar_add
add two small integers, checking for overflow. we want an efficient operation. for msvc, where we don't have built-in intrinsics, this is still pretty
app/src/ThirdParty/fast_float.h:3611
↓ 4 callersMethodsend
* @brief Sends @a data to the connected device using the current send options. */
app/src/Console/Handler.cpp:515
↓ 4 callersMethodsend_raw
(self, data: bytes)
examples/Dual Drone Telemetry/dual_drone_telemetry.py:870
↓ 4 callersMethodserialPortIndex
* @brief Returns the serial port index */
app/src/IO/Drivers/Modbus.cpp:566
↓ 4 callersMethodserialPortList
* @brief Returns the list of available serial ports */
app/src/IO/Drivers/Modbus.cpp:598
↓ 4 callersMethodsetActiveWindow
* @brief Sets the currently active window in the UI. */
app/src/UI/Taskbar.cpp:671
↓ 4 callersMethodsetCheckpoint
* @brief Records the current boot/runtime stage so a later crash can be attributed. */
app/src/Misc/CrashTracker.cpp:134
↓ 4 callersMethodsetCredentials
* @brief Encrypts and writes user/pass for host:port; empty inputs clear their respective slot. */
app/src/MQTT/CredentialVault.cpp:96
↓ 4 callersMethodsetLastActiveId
* @brief Persists the active-chat pointer. */
app/src/AI/ChatStore.cpp:132
↓ 4 callersMethodsetMaxRetries
* @brief Sets the maximum retry count for protocol transfers. */
app/src/IO/FileTransmission.cpp:503
↓ 4 callersMethodsetPoints
* @brief Sets the number of data points for the dashboard plots. */
app/src/UI/Dashboard.cpp:908
↓ 4 callersMethodsetPort
* @brief Sets the broker TCP port. */
app/src/MQTT/Publisher.cpp:1566
↓ 4 callersMethodsetReadCaptureTarget
* @brief Points the read-capture accumulator at a caller-owned slot list (nullptr to stop). While * set, every successful read records the slo
app/src/DataModel/DataTable.cpp:275
↓ 4 callersMethodsetSelectedGroup
* @brief Stores the editor's currently selected group. */
app/src/DataModel/ProjectModel.cpp:3183
↓ 4 callersMethodsetTemplateIdx
* @brief Loads the template at idx into the source and saves it to the project. */
app/src/DataModel/Scripting/FrameParser.cpp:726
↓ 4 callersMethodsetTimebase
* @brief Sets the per-sweep timebase in seconds; 0 or >= window means full window. */
app/src/DSP.h:607
↓ 4 callersMethodsetTimeoutMs
* @brief Sets the timeout in milliseconds. */
app/src/IO/FileTransmission/ZMODEM.cpp:384
↓ 4 callersMethodsetTrigger
* @brief Updates trigger parameters and re-arms a single-shot capture. */
app/src/DSP.h:594
↓ 4 callersFunctionsetVisibilityJs
* @brief Shared body for the four JS visibility setters. */
app/src/DataModel/Scripting/DashboardApi.cpp:285
↓ 4 callersMethodset_capture_target
(self, read_set)
tests/scripts/test_change_tracking.py:27
↓ 4 callersFunctionsetpause
** Set the "time" to wait before starting a new GC cycle; cycle will ** start when memory use hits the threshold of ('estimate' * pause / ** PAUSEADJ)
lib/lua/src/lgc.c:1059
↓ 4 callersFunctionsettabss
** Variations of 'lua_settable', used by 'db_getinfo' to put results ** from 'lua_getinfo' into result table. Key is always a string; ** value can be
lib/lua/src/ldblib.c:111
↓ 4 callersFunctionshowOfflineError
* @brief Shows a localized offline-activation error dialog (no-op when headless). */
app/src/Licensing/OfflineLicense.cpp:50
↓ 4 callersMethodshutdown
* @brief Closes the active database, cancels pending loads, joins the worker thread. */
app/src/Sessions/Player.cpp:111
↓ 4 callersFunctionsincos
Fixed point sine and cosine. This uses the CORDIC algorithm in rotation mode. \param mz angle in [-pi/2,pi/2] as Q1.30 \param n number of iterations (
lib/mdflib/mdflib/src/half.hpp:1921
↓ 4 callersMethodsocketTypeIndex
* @brief Returns the current socket type as an index of the list returned by socketType(). */
app/src/IO/Drivers/Network.cpp:319
↓ 4 callersMethodsourceCount
* @brief Returns the number of configured data sources. */
app/src/DataModel/ProjectModel.cpp:1265
↓ 4 callersMethodsource_delete
Delete a source by ID (Commercial only; sourceId >= 1).
tests/utils/api_client.py:611
↓ 4 callersMethodsslEnabled
* @brief Returns whether SSL/TLS is enabled. */
app/src/MQTT/Publisher.cpp:876
↓ 4 callersFunctionst
(e,t)
lib/mdflib/docs/manual/html/jquery.js:60
↓ 4 callersMethodstartTransfer
* @brief Starts a ZMODEM file transfer. */
app/src/IO/FileTransmission/ZMODEM.cpp:76
↓ 4 callersMethodstorageMask
* @brief Returns the storage AND-mask. Lets advanced callers inline the * wrap (`idx = (idx + n) & mask`) when walking by a stride > 1. *
app/src/DSP.h:164
↓ 4 callersFunctionsummarizeCurrentProject
* @brief Summarise the current ProjectModel for the `wouldDiscard` half of a dryRun reply. */
app/src/API/Handlers/ProjectHandler.cpp:1460
↓ 4 callersFunctiontablerehash
lib/lua/src/lstring.c:62
↓ 4 callersFunctiontag
(field: int, wire: int)
examples/Protobuf Example/sensor_simulator.py:67
↓ 4 callersFunctiontag_error
lib/lua/src/lauxlib.c:208
↓ 4 callersFunctionto_float
app/src/ThirdParty/fast_float.h:1314
↓ 4 callersMethodtype
lib/QCodeEditor/src/internal/QFramedTextAttribute.cpp:11
↓ 4 callersFunctionue
()
lib/mdflib/docs/manual/html/jquery.js:9
↓ 4 callersFunctionunzGoToFirstFile
Set the current file of the zipfile to the first file. return UNZ_OK if there is no problem */
lib/QuaZip/quazip/unzip.c:1194
↓ 4 callersFunctionunzOpenCurrentFile3
Open for reading data the current file in the zipfile. If there is no error and the file is opened, the return value is UNZ_OK. */
lib/QuaZip/quazip/unzip.c:1488
↓ 4 callersMethodupdate
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 4 callersMethodupdateSourceFrameParserTemplate
* @brief Sets the native parser template id for the source with the given sourceId. */
app/src/DataModel/ProjectModel.cpp:4924
↓ 4 callersFunctionvarint
Encode an unsigned integer as a protobuf varint.
examples/Protobuf Example/sensor_simulator.py:54
↓ 4 callersFunctionvi
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 4 callersFunctionwarning
(text: str)
examples/API Test/test_api.py:154
↓ 4 callersMethodwidgetFont
* @brief Builds a widget font scaled by fraction and the global widget scale. */
app/src/Misc/CommonFonts.cpp:217
↓ 4 callersMethodwriteData
* @brief Write raw data to the connected device */
app/src/API/Handlers/IOManagerHandler.cpp:345
↓ 4 callersMethodwriteRawData
* @brief Writes raw data to all connected sockets (worker thread) */
app/src/API/Server.cpp:204
↓ 4 callersFunctionxn
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 4 callersFunctionze
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodAddUnit
lib/mdflib/mdflib/src/hounitspecification.cpp:73
↓ 3 callersMethodAttribute
lib/mdflib/mdflib/src/ixmlnode.h:228
↓ 3 callersMethodAverage
lib/mdflib/mdflib/src/mdnumber.cpp:91
↓ 3 callersMethodAxisMonotony
lib/mdflib/mdflib/src/cncomment.cpp:66
↓ 3 callersMethodBitMask
lib/mdflib/mdflib/src/mdnumber.cpp:59
↓ 3 callersFunctionBn
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersFunctionBs
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodBufferSize
lib/mdflib/mdf2csv/src/programargument.h:30
↓ 3 callersMethodByteCount
lib/mdflib/mdflib/src/mdnumber.cpp:51
↓ 3 callersMethodByteOrder
lib/mdflib/mdflib/src/mdnumber.cpp:67
↓ 3 callersMethodCbegin
lib/mdflib/mdflib/src/vlsddata.h:24
↓ 3 callersMethodCc
lib/mdflib/mdflib/src/cn4block.h:84
↓ 3 callersMethodCend
lib/mdflib/mdflib/src/vlsddata.h:28
↓ 3 callersMethodChannelArrays
lib/mdflib/mdflib/src/ichannel.cpp:885
↓ 3 callersMethodChannelDataType
lib/mdflib/mdflib/src/ichannelconversion.cpp:27
↓ 3 callersMethodClear
lib/mdflib/mdf2csv/src/programargument.cpp:114
↓ 3 callersMethodConvertMdfFile
lib/mdflib/mdf2csv/src/createfilelist.cpp:69
↓ 3 callersFunctionConvertToSec
lib/mdflib/mdflib_test/src/testread.cpp:67
↓ 3 callersMethodCreateInverse
lib/mdflib/mdflib/src/cc4block.cpp:140
↓ 3 callersFunctionCreateMd5FileChecksum
lib/mdflib/mdflib/src/cryptoutil.cpp:244
↓ 3 callersMethodDeleteConverted
lib/mdflib/mdf2csv/src/programargument.h:23
↓ 3 callersFunctionEe
(e)
lib/mdflib/docs/manual/html/jquery.js:22
↓ 3 callersMethodFileName
lib/mdflib/mdfviewer/src/util/csvwriter.cpp:65
↓ 3 callersMethodFilename
lib/mdflib/mdfviewer/src/util/ilogger.cpp:12
↓ 3 callersMethodFind
lib/mdflib/mdflib/src/ch4block.cpp:103
↓ 3 callersMethodFindParentDataGroup
lib/mdflib/mdflib/src/mdf4file.cpp:254
↓ 3 callersFunctionFt
(e,t)
lib/mdflib/docs/manual/html/jquery.js:75
↓ 3 callersFunctionFt
(t,e,i)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodGetAttributeList
lib/mdflib/mdflib/src/ixmlnode.cpp:191
↓ 3 callersMethodGetBusType
lib/mdflib/mdflib/src/ichannelgroup.cpp:96
↓ 3 callersMethodGetCgRange
lib/mdflib/mdflib/src/dgrange.cpp:48
↓ 3 callersMethodGetDataGroup
lib/mdflib/mdflib/src/mdfreader.cpp:617
↓ 3 callersMethodGetEngValueAsUnsigned
lib/mdflib/mdflibrary/src/MdfChannelObserver.cpp:96
↓ 3 callersMethodGetFile
\brief Returns the MDF file interface. * * Returns the MDF file interface. The user may change the file version and * the finalize status of
lib/mdflib/include/mdf/mdfwriter.h:164
↓ 3 callersMethodGetName
lib/mdflib/include/mdflibrary/MdfFile.h:22
↓ 3 callersMethodGetSelectedBlockId
lib/mdflib/mdfviewer/src/mdfdocument.h:39
↓ 3 callersMethodGetTimestamp
lib/mdflib/mdflibrary/src/MdfTimestamp.cpp:14
↓ 3 callersMethodGetTzOffsetMin
lib/mdflib/mdflib/src/mdf4timestamp.cpp:108
↓ 3 callersMethodHistoryIndex
lib/mdflib/mdflib/src/mdstandardattribute.cpp:33
↓ 3 callersFunctionI2UInt
convert a 'Rand64' to a 'lua_Unsigned' */
lib/lua/src/lmathlib.c:519
↓ 3 callersMethodIndex
lib/mdflib/mdflib/src/ev4block.cpp:226
↓ 3 callersMethodIndex
lib/mdflib/mdflib/src/ch4block.cpp:116
↓ 3 callersFunctionInvTranspose
lib/mdflib/mdflib/src/zlibutil.cpp:369
↓ 3 callersFunctionIs
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodIsArray
lib/mdflib/mdflib/src/ichannelobserver.cpp:57
↓ 3 callersMethodIsFileNew
\brief Returns true if this is a new file. */
lib/mdflib/include/mdf/mdfwriter.h:139
↓ 3 callersMethodIsNumber
\brief Returns true if the channel is a number. */
lib/mdflib/include/mdf/ichannel.h:297
↓ 3 callersMethodIsTxtBlock
lib/mdflib/mdflib/src/tx4block.cpp:33
← previousnext →1,701–1,800 of 14,499, ranked by callers