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

Provide a TUI for easier reading of sensor data #5

Merged
merged 29 commits into from
Jul 4, 2024
Merged

Commits on Jul 4, 2024

  1. Add initial ratatui UI

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b237845 View commit details
    Browse the repository at this point in the history
  2. Fix rendering of TUI

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    762958c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c04289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c55c7da View commit details
    Browse the repository at this point in the history
  5. Make TUI example work

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    50e874c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f08ac5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b779fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a69a1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a94f210 View commit details
    Browse the repository at this point in the history
  10. Show latest sensor output

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1fdb101 View commit details
    Browse the repository at this point in the history
  11. Remove demo home component

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    aa71133 View commit details
    Browse the repository at this point in the history
  12. Remove demo home component

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a7c7e34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    079e066 View commit details
    Browse the repository at this point in the history
  14. Add FPS counter

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    f763372 View commit details
    Browse the repository at this point in the history
  15. Add data frequency output

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    17656a4 View commit details
    Browse the repository at this point in the history
  16. Add sensor counting

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    052393e View commit details
    Browse the repository at this point in the history
  17. Add initial color coding

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c492fa8 View commit details
    Browse the repository at this point in the history
  18. Add coloring of readings

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8fa516a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a651d64 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    262bf17 View commit details
    Browse the repository at this point in the history
  21. List sensors individually

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    68f3773 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b9affe6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c1adbbd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d0fbd8f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5edac5d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7be18e5 View commit details
    Browse the repository at this point in the history
  27. Add pause option

    sunsided committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    ea82aea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2eaa744 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    0aff702 View commit details
    Browse the repository at this point in the history