Skip to content

Enable fixed units in the frequency text box

Ghost User requested to merge (removed):ghz into master

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)

Merge request reports