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

Windspeed always reads under 1. #10

Open
tom1422 opened this issue Sep 6, 2020 · 12 comments
Open

Windspeed always reads under 1. #10

tom1422 opened this issue Sep 6, 2020 · 12 comments

Comments

@tom1422
Copy link
Contributor

tom1422 commented Sep 6, 2020

On the main panel with all of the dials, the windspeed always reads values under 1 even when the wind speeds are far over that. Not sure if this is a misconfiguration on my end or if it is a problem with the firmware.

Also, I noticed that the temperature indicator is not in the right place. The 0 is centered even though it goes from -30 to 50 i think that the 0 should be offset because when the temperature is 21, the dial says 18. Example:
image

@tom1422
Copy link
Contributor Author

tom1422 commented Sep 6, 2020

Ok it went over 1 but it is still very low and that was with a massive gust of wind.

@lab-mathias-claussen
Copy link
Collaborator

Hi Wumfile,

we need to look into it if it is just a problem in the Webfrontend or may even a problem with the sensorreading at all.

Best Regards

Mathias Claußen

@tom1422
Copy link
Contributor Author

tom1422 commented Sep 12, 2020

Would it help if i gave you the sensorlogging data?

@lab-mathias-claussen
Copy link
Collaborator

Hi,

we have been able to reproduce the problem and can see that the display is a few degree off. Next is to check if it is the library used to draw the elements or a problem within the data processing inside the javascipt.

Best Regards

Mathias Claußen

@tom1422
Copy link
Contributor Author

tom1422 commented Sep 14, 2020

Thank you

@lab-mathias-claussen
Copy link
Collaborator

Hi Wumfie,

the display issue with the temperature has been adressed and fixed. Windspeed needs to be still addressed. This means the issue will keept open untill the windspeed is fixed

@tom1422
Copy link
Contributor Author

tom1422 commented Sep 18, 2020

Thank you for the update.

@tom1422
Copy link
Contributor Author

tom1422 commented Nov 12, 2020

Any Updates?

@lab-mathias-claussen
Copy link
Collaborator

Dear Wurmfie,

currently and sadly the time for bugfixes that is allocated to this project has been put to a bare minimum, therfore progress will be slow and i would like to have better news on this, but thats the conditions currenlty given.

Best Regards

Mathias Claußen

@lab-mathias-claussen
Copy link
Collaborator

lab-mathias-claussen commented Nov 20, 2020

Hi Wurmfie,

the issue can be reproduced and i need to look over the weekend into the isue itself.

Best Regards

Mathias Claußen

@t3hoe
Copy link

t3hoe commented Nov 24, 2020

Hi Mr. Claußen

last week I did a test of the windspeed meter with my car, because I could not believe in the very little speed values. The result was that the displayed speed is approximately the half of the car speed. I did it up to 80 km/h, i. e. the speed calculation should be "speed = (float)(pulses) *0.66; // m/s".
Best Regards
Thomas

@lab-mathias-claussen
Copy link
Collaborator

Dear t3hoe,

thanks for the testdrive. The fix has been committed to the master branch and also fixed tin the dev branch

Best Regards

Mathias Claußen

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

3 participants