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

1005 fix recording yet again #1009

Merged
merged 3 commits into from
Apr 21, 2022
Merged

1005 fix recording yet again #1009

merged 3 commits into from
Apr 21, 2022

Commits on Apr 10, 2022

  1. fix JoystickController so it correctly latches recording state

    - needed to set latch when auto-record-on-throttle changed state
    - needed to set latch when toggling manual recording state
    - needed to apply latched state in run_threaded
    Ezward committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    6bb534b View commit details
    Browse the repository at this point in the history
  2. Update logging in controller to be less verbose

    - also use real logging rather then print statements.
    Ezward committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    84d220c View commit details
    Browse the repository at this point in the history
  3. version=4.3.11

    Ezward committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    bea5818 View commit details
    Browse the repository at this point in the history