Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
7dfef3a0b1
Newer doxygen versions don't auto convert the first line in a class'
...
documentation to a brief note, so we have to do it explicitly...
2021-02-19 08:15:29 +10:00
Nyall Dawson
50b9beaad6
[sipify] Catch more class references and insert :py:class: annotations
2021-01-31 05:41:22 +10:00
Matthias Kuhn
74d053242e
Add new field for geoid-ellipsoid diff
2021-01-12 10:25:19 +10:00
Matthias Kuhn
e0ad337a2f
NMEA calculate 3D RMS
2021-01-11 12:25:05 +10:00
Jürgen Fredriksson
4ca7cd3d63
More detail on GGA quality indicator ( #38234 )
...
- UPDATE mTxtAltitude, mTxtHacc and mTxtVacc because GNSS receivers can output higher accuracy! (RTK)
According to https://www.gpsinformation.org/dale/nmea.htm#GGA I suggest an update to the quality information for the GGA sentence.
Since RTK solutions become more and more standard the info.quality "Fix RTK" is a very important information!
2020-09-01 14:28:21 +10:00
Nyall Dawson
f496173bd7
Fix messy doxygen blocks which mess with sipify script
...
Fixes #38291
2020-08-20 17:01:35 +10:00
Nyall Dawson
81a9db9f57
[sipify] Fix creation of cross references
2020-06-15 13:43:58 +10:00
Nyall Dawson
4179b17144
Some memory modernization in QgsGpsDetector
...
But unfortunately the public API used here is extremely fragile and
either crash prone or leaky -- it needs revisiting for 4.0
2020-01-13 13:45:34 +13:00
Nyall Dawson
d8a40818f0
Dox++
2020-01-13 13:45:34 +13:00
Nyall Dawson
a0c455b292
[gps] Add missing Transfer annotation
2020-01-13 13:45:34 +13:00
Nyall Dawson
494b52b231
[gps] Sync some changes from a fork of nmealib, and add support for
...
handling HCHDG and HCHDT heading packets
2020-01-07 12:29:19 +13:00
Nyall Dawson
d182cf2d76
[gps] Correctly set initial value of hoz/vert accuracy and direction as not available
2019-12-06 04:50:53 +10:00
Nyall Dawson
6b5f983ad6
[gps] Add support for GPHDT heading from true north messages
2019-12-06 04:50:53 +10:00
Matthias Kuhn
260196f031
Fix building core and pycore
2019-11-03 22:22:58 +01:00
Sandro Mani
3cf94e98fc
Inizialize QgsGpsInformation with sane values, add QgsGpsInformation::isValid and QgsGpsInformation::fixStatus
2019-07-31 02:51:46 +10:00
Alessandro Pasotti
063d29b256
Add NMEA GST Message for GPSInformation.Accuracies ( #30274 )
...
* Update sentence.h
* Update sentence.h
* Update sentence.h
* Update sentence.c
* Update parse.h
* Update parse.h
* Update sentence.h
* Update parse.c
* Update qgsnmeaconnection.cpp
* Update qgsnmeaconnection.cpp
* Update qgsnmeaconnection.cpp
* Update info.h
* Update qgsnmeaconnection.h
* Update qgsnmeaconnection.h
* Update parse.c
* Update parse.c
* Update parse.c
- Corrected Buffer Sizecomparison to 6
- defined Variable for buffer_size
* Astyle
* Fix docstrings
2019-06-25 09:41:29 +02:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Denis Rouzaud
7df2593caf
move auto generated sip file in dedicated folder
2018-05-14 10:23:37 -04:00