Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hamlib/Hamlib
/ reset
Method
reset
c++/rigclass.cc:587–590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
585
}
586
587
void Rig::reset (reset_t reset)
588
{
589
CHECK_RIG( rig_reset(theRig, reset) );
590
}
591
592
bool Rig::hasGetFunc (setting_t func)
593
{
Callers
6
test_misc
Method · 0.95
rot_reset
Function · 0.45
rig_reset
Function · 0.45
amp_reset
Function · 0.45
test_with_open
Method · 0.45
test_with_open
Method · 0.45
Calls
1
rig_reset
Function · 0.85
Tested by
3
test_misc
Method · 0.76
test_with_open
Method · 0.36
test_with_open
Method · 0.36