-
Notifications
You must be signed in to change notification settings - Fork 13.9k
NuttX with test code for stm32:Discard data with Parity Errors #19446
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
base: main
Are you sure you want to change the base?
Conversation
@farhangnaderi - this is for testing PX4/NuttX#182 |
Rebased on master and px4io binaries updated. |
Some tests with 5X: |
@farhangnaderi - please rested with FMU:V2, V4 V5 |
My Pixracer MicroSD has issues I think. Corrupted files. Will test again with another card and Pixhawk4 as well. |
@davids5 with v5 (Pixhawk 4). The strange thing is I was not able to switch to position mode. My range sensor is Lightware by the way. Also this one with v4 (Pixracer) which I was able to successfully switch to Position mode but didnt fly with it yet. Will share another set of logs next day: |
Today I tested a bit more with v4 (Pixracer) and everything was ok I guess. Switched to position mode and flew in Position. https://review.px4.io/plot_app?log=7d8e4f61-e45b-4382-8cd4-696d1bd06523 Let me know if anything more is needed. |
I am having trouble understanding if the results and issues you see are related to the changes in the PR or how you are testing. I have rebased this on current master can you A B test the FWs master to PR on the same HW without any changes other than downloading the FW on a V2 (test the IO and F4) and a V4 (test the F4). What matters is ONLY the things connected by U[S}ART ports. (RC that id SBUS, GPS, TELEMs.) Please list the HW connected. Thank you |
Might be a bit late. The hardware on my Pixracer frame are as below:
Two logs with Stabilized and master. Will add Position ones tomorrow, Added with Position mode as promised: |
This is for testing the NuttX change for STM32 F1, F4 dropping of Serial data with bad parity.
It will be repointed to NuttX back ports once testing is done.