Skip to content

Add log scaling property to Meter widget#3764

Open
rjwills28 wants to merge 1 commit intoControlSystemStudio:masterfrom
rjwills28:meter_widget_log_scale
Open

Add log scaling property to Meter widget#3764
rjwills28 wants to merge 1 commit intoControlSystemStudio:masterfrom
rjwills28:meter_widget_log_scale

Conversation

@rjwills28
Copy link
Copy Markdown
Contributor

I noticed that the old Meter widget in CS-Studio had the option of using a log scale but that this is missing in the Phoebus Meter widget.

This PR adds the code needed to support log scaling in the meter widget following what is implemented for the RTTank widget. The only real bit of logic needed is in MeterScale.java, otherwise it is pretty much boilerplate.

Checklist

  • Testing:

    • The feature has automated tests
    • Tests were run
    • If not, explain how you tested your changes
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants