Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ ModemKitDigital
Method
ModemKitDigital
src/modules/modem/ModemDigital.h:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
class ModemKitDigital : public ModemKit {
13
public:
14
ModemKitDigital() : ModemKit() {
15
16
};
17
};
18
19
class ModemDigitalOutput {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected