Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setCurrentTLE
Method
setCurrentTLE
Components/FrequencyCorrectionDialog.cpp:816–821 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
814
}
815
816
void
817
FrequencyCorrectionDialog::setCurrentTLE(QString data)
818
{
819
this->ui->tleEdit->setPlainText(data);
820
this->refreshOrbit();
821
}
822
823
void
824
FrequencyCorrectionDialog::connectAll(void)
Callers
1
applyConfig
Method · 0.80
Calls
1
refreshOrbit
Method · 0.95
Tested by
no test coverage detected