Hey guys,
I do a lot of programming stuffs and it's pretty common to include comments in the code to explain some parts of it.
I've been playing with mission planner and arduplane for a couple of weeks now and I'm surprised that there is no way to do the same using the mission planner software.
For example according to the documentation (http://plane.ardupilot.com/wiki/flying/tuning/configuration-files-for-common-airframes/) I'm going to tune my configuration and modify some defaults values.
It would be nice if we could have a field that describe what and why we did that don't you think ?
Arnaud
Replies
We wouldn't have room in the APM2.x eeprom to store the comments but perhaps the mission planner could store a file somewhere on your computer...some difficulties keeping that relationship between the board (of which you might have many) and the comments because there's also no board identifier parameter (something we've been thinking of adding).