mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 03:45:30 +08:00
Ref T609, active COM1/2 in sim LEDs and function
This commit is contained in:
@@ -106,6 +106,9 @@ namespace BlackGui
|
||||
//! Align the heights
|
||||
void alignUiElementsHeight();
|
||||
|
||||
//! Update UI for COM unit
|
||||
void updateActiveCOMUnitLEDs(bool integratedWithSim, bool com1S, bool com1R, bool com2S, bool com2R);
|
||||
|
||||
//! Compare 2 frequencies (consider epsilon)
|
||||
static bool isFrequenceEqual(double f1, double f2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user