jetperch / pyjoulescope_ui

Joulescope graphical user interface
https://www.joulescope.com
Apache License 2.0
75 stars 23 forks source link

Value widget should support arbitrary divisor #265

Closed mliberty1 closed 1 month ago

mliberty1 commented 2 months ago

Joulescope UI: 1.1.6

Some customers would like to display values like µA / MHz, where MHz is the microcontroller core frequency. The Joulescope UI should allow an arbitrary "value units" divisor setting. When not empty, it will display the adjusted quantity with value_units/div_units.

mliberty1 commented 1 month ago

Added in 1.1.7