torriem / QtAgOpenGPS

A Qt C++ port of BrianT's AgOpenGPS
Other
35 stars 22 forks source link

Convert remaining onscreen displays to QML #12

Open torriem opened 5 months ago

torriem commented 5 months ago

Convert to QML: Reverse Indicator Lift Indicator Lost RTK RTK Age

torriem commented 5 months ago

Also No GPS screen

Davidwedel commented 4 months ago

And add the settings for compass/speedo

Davidwedel commented 4 months ago

Svenn arrow also?

torriem commented 4 months ago

No, only the 2D elements like the light bar, compass, speedo, Simulator On, etc. Things that are fixed to the display on top of everything else.

Anything that's drawn on the field using field coordinates is still going to be in OpenGL

Davidwedel commented 4 months ago

Compass moved from ogl to qml.https://github.com/Davidwedel/QtAgOpenGPS/commit/4df83d4d7758f56e7c9dcba46787f43793f51794 I think RTK age and lost rtk also https://github.com/Davidwedel/QtAgOpenGPS/commit/05c92bf666b12c223ae54fa5b09041cb8bca8177

Davidwedel commented 3 months ago

hyd lift moved over

Davidwedel commented 3 months ago

No GPS, and reverse arrow moved to qml.