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

Add GUI #415

Merged
merged 15 commits into from
Feb 9, 2024
Merged

Add GUI #415

merged 15 commits into from
Feb 9, 2024

Commits on Feb 1, 2024

  1. add initial gui draft

    whoenig committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    19f40f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    d468687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efeffb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcfa553 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8db6586 View commit details
    Browse the repository at this point in the history
  5. gui: add support for status

    whoenig committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    94a1d93 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    1eb3ab6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. fix flake8 issues

    whoenig committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d0b4ad5 View commit details
    Browse the repository at this point in the history
  2. remove hard-coded path

    whoenig committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e996e62 View commit details
    Browse the repository at this point in the history
  3. update documentation

    whoenig committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8bd3ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55e11da View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Kimberly's feedback:

    1) unused code removal
    2) Better error handling of tf errors
    
    3) Improved handling of simulation time
    4) Unified error handling in on_timer
    whoenig committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    60524ac View commit details
    Browse the repository at this point in the history
  2. watchdog bugfix

    whoenig committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9d9ec26 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    b3271b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    6b14385 View commit details
    Browse the repository at this point in the history