V 5 Beta

V4.6 becomes V5!

2 Likes

Please post all Bugs here or even better on the Issues page on the github Repo and not in telegram groups :slight_smile:

3 Likes

I am amazed how far you guys have advanced in just the time I have been waiting for back ordered parts from digi key.

Really looking great!

2 Likes

I hope it works…

https://github.com/farmerbriantee/AgOpenGPS/releases/tag/v5.0.0.Beta

9 Likes

A post was merged into an existing topic: Bugs v4.3.10

Bug with AgIO. Please download zip again

Just noticed: wheelbase can be minimum 50cm, trackwidth minimum 100cm…
(My lawnmower is not 100cm wide… :slight_smile: I think.)
Can this be overrided?

1 Like

Very nice! Thanks for the release and all hard work!
What do you mean with “be sure to update the firmware” , to load the new .ino ?

Getting random hangs with AgIO still, is there a new package in github, tried reloading after your message but that’s showing uploaded 10 hours ago…

AgIO just hangs in the background, prior to that traffic is working OK. Need to test on a second computer as well.

Can you post a video?
What happens when hangs?

In AgIO bottom right corner button does strange thing. Minimizes all AOG screen

Uploading a new version to the release. Hang tough everyone.

Thanks Brian for the amazing creation. there are people all over the world who use this app.

1 Like

Just stops communicating, AgIO window becomes non-responsive. I’ll take a shot with Brians new version later and reload the ino and see if it’s gone or if I can reproduce a video.

1 Like

Uploaded new version. What is locking up? The communication to AOG or the connection to modules?

Got it (sorta) figured out. It’s the serial port that hangs, not AgIO. Unplugging USB makes AgIO run again, happens after trying to write settings to the board. Will try with another board, USB cable etc. later this week, but pretty certain no bug in the software but a HW issue.

https://drive.google.com/drive/folders/18iTEkupiEHjJDOgekbM8gzzzLw7GP8C5?usp=sharing
Boundary Contours
Hopefully this will work

I have a compilation error with the IMU_UDP_20. Maybe I do something wrong

C:\Users\Hp\Downloads\AOG_5\AOG_5\Modules\Arduino\IMU_UDP_20\IMU_UDP_20.ino: In function ‘void loop()’:
C:\Users\Hp\Downloads\AOG_5\AOG_5\Modules\Arduino\IMU_UDP_20\IMU_UDP_20.ino:240:79: warning: invalid conversion from ‘byte* {aka unsigned char*}’ to ‘const char*’ [-fpermissive]
ether.sendUdp(data, sizeof(data), portMy, ipDestination, portDestination);
^
In file included from C:\Users\Hp\Downloads\AOG_5\AOG_5\Modules\Arduino\IMU_UDP_20\IMU_UDP_20.ino:23:0:
sketch\EtherCard_AOG.h:445:17: note: initializing argument 1 of ‘static void EtherCard::sendUdp(const char*, uint8_t, uint16_t, const uint8_t*, uint16_t)’
static void sendUdp (const char data, uint8_t len, uint16_t sport,
^~~~~~~
sketch\udpserver.cpp: In static member function ‘static bool EtherCard::udpServerHasProcessedPacket(uint16_t)’:
sketch\udpserver.cpp:68:22: warning: invalid conversion from 'uint8_t
{aka unsigned char*}’ to ‘const char*’ [-fpermissive]
(gPB + UDP_DATA_P),

Love the new graphics, wheels on tractor turning. Looks a lot cleaner and easier to follow. AGIO is unstable for me.