Davidwedel / QtAgOpenGPS

A Qt C++ port of BrianT's AgOpenGPS, forked from torriem
Other
1 stars 1 forks source link

Great ideas for Qt. #14

Open Davidwedel opened 4 months ago

gunicsba commented 4 months ago

More logs :) what was the reason of disengage When did we open/close field

Davidwedel commented 4 months ago

Link from help button to vid help. Move one-time settings that go to modules to agio

Davidwedel commented 4 months ago

On a wide sprayer, I had issues with the sprayer width causing issues. Because where I started out, (backed into a corner) the points were 90 ft apart(each end of the sprayer boom). Would there be a quick easy way to lay a row of points along the sprayer boom only when starting and stopping section control.

Davidwedel commented 4 months ago

Lock the contour lock when autosteer engaged. Then unlock it on disengage if it wasn't locked before engage. Perhaps add a property "lockedbyuser"

Davidwedel commented 4 months ago

Figure a way to use the "Section Off Lookahead" when heading for a boundary. Now AOG just shuts off when the section goes out, so in my case, the sprayer continues applying for another 3 sec.

Davidwedel commented 4 months ago

Add a way to change the name of the user settings.

Henny20 commented 4 months ago

There are people reading this ....

Davidwedel commented 4 months ago

I don't really care... As long no one starts adding 3000 ideas :).

Henny20 commented 4 months ago
  390 text files.
     389 unique files.                                          
      35 files ignored.

github.com/AlDanial/cloc v 1.90  T=5.94 s (60.8 files/s, 121730.4 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C++                             83           4421           5400         648479
D                               80              0              0          34641
QML                            116           1517           1124          14728
C/C++ Header                    46            946            512           3435
CMake                           17             94             42           1915
JSON                             1              0              0           1434
make                             1            420            244           1214
C                                1            146             61            659
YAML                             1             30              4            547
Python                           2             57              4            482
Markdown                         1             28              0            128
ProGuard                         1             13             17            118
GLSL                             7             23             56             85
Bourne Shell                     1              5              0             20
TypeScript                       3              0              0              6
-------------------------------------------------------------------------------
SUM:                           361           7700           7464         707891
-------------------------------------------------------------------------------
Davidwedel commented 3 months ago

A "Save vehicles and fields to different folder" for switching versions that the user can click to create a copy in, say, ~/Documents/AOGbackups, to minimize the chance of version changes wrecking field or vehicle configs.

Davidwedel commented 2 months ago

I'm tired of deleting a whole string of flags, without realizing it. Maybe hide the flag menu when flag is deleted, instead of showing another one

Davidwedel commented 2 months ago

https://discourse.agopengps.com/t/no-latitude-or-longitude/17010/3 Warn if incorrect nmea string

Davidwedel commented 1 month ago

An Advanced tab where we can put "whatever spindly arms and legs its developers decide to add on"

Davidwedel commented 1 month ago

A "nudge" pgn where we can simulate a nudge left or right nudge button press for row sense, or whatever.

Really, I'd like a way to simulate any button press remotely. I don't know if each button should have its own number, that would be "pressed", when a certain pgn sent that number to AOG, or something?