Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ updatePolling
Method
updatePolling
src/core/SerialPortController.cpp:212–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
void SerialPortController::updatePolling()
213
{
214
// No-op on Windows: detection is event-driven via runWinWatcher()
215
}
216
217
void SerialPortController::runWinWatcher()
218
{
Callers
nothing calls this directly
Calls
4
isOpen
Method · 0.45
isActive
Method · 0.45
start
Method · 0.45
stop
Method · 0.45
Tested by
no test coverage detected