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

Adding Sidebar Scroll Arrows for DJI 03 OSD and some other updates. #10031

Closed
wants to merge 1 commit into from

Conversation

dzaro-dev
Copy link
Contributor

I think that there is just a small mismatch between the configurator documentation and the fimware variables.

The configurator uses the term DECORATION while the firmware variabe uses DIRECTTION for the same pointers 0x15 and 0x16.

When uncommenting these lines in the displayport_msp_bf_compat.c file, there is a build error because the SYM_AH_DECORATION_UP and SYM_AH_DECORATION_DOWN do not exist in osd_symbols.h.

I suggest going with what is in the firmware and just updating the INAV Character Map.md (I'll open another PR for that one) and the file from this PR so that they all match up.

I hope this change can be accepted. :)

@dzaro-dev dzaro-dev changed the title Adding Sidebar Ccroll Arrows for DJI 03 OSD and some other updates. Adding Sidebar Scroll Arrows for DJI 03 OSD and some other updates. May 14, 2024
@MrD-RC
Copy link
Collaborator

MrD-RC commented May 14, 2024

It should actually be decoration.

@dzaro-dev
Copy link
Contributor Author

I see, OK, didn't know that. Should I open another PR to make the necessary change in the osd_symbols.h file?

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.

None yet

2 participants