Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Engineering Notation #2028

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Adds Engineering Notation #2028

wants to merge 4 commits into from

Commits on Jul 11, 2023

  1. Add XAML and data binding code for Engineering Notation

    Remove Auto and Sci enums, and unused toEngineeringNumber function
    
    Add Button elements for Auto,SCI,ENG options
    
    Add data binding code for Auto,SCI,ENG buttons
    
    Add an enum member for Eng. notation command
    
    Add EngButton method for sending Eng button command
    
    maybe fix merge conflicts
    
    Add IDC_ENG case for engineering notation
    
    Add the unused toEngineeringNumber function that gets removed later on
    
    change automationId to camelCase
    Goofyeet committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    79cfa59 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Delete my temporary comments and code

    Remove tests that didn't make sense
    
    Remove comment and eng test method
    
    remove temp comment
    
    remove wParam comment
    
    remove using system statement
    Goofyeet committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    690b300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ed7e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fb959e View commit details
    Browse the repository at this point in the history