mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-24 11:04:10 -04:00
DOA2: Compass widget updates
This commit is contained in:
@@ -151,6 +151,11 @@ DOA2GUI::DOA2GUI(PluginAPI* pluginAPI, DeviceUISet *deviceUISet, MIMOChannel *ch
|
||||
makeUIConnections();
|
||||
displayRateAndShift();
|
||||
applySettings(true);
|
||||
|
||||
// Test
|
||||
ui->compass->setAzNeg(85);
|
||||
ui->compass->setAzPos(315);
|
||||
ui->compass->setAzAnt(20);
|
||||
}
|
||||
|
||||
DOA2GUI::~DOA2GUI()
|
||||
|
||||
Reference in New Issue
Block a user