MCPcopy 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
207void
208ProfileConfigTab::refreshAntennas(void)
209{
210 SigDiggerHelpers::populateAntennaCombo(
211 this->profile,
212 this->ui->antennaCombo);
213}
214
215void
216ProfileConfigTab::refreshSampRates(void)

Callers 1

refreshProfileUiMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected