MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / pushFAT

Method pushFAT

Components/MainSpectrum.cpp:658–662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

656}
657
658void
659MainSpectrum::pushFAT(FrequencyAllocationTable *fat)
660{
661 WATERFALL_CALL(pushFAT(fat));
662}
663
664void
665MainSpectrum::removeFAT(QString const &name)

Callers 3

onBandPlanChangedMethod · 0.80
applyConfigMethod · 0.80
onTriggerBandPlanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected