Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aethersdr/AetherSDR
/ isOpen
Method
isOpen
src/core/SerialPortController.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
bool SerialPortController::isOpen() const
189
{
190
return m_hWin != nullptr;
191
}
192
193
QString SerialPortController::portName() const
194
{
Callers
5
open
Method · 0.45
close
Method · 0.45
applyPin
Method · 0.45
updatePolling
Method · 0.45
pollInputPins
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected