Hello, I've been experiencing some problems with Mission Planner, and I think I could be not the only one...
There are some parameters that always appears in yellow, even if the param listed in the full param list is in the correct range...
I'm having some problems especially with the SONAR_GAIN, COMPASS_OFS_XYZ, RATE_YAW_I/IMAX/P, INAV_TC_XY they appears without comas...
Here you have a video showing the problem with the sonar_gain param.
https://www.youtube.com/watch?v=QmzZuKoEcbY
Thank you very much!
Replies
If anyone is interested and can provide some information, I opened an issue in Mission's Planner List:
https://github.com/diydrones/MissionPlanner/issues/246
Adding it to the mission planner's issue list is probably the best way to get MichaelOborne's attention.
I'm 99% sure that the issue is the use of the "," instead of ".". There's probably a slight difference in how the numbers are processed on the two pages.
Nobody is having the same problem?