MCPcopy Create free account

hub / github.com/NicholasSlattery/sony-head-tracker / functions

Functions194 in github.com/NicholasSlattery/sony-head-tracker

↓ 1 callersMethodexportConfig
src/gui.cpp:355
↓ 1 callersMethodexportDiagnostics
src/gui.cpp:347
↓ 1 callersFunctionextractDescription
src/hid_backend.cpp:78
↓ 1 callersFunctionfindString
src/app_config.cpp:47
↓ 1 callersMethodflushRawUi
src/gui.cpp:139
↓ 1 callersFunctiongetButtonCaps
src/hid_backend.cpp:71
↓ 1 callersFunctionhasPresentBluetoothHidChild
src/bluetooth.cpp:84
↓ 1 callersFunctionimportAppConfig
src/app_config_store.cpp:69
↓ 1 callersMethodimportConfig
src/gui.cpp:360
↓ 1 callersFunctionnumbers
src/sensor_api_backend.cpp:28
↓ 1 callersMethodonSample
src/gui.cpp:233
↓ 1 callersMethodonUiTimer
src/gui.cpp:263
↓ 1 callersMethodpaint
src/gui.cpp:475
↓ 1 callersFunctionprintDevice
src/main.cpp:73
↓ 1 callersFunctionprobeGatt
src/bluetooth.cpp:203
↓ 1 callersFunctionreadCharacteristic
src/bluetooth.cpp:200
↓ 1 callersFunctionreadDescriptor
src/bluetooth.cpp:201
↓ 1 callersMethodrebuildList
Fills the device list. By default only head-tracker candidates are shown; the "Show all devices" checkbox reveals every HID collection for debugging.
src/gui.cpp:159
↓ 1 callersMethodreconnectNow
src/gui.cpp:277
↓ 1 callersFunctionregDword
src/diagnostics_report.cpp:36
↓ 1 callersFunctionreportLatencyMs
src/sensor_api_backend.cpp:35
↓ 1 callersMethodresetDefaults
src/gui.cpp:366
↓ 1 callersFunctionrunBluetoothProbe
src/bluetooth.cpp:244
↓ 1 callersFunctionrunDiagnostics
src/diagnostics_report.cpp:78
↓ 1 callersFunctionrunGui
src/gui.cpp:567
↓ 1 callersFunctionrunRepair
src/main.cpp:102
↓ 1 callersFunctionsaveAppConfig
src/app_config_store.cpp:57
↓ 1 callersFunctionscrubHexRuns
Replaces runs of 12+ hex digits (e.g. a Bluetooth address inside a device instance ID) with a placeholder.
src/diagnostics.cpp:57
↓ 1 callersFunctionscrubMacAddresses
Replaces XX:XX:XX:XX:XX:XX Bluetooth addresses with a placeholder.
src/diagnostics.cpp:36
↓ 1 callersFunctionservices
src/bluetooth.cpp:196
↓ 1 callersMethodsetSink
src/logger.cpp:16
↓ 1 callersFunctionusageArray
src/hid_backend.cpp:173
MethodHandle
src/hid_backend.cpp:34
MethodOrientationFilter
src/orientation.cpp:13
MethodPreparsed
src/hid_backend.cpp:44
MethodRegister
tests/test_framework.hpp:21
FunctionTEST
tests/diagnostics_tests.cpp:16
FunctionTEST
tests/orientation_tests.cpp:23
FunctionTEST
tests/math_tests.cpp:9
FunctionTEST
tests/protocol_tests.cpp:16
FunctionTEST
tests/config_tests.cpp:10
FunctionTEST
tests/descriptor_tests.cpp:20
MethodUdpOutput
src/output_udp.cpp:16
MethodUdpOutput
include/sony_head_tracker/output_udp.hpp:21
MethodattemptReconnect
Auto-reconnect with increasing back-off (1, 2, 5, 10, 30 s). Manual Refresh / "Reconnect now" reset the back-off and retry immediately.
src/gui.cpp:272
MethodcaptureWindowPlacement
src/gui.cpp:318
MethodchooseFile
Common Save/Open dialog helper. save=true -> GetSaveFileName.
src/gui.cpp:340
MethodclientRect
Fixed regions, computed from the client size so paint(), layout(), and invalidation always agree exactly.
src/gui.cpp:120
Methodclose
src/output_udp.cpp:51
FunctioncloseBridgeWindow
src/main.cpp:90
Methodconnect
src/sensor_api_backend.cpp:73
MethodconnectFirst
src/gui.cpp:205
Methodconnected
include/sony_head_tracker/sensor_api_backend.hpp:24
FunctionconsoleHandler
src/main.cpp:34
MethoddiagnosticsBundle
Builds a redacted support bundle from the live GUI state.
src/gui.cpp:324
Methoddisconnect
src/sensor_api_backend.cpp:98
MethoddrawGraph
Renders the live graph into an arbitrary DC (used by the back buffer).
src/gui.cpp:444
Methodenumerate
src/hid_backend.cpp:215
Methodenumerate
src/sensor_api_backend.cpp:41
MethodflushTelemetryUi
src/gui.cpp:130
MethodgraphRect
src/gui.cpp:123
MethodheaderRect
src/gui.cpp:121
MethodlistWidth
src/gui.cpp:124
Functionmain
tests/test_main.cpp:8
MethodmappingIndex
Index of the axis-map combo entry matching a source order, or 2 (YXZ) if none.
src/gui.cpp:303
Methodoperator[]
include/sony_head_tracker/types.hpp:21
MethodoutputRect
src/gui.cpp:122
MethodpaintHeader
Header band: app icon, title, version, and the live status line.
src/gui.cpp:400
MethodpaintOutput
Output panel: exactly where the data goes, in plain language.
src/gui.cpp:422
MethodpaintSectionLabel
src/gui.cpp:395
Functionproc
src/gui.cpp:499
FunctionreportFailure
tests/test_framework.hpp:24
FunctionsdpAttribute
src/bluetooth.cpp:161
MethodsetRawNow
src/gui.cpp:147
MethodsetStatsNow
src/gui.cpp:146
MethodsetStatus
src/gui.cpp:126
MethodsetTextIfChanged
src/gui.cpp:113
MethodsmoothingLabelWidth
src/gui.cpp:287
MethodtickReconnect
src/gui.cpp:278
FunctionupdateArrayFeature
src/hid_backend.cpp:120
MethodupdateHealth
Compact live connection-health readout: rate, packet age, backend, gyro, UDP packets/destination, reconnect attempts, and a custom-mapping flag.
src/gui.cpp:246
FunctionupdateInterval
src/hid_backend.cpp:142
MethodupdateSmoothingLabel
src/gui.cpp:283
Functionwmain
src/main.cpp:111
Method~FindDeviceHandle
src/bluetooth.cpp:29
Method~FindRadioHandle
src/bluetooth.cpp:34
Method~Handle
src/hid_backend.cpp:33
Method~HidBackend
src/hid_backend.cpp:213
Method~LookupHandle
src/bluetooth.cpp:39
Method~Preparsed
src/hid_backend.cpp:43
Method~SensorBackend
src/sensor_api_backend.cpp:71
Method~UdpOutput
src/output_udp.cpp:17
Method~WinHandle
src/bluetooth.cpp:44
Method~Window
src/gui.cpp:94
← previous101–194 of 194, ranked by callers