rtklibexplorer / RTKLIB

A version of RTKLIB optimized for low cost GNSS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. This software is provided “AS IS” without any warranties of any kind so please be careful, especially if using it in any kind of real-time application.
http://rtkexplorer.com/
Other
607 stars 238 forks source link

Qt gui #329

Closed JensReimann closed 1 month ago

JensReimann commented 1 month ago

Merge Qt GUI changes to demo5 branch.

The Qt GUI in the demo5 branch is outdated. Merge the recent changes from the qt_dev branch and close the qt_dev branch.

JensReimann commented 1 month ago

Dear Tim, please carefully review the changes to files in src/: There were also some clean-ups from Andrè (mostly white spaces and typos) in the qt_gui branch. I also noticed a change to rinex.c which changes some functionality.

The branch, unfortunately, also includes the former and more mature septentrio receiver support. We could skip this part if we want.

The other conflict were manually resolved by me already

ourairquality commented 1 month ago

This following patch to demo5 does not appear to have landed on qt_gui, it's just a coding style matter and could be redone if that's easier.

commit e7afd194885a7ffba16055856a8871d883cfb49e (origin/misc-defines-over-nums) Author: Our Air Quality info@ourairquality.org Date: Fri May 24 12:15:47 2024 +1000

misc use of defined symbols over numeric constants