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

Fix cell numbers for daly #168

Merged
merged 1 commit into from
Aug 2, 2022
Merged

Conversation

SamuelBrucksch
Copy link
Contributor

@SamuelBrucksch SamuelBrucksch commented Aug 1, 2022

Looks like i calculated cell number wrongly, with my CAN implementation i currently work on this was obvious, no idea why i did not see it on the serial version.

@Louisvdw Louisvdw merged commit 81c4b8f into Louisvdw:master Aug 2, 2022
@towatai
Copy link

towatai commented Aug 3, 2022

Dont work with my 8S Daly over UART. in this new version, lines 67 and 68 are commented out. I had to re-enable them to get a display at all.

@SamuelBrucksch
Copy link
Contributor Author

Yes it is disabled as the serial connection seems to be quite unreliable. So it actually works but it is turned off. I had better results when only reading min/max values. This was also the reason for me to implement can in #169

@SamuelBrucksch SamuelBrucksch deleted the patch-2 branch August 3, 2022 20:44
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.

3 participants