The source project of this merge request has been removed.
Enable fixed units in the frequency text box
This patch enables the user to choose one of the following options:
- Auto (GHz if frequency >= 1.0 GHz, otherwise MHz)
- GHz (this is the default setting)
- MHz
Closes: #8 (closed)