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

Enhance the OSD test program #96

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

pkendall64
Copy link
Contributor

Adds debug message for OSD commands in VRx code

I'm thinking of extending this "test" program to be able to send all of the MSP commands to the VRx

@lesharodin
Copy link

lesharodin commented Nov 13, 2023

Thanks, it works. With help of @pkendall64 there is some short usage manual:

  1. Flash esp32/esp8266 with DEBUG_ESP/32_TX_BACKPACK
    Dont forget to add binding phrase to user_defines
  2. Run python osd_test.py
    usage:
    send <row> <col> <message> e.g. 5 0 HELLO WORLD
    send d for display messages
    send c to clear display buffer
    Use only UPPERCASE letters for messages

image

Adds debug message for OSD commands
@pkendall64 pkendall64 added enhancement New feature or request V1.5 🍰 Version 1.5 labels Jul 21, 2024
@pkendall64 pkendall64 marked this pull request as ready for review July 21, 2024 21:38
@JyeSmith JyeSmith merged commit 66ba3a9 into ExpressLRS:master Aug 2, 2024
35 checks passed
@pkendall64 pkendall64 deleted the fix-osd-test branch August 3, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V1.5 🍰 Version 1.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants