But if you go up or down hill with roll with contour?
But I think that somebody else have been thinking it before, and it even doesn’t effect nothing or it is negligible that it doesn’t matter…
Updates include the line lock for contour.
Being able to set the step distance that uturn approaches the uturn line. Set to a meter if its not critical to follow the line, 10 is minimum (how it was previously when going slow). Will work on the go past then inch back and will be an update. You turn is pretty complex so need to test it well with big changes.
If your offset is -2 degrees and you slide the Zero Offset slider to 2 degrees, the green box should show zero. If you add some value, then yes, it will show that value above or below zero. The purpose is to remove that angle offset to be 0.
It works correctly for a positive value, but when you have a negative angle say -5 degrees you get AOG sending that as 65036 (you see that from AgDiag window) which as int16 is -500. On the Teensy that’s now a 32 bit int so it’s actually reading 65036 so after float conversion and multiplication I get a steer angle of 650.36 degrees instead of -5.0 degrees.
Does anyone ever thought about the ability to also set working length next to working width, or does it make everything to complex? That way you could set overlap in the length of the implement.
Thanks so much Brian! I’ll test the step distance setting today. Several neighbours are putting seed in the ground here already (Milk River, Alberta). No pressure to finish up the final release if you’ve got things to do–we appreciate all your work!
I can’t get V5.0.0.4 (newest version couple of hours old) get to work ok, when I stand still the km/h keeps displaying 0.5 to 0.8 km/h. It’s not lag because it imideately increases and decreases with tractor speed. When braking to zero it drops direct but stays at 0.5 km/h.
Does this have something to do with the NMEA parsed to agio / huge change as written in post 160 from Brian?
V5.0.0.3 works great on the same tractor. Gets to the line perfectly and to 0.0 km/h when standing still. Autosteer and GPS connected via USB @10Hz with rtk.
I have the same issue, standing still with VTG showing 0.0x km/h but speed display (and GPS data form inAgIO) show non-zero speed (usually 1-2 km/h for me). It looks like speed values below a threshold get ignored for some reason.
I tested this afternoon as well, and it seems to be the same. When the tractor is near the line and driving all is fine. But when starting everything seems a bit lag and slow. Even if I try to center AB Line, it comes but lag and damped.
Didn´t try V5.003. but with V4.31 everything was quick and precise. Maybe it´s my problem of installation maybe on code. Don´t know.