Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ refreshAntennas
Method
refreshAntennas
Settings/ProfileConfigTab.cpp:207–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
void
208
ProfileConfigTab::refreshAntennas(void)
209
{
210
SigDiggerHelpers::populateAntennaCombo(
211
this->profile,
212
this->ui->antennaCombo);
213
}
214
215
void
216
ProfileConfigTab::refreshSampRates(void)
Callers
1
refreshProfileUi
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected