I sent you a pm
I did not think about the section lookahead, I know nothing about opengl programming. I made only that the serial port working on background, if the app is not in focus.
Iâm sure it can be done. A bit beyond my knowledge and skill level at the moment, but well worth exploring in the future.
@torriem great idea to port AOG to free OS but why not making it web-based? So you have a server like an ESP32 (enough resorces??) and you connect with responsive web technologies to either a laptop, any tablett or mobile phone. Unfortunately my knowledge there is limited - Iâm developing hardware in my job - but I know colleagues of mine are using Angular with HTML5, CSS and JavaScript.
Iâm sure if someone had the skills and experience that could be done. Although I have no interest in developing web apps in JavaScript myself the idea is certainly interesting. Webgl is pretty well developed these days.
EDIT. To expand on this a bit, I think this idea is intriguing. There are two ways of doing this. First is to do everything in javascript in the browser, with some remote procedure calls on the web server (running on ESP32 or whatever) to interface with the hardware. Any device with a modern browser would have plenty of power to run that. The second method would be to have a web server on a more powerful processor, say Raspberry Pi or equivalent, that does all the heavy lifting and uses a webgl web interface only for showing the user interface. Would still need C++ or C# to do the backend work, using off-screen openGL.
Option 1 doesnât necessarily mean rewriting in javascript. Qt and C++ could theoretically compile to webassembly and run entirely in a browser.
Option 2 is probably the more robust method.
Iâm unlikely to pursue either anytime soon, however, as neat as thatâd be.
Hi Everyone,
I think that Qt is a great choice for this job.
Here what it does on industrial console
CCI 1200 - CCI or
Built with Qt: ISOBUS/CCI Smart Farming with KDAB - YouTube
Ola estou a procura do arquivo do qtagopen para Android
Looks like the newest apks I have are from this summer. Iâll try to get some new apks here shortly. Iâll have to set up my computer again due to my Hard Drive quitting.
I donât know how useful it will be in real life. QtAgIO likely wonât run unless itâs in the foreground. But Iâll see here.
Parece que os apks mais recentes que tenho sĂŁo deste verĂŁo. Tentarei obter alguns novos apks aqui em breve. Terei que configurar meu computador novamente porque meu disco rĂgido parou de funcionar.
NĂŁo sei quĂŁo Ăștil serĂĄ na vida real. O QtAgIO provavelmente nĂŁo serĂĄ executado a menos que esteja em primeiro plano. Mas vou ver aqui.
Criado com o Google Tradutor.
Fico muito agradecido, estarei aguardando aqui
Well, I havenât compiled QtAOG for android in quite awhile. It looks like there are several bugs that have been introduced since last time. I donât know how long they will take to resolve. I canât run QtAOG on android at all right now. Probably isnât a tragedy since QtAOG wouldnât come close to actually working in the field on android yet. Itâs still under development!
Bem, faz um bom tempo que nĂŁo compilei o QtAOG para Android. Parece que vĂĄrios bugs foram introduzidos desde a Ășltima vez. NĂŁo sei quanto tempo levarĂŁo para resolver. NĂŁo consigo executar o QtAOG no Android agora. Provavelmente nĂŁo Ă© uma tragĂ©dia, jĂĄ que o QtAOG ainda nĂŁo chegaria perto de realmente trabalhar na ĂĄrea no Android. Ainda estĂĄ em desenvolvimento! Criado com o Google Tradutor
I posted binaries on the main QtAgOpenGPS thread.
Publiquei binĂĄrios no tĂłpico principal do QtAgOpenGPS.