ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.75k stars 2.38k forks source link

wrap_360 graph function doesn't work at all #2162

Open Jaaaky opened 5 years ago

Jaaaky commented 5 years ago

Issue details

On graphing DataFlash logs, any graph that is defined as wrap_360() on mavgraphs.xml doesn't work. It's simply skipped at graphing and not displayed.

Version

Tested 1.3.57, 1.3.66 and Beta I remember it was working long time ago.

Platform

[ x ] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Sub

Jaaaky commented 5 years ago

I've tested multiple random versions down to 1.3.33 where mavgraphs.xml ever appeared. I think wrap_360() never worked.

meee1 commented 5 years ago

i think the current beta should now work with this.

NOTE beta. not 1.3.67

Jaaaky commented 5 years ago

Thanks :+1: It is working :)

Jaaaky commented 5 years ago

Again wind graphs with wrap_360 doesn't work on latest beta?? It was working 13 days ago!!

Why there are always regressions in MP new releases? Every new release introduce regression bugs.