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

USB Serial modes #436

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

USB Serial modes #436

wants to merge 16 commits into from

Conversation

ajjjjjjjj
Copy link
Member

@ajjjjjjjj ajjjjjjjj commented Nov 2, 2024

Enables USB Serial mode forced to Telemetry mirror, or debug output in DEBUG builds.

Closes #415

@ajjjjjjjj ajjjjjjjj changed the title USB Serial mode USB Serial modes Nov 2, 2024
@wimalopaan
Copy link

I get this one:

/home/lmeier/Projekte/openix6/opentx.wmgit/radio/src/translations.cpp:436:34: error: 'TR_USB_TELEMETRY' was not declared in this scope; did you mean 'STR_USB_TELEMETRY'?
436 | const char STR_USB_TELEMETRY[] = TR_USB_TELEMETRY;
| ^~~~~~~~~~~~~~~~
| STR_USB_TELEMETRY
make[3]: *** [radio/src/CMakeFiles/firmware.dir/build.make:832: radio/src/CMakeFiles/firmware.dir/translations.cpp.o] Fehler 1

@ajjjjjjjj
Copy link
Member Author

ajjjjjjjj commented Nov 2, 2024

It is only for EN at the moment. I need to add rest of the translations.

@ajjjjjjjj ajjjjjjjj marked this pull request as ready for review November 2, 2024 23:03
@ajjjjjjjj
Copy link
Member Author

@wimalopaan it should compile now without errors.

@wimalopaan
Copy link

Oh yes, it does! Thank you.
But it will take some days until I can test it (if needed).
BTW: does the telemetry-mirror also work for ELRS?

@ajjjjjjjj
Copy link
Member Author

ajjjjjjjj commented Nov 3, 2024

Take your time :)
Telemetry mirror works for both - any CRSF/ELRS device and internal AFHDS2A, the same as with AUX Serial.

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

Successfully merging this pull request may close these issues.

Is it possible to have USB-Serial for Telemetry mirror?
2 participants