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

Sending unknown message (37) error with custom server build of 4.5.0-beta2 #26358

Closed
DavideLentini opened this issue Feb 29, 2024 · 2 comments
Closed

Comments

@DavideLentini
Copy link
Contributor

DavideLentini commented Feb 29, 2024

Bug report

Issue details

Hi all , I programmed the drone with firmware 4.5.0-beta2 using these definitions , to remove the items I don't need/interest .
custum_hwdef_build.txt

Loading the firmware , the drone seems to work without problems , but it returns every 2/3 seconds this message :

image

Loading clean firwmare 4.5.0-beta2 , this problem does not occur . It could be caused by my definitions but without a definition of the error I wouldn't really know where to look . Thanks

Version
4.5.0-beta2

Platform
[ ] All
[ ] AntennaTracker
[X] Copter
[ ] Plane
[ ] Rover
[ ] Submarine

@IamPete1
Copy link
Member

It was rangefinder, we forgot to tell it not to try sending the message if rangefinder is not there. fix here: #26361

@IamPete1
Copy link
Member

IamPete1 commented Mar 5, 2024

Fixed by #26361

@IamPete1 IamPete1 closed this as completed Mar 5, 2024
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

2 participants