Mavproxy error while connecting raspberry pi with pixhawk

At this step when I enter mavproxy.py --master=/dev/serial0 --baudrate 921600 --aircraft MyCopter I get these values popping out of nowhere. I have been stuck here for a long time. Please tell me a way to correct this.
Thanking your

Do you communicate properly with the flight controller on your rpi?
If the link is OK, just do:
set shownoise false
This will hide the noise on the screen.
If you could not be able to communicate properly, check baud setting on both sides closely. And also choose mavlink type MAVLink 2 on the flight controller serial port.

1 Like

Thank you sir for your help :heart_eyes:

1 Like