bluerobotics / companion

Companion computer startup scripts and examples
https://www.ardusub.com/operators-manual/companion-web.html
GNU General Public License v3.0
49 stars 54 forks source link

Default mavproxy baudrate to 1500000 #121

Open jaxxzer opened 6 years ago

jaxxzer commented 6 years ago

We will need to test the stability of this before release.

jaxxzer commented 6 years ago

see 192.168.2.2:2770/mavproxy

we can also try 3M, and higher? Let's see if it makes a difference.

mariyachanniwala commented 6 years ago

I tried putting in 1500000, which worked when I verified with stty < /dev/ttyACM0. And then 1000000 works. but anything in between 1000000 and 1500000 doesnt work. Also any value above 1500000 shows speed of 0 baud. no matter what we put. then it works again at 3M. Anything above 3M, the baud rate remains 3M. I tried in between values as well as 4,5,6,7,10 M nothing works. it stays constant at 3M.