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

Recording function does not stop when RC Controller throttle goes to neutral position #1125

Open
TCIII opened this issue Apr 30, 2023 · 0 comments

Comments

@TCIII
Copy link
Contributor

TCIII commented Apr 30, 2023

Rpi: 4B 4GB
RC HAT
OS: Bullseye 64 bit
DC: 5.0.0dev (tf_2_9 branch)

AUTO_RECORD_ON_THROTTLE = True

When running manage.py drive the data recording starts right at the pull of the throttle trigger on the RC Controller and the "Start Recording" tab in webui switches to "Stop Recording" as expected.
However, when I release the throttle trigger on the RC Controller, the data recording continues on and does not stop until I click the "Stop Recording" tab in the webui which then switches to "Start Recording".
When manage.py drive starts the CLI displays "Recording = False" until I pull the throttle trigger on the RC Controller at which time "Recording = True".
When I release the throttle trigger on the RC Controller, "Recording" should return to "False", but does not do so until I click the "Stop Recording" tab in the webui at which time the CLI displays "Recording = False".

I called the myconfig.py file myconfig.docx so I could upload it so rename it to myconfig.py to view it when you download it.

TCIII
myconfig_Slash_N2..docx

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

No branches or pull requests

1 participant