MCPcopy Create free account

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

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

↓ 3 callersMethodnewJsonFile
* @brief Resets all project state to factory defaults. */
app/src/DataModel/ProjectModel.cpp:2085
↓ 3 callersFunctionnewfile
lib/lua/src/liolib.c:253
↓ 3 callersFunctionnewgotoentry
lib/lua/src/lparser.c:575
↓ 3 callersFunctionnewprefile
** When creating file handles, always creates a 'closed' file handle ** before opening the actual file; so, if there is a memory error, the ** handle
lib/lua/src/liolib.c:201
↓ 3 callersFunctionnextrand
lib/lua/src/lmathlib.c:320
↓ 3 callersFunctionniceBounds
(min, max, targetCount)
app/rcc/templates/reports/session-report.js:142
↓ 3 callersMethodnormalize
(t)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodopen
* @brief Opens the data channel (spawns process or starts pipe reader thread). */
app/src/IO/Drivers/Process.cpp:174
↓ 3 callersFunctionopen_device
lib/hidapi/windows/hid.c:330
↓ 3 callersMethodoperatingSystemSupported
* @brief Returns @c false on macOS Monterey (Qt < 6.0 only). */
app/src/IO/Drivers/BluetoothLE.cpp:690
↓ 3 callersMethodoverride
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersFunctionp
(e)
lib/mdflib/docs/manual/html/jquery.js:3
↓ 3 callersFunctionp
(t)
app/rcc/chartjs/chart.umd.min.js:7
↓ 3 callersFunctionpa
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersFunctionpack
app/src/ThirdParty/tweetnacl.c:749
↓ 3 callersFunctionpackByte
* @brief Packs a single byte into a QByteArray. */
app/src/IO/Checksum.cpp:243
↓ 3 callersFunctionpackU16BE
* @brief Packs a 16-bit unsigned integer into a big-endian QByteArray. */
app/src/IO/Checksum.cpp:251
↓ 3 callersFunctionpackint
** Pack integer 'n' with 'size' bytes and 'islittle' endianness. ** The final 'if' handles the case when 'size' is larger than ** the size of a Lua in
lib/lua/src/lstrlib.c:1568
↓ 3 callersFunctionpaletteColor
(index)
app/rcc/templates/reports/session-report.js:155
↓ 3 callersFunctionparseLatitude
* Parses NMEA latitude format to decimal degrees. * Format: DDMM.MMMM (degrees and minutes) * Example: "4807.038" with "N" -> 48.1173 degrees
app/rcc/scripts/parser/js/nmea_0183.js:99
↓ 3 callersFunctionparseLongitude
* Parses NMEA longitude format to decimal degrees. * Format: DDDMM.MMMM (degrees and minutes) * Example: "01131.000" with "E" -> 11.5167 degrees
app/rcc/scripts/parser/js/nmea_0183.js:118
↓ 3 callersMethodparseMultiFrame
* @brief Runs the source's engine over a text frame, falling back to source 0. */
app/src/DataModel/Scripting/FrameParser.cpp:466
↓ 3 callersMethodparseUtf8
* @brief Runs the configured template over a UTF-8 text frame without a QString round-trip. */
app/src/DataModel/Scripting/CFrameParser.cpp:231
↓ 3 callersFunctionpatchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
lib/lua/src/lcode.c:288
↓ 3 callersMethodpeerVerifyDepth
* @brief Returns the SSL peer-verification depth. */
app/src/MQTT/Publisher.cpp:916
↓ 3 callersMethodpeerVerifyMode
* @brief Returns the selected SSL peer-verification mode index. */
app/src/MQTT/Publisher.cpp:964
↓ 3 callersMethodportList
* @brief Returns a list with the available serial devices/ports (with "Select Port" placeholder at * index 0). */
app/src/IO/Drivers/UART.cpp:343
↓ 3 callersMethodpost
* @brief Post a notification at the explicitly specified level. */
app/src/API/Handlers/NotificationsHandler.cpp:157
↓ 3 callersMethodpostCritical
* @brief Convenience wrapper that posts a Critical-level event. */
app/src/DataModel/NotificationCenter.cpp:190
↓ 3 callersFunctionprepstate
lib/lua/src/lstrlib.c:757
↓ 3 callersMethodprocessInput
* @brief Processes bytes received from the remote device. */
app/src/IO/FileTransmission/ZMODEM.cpp:135
↓ 3 callersMethodprocessMultiSourcePayload
* @brief Injects per-source payloads for multi-source playback. */
app/src/IO/ConnectionManager.cpp:555
↓ 3 callersFunctionprocessValue
* Applies scaling and sign conversion to a raw 16-bit register value.
app/rcc/scripts/parser/js/modbus.js:144
↓ 3 callersMethodprompts_list
(self)
tests/integration/test_mcp.py:176
↓ 3 callersMethodprotocolList
* @brief Returns the list of available Modbus protocols */
app/src/IO/Drivers/Modbus.cpp:547
↓ 3 callersMethodpublishNotifications
* @brief Returns whether notifications are mirrored to MQTT. */
app/src/MQTT/Publisher.cpp:900
↓ 3 callersMethodpush_unchecked
append item to vector, without bounds checking
app/src/ThirdParty/fast_float.h:3482
↓ 3 callersFunctionpushnumint
lib/lua/src/lmathlib.c:86
↓ 3 callersFunctionq
(t,e)
app/rcc/chartjs/chart.umd.min.js:7
↓ 3 callersFunctionquazip_since_epoch_ntfs
lib/QuaZip/quazip/quazip_qt_compat.h:113
↓ 3 callersFunctionrand_scalar
lib/KissFFT/test/test_real.c:21
↓ 3 callersMethodread
Read samples from all channels.
examples/NI DAQmx/daqbridge.py:240
↓ 3 callersFunctionread8_to_u64
app/src/ThirdParty/fast_float.h:1725
↓ 3 callersFunctionread_line
lib/lua/src/liolib.c:522
↓ 3 callersFunctionreaddigits
** Read a sequence of (hex)digits */
lib/lua/src/liolib.c:467
↓ 3 callersMethodrecv_message
Receive a newline-delimited JSON message. Returns None on timeout/error.
examples/API Test/test_api.py:277
↓ 3 callersFunctionreduce
app/src/ThirdParty/tweetnacl.c:836
↓ 3 callersFunctionregister_error_str
Makes a copy of the given error message (and decoded according to the * currently locale) into the wide string pointer pointed by error_str. * The l
lib/hidapi/linux/hid.c:130
↓ 3 callersFunctionregister_error_str
Makes a copy of the given error message (and decoded according to the * currently locale) into the wide string pointer pointed by error_str. * The l
lib/hidapi/mac/hid.c:239
↓ 3 callersMethodremove
(t)
app/rcc/chartjs/chart.umd.min.js:7
↓ 3 callersMethodremoveWidgetFromWorkspace
* @brief Removes a widget reference from the specified workspace by index. */
app/src/DataModel/ProjectModel.cpp:5860
↓ 3 callersMethodrender
()
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodrender
* @brief Orchestrates the render. */
app/src/Sessions/HtmlReport.cpp:192
↓ 3 callersFunctionreprepstate
lib/lua/src/lstrlib.c:767
↓ 3 callersFunctionreset
(t,e,i)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersMethodreset
* @brief Prepare the workspace for a render pass with C columns. */
app/src/DSP.h:799
↓ 3 callersMethodreset
Reset controller state.
examples/Modbus PLC Simulator/plc_simulator.py:195
↓ 3 callersMethodresetZipError
Resets \ref zipError.
lib/QuaZip/quazip/quazipfile.cpp:74
↓ 3 callersMethodresize
(t,e)
app/rcc/chartjs/chart.umd.min.js:13
↓ 3 callersFunctionresizeHeight
(treeview)
lib/mdflib/docs/manual/html/resize.js:47
↓ 3 callersFunctionresizebox
lib/lua/src/lauxlib.c:476
↓ 3 callersFunctionresolveDataset
* @brief Resolves a dataset from uniqueId, path, or title and returns the canonical row. */
app/src/AI/ToolDispatcher.cpp:747
↓ 3 callersFunctionresolveSavedWindowId
* @brief Resolves a serialized geometry/order entry to the current session's * windowId, preferring the stable key over the legacy integer. *
app/src/UI/WindowManager.cpp:119
↓ 3 callersMethodresources_read
(self, uri: str)
tests/integration/test_mcp.py:172
↓ 3 callersFunctionrewrap
* @brief Re-wrap an inner CommandResponse under a new outer id (chained calls). */
app/src/API/Handlers/AssistantHandler.cpp:54
↓ 3 callersFunctionrotl
rotate left 'x' by 'n' bits */
lib/lua/src/lmathlib.c:316
↓ 3 callersFunctionrunOffMainThread
* @brief Runs blocking work on a worker thread; a main-thread reentrancy guard makes a * re-entrant fs tool fail fast rather than spin a secon
app/src/AI/ToolDispatcher.cpp:585
↓ 3 callersMethodruntimeMode
* @brief Returns true if --runtime (Pro operator mode) was passed. */
app/src/Misc/CLI.cpp:336
↓ 3 callersFunctionsameRegisterValue
* @brief Returns true when two register values are identical (same type and payload); identical * rewrites must not bump slot versions or chan
app/src/DataModel/DataTable.cpp:56
↓ 3 callersFunctionsanitizeFolderTree
app/src/DataModel/ProjectModel.cpp:109
↓ 3 callersFunctionscalarbase
app/src/ThirdParty/tweetnacl.c:775
↓ 3 callersFunctionschemaPropToJson
* @brief Lower SchemaProp into the JSON object emitted under "properties". */
app/src/API/SchemaBuilder.h:140
↓ 3 callersMethodseal
* @brief Computes and stores the HMAC, finalizing the token. */
app/src/Licensing/CommercialToken.cpp:186
↓ 3 callersMethodsend
Send raw bytes, fragmenting if needed.
examples/Camera Telemetry/camera_telemetry.py:94
↓ 3 callersMethodsetByHandle
* @brief Hot-path write by handle; non-computed (guard matches set()), stale, or invalid handles * are ignored silently, with no warning so a
app/src/DataModel/DataTable.cpp:407
↓ 3 callersMethodsetCode
* @brief Updates the control-script source; restarts the worker if connected. */
app/src/DataModel/Scripting/ControlScript.cpp:190
↓ 3 callersMethodsetComment
lib/QuaZip/quazip/quazip.cpp:658
↓ 3 callersMethodsetCurrentModel
* @brief Accepts any non-empty model id since the live list may not yet be loaded. */
app/src/AI/Providers/LocalProvider.cpp:191
↓ 3 callersMethodsetCustomizeWorkspaces
* @brief Flips the customize switch (Off->On seeds auto layout, On->Off re-seeds it). */
app/src/DataModel/ProjectModel.cpp:6789
↓ 3 callersMethodsetDatasetFinal
* @brief Writes final (post-transform) values for a dataset. */
app/src/DataModel/DataTable.cpp:459
↓ 3 callersMethodsetDemoSession
* @brief Marks a demo session rooted at demoDir: the last-project path and operation mode * are not persisted while a project inside that dire
app/src/AppState.cpp:151
↓ 3 callersMethodsetDevice
* @brief Set serial port by device name */
app/src/API/Handlers/UARTHandler.cpp:163
↓ 3 callersMethodsetEnabled
* @brief Toggle the backup pipeline (used by tests / headless tooling). */
app/src/Misc/BackupManager.cpp:372
↓ 3 callersMethodsetEncoding
* @brief Changes the text encoding used by send() and plainTextStr(). */
app/src/Console/Handler.cpp:712
↓ 3 callersMethodsetExportEnabled
* @brief Turns session recording on or off. */
app/src/API/Handlers/SessionsHandler.cpp:301
↓ 3 callersMethodsetFeatureTier
* @brief Sets the feature tier for this token. */
app/src/Licensing/CommercialToken.cpp:154
↓ 3 callersMethodsetFileName
lib/QuaZip/qztest/testquazipfile.cpp:409
↓ 3 callersMethodsetFileNameCodec
lib/QuaZip/qztest/testquazip.cpp:176
↓ 3 callersMethodsetGraceDaysRemaining
* @brief Sets the offline grace period remaining in days. */
app/src/Licensing/CommercialToken.cpp:162
↓ 3 callersMethodsetInstanceName
* @brief Sets the machine instance name. */
app/src/Licensing/CommercialToken.cpp:178
↓ 3 callersMethodsetKey
* @brief Re-initializes the key with the given key value. */
app/src/Licensing/SimpleCrypt.cpp:112
↓ 3 callersMethodsetMandatoryUpdate
* @brief Sets whether the update is mandatory. * * When mandatory, the application will quit if the user declines the update. */
lib/QSimpleUpdater/src/Updater.cpp:383
↓ 3 callersMethodsetMqttVersion
* @brief Sets the MQTT protocol version by index. */
app/src/MQTT/Publisher.cpp:1503
↓ 3 callersMethodsetOperationMode
* @brief Set the operation mode */
app/src/API/Handlers/DashboardHandler.cpp:246
↓ 3 callersMethodsetPassword
* @brief Sets the password field to the given @a password. */
lib/QSimpleUpdater/src/AuthenticateDialog.cpp:56
↓ 3 callersMethodsetPath
lib/QuaZip/quazip/quazipdir.cpp:511
↓ 3 callersMethodsetPlotTimeRange
* @brief Sets the visible plot time window in seconds and notifies time-axis plots. */
app/src/UI/Dashboard.cpp:1146
↓ 3 callersMethodsetSource0BusType
* @brief Sets source[0].busType without emitting sourceStructureChanged. */
app/src/DataModel/ProjectModel.cpp:1763
↓ 3 callersMethodsetSslEnabled
* @brief Enables or disables SSL/TLS for the broker connection. */
app/src/MQTT/Publisher.cpp:1441
↓ 3 callersMethodsetSslProtocol
* @brief Sets the SSL protocol by index. */
app/src/MQTT/Publisher.cpp:1523
← previousnext →2,101–2,200 of 14,499, ranked by callers