Mathieu Pellerin
5bbad02806
[nmea] Convert RMC mode indicator to its equivalent signal variant to provide accurate quality description
2022-03-28 13:57:22 +07:00
Juergen E. Fischer
c6008b7ee1
fix MSVC build: reverts fee62e4, dff05dd and e3a77b9484c effectivly
...
reverting 3fb0f66 (followup #45348 )
Using --no-public-is-protected (default on Windows) also works on Linux
and fixes #45331 too
2021-10-21 23:03:48 +02:00
nirvn
ef84e48a09
Run sipify_all.sh
2021-10-12 16:34:05 +10:00
Denis Rouzaud
ec16736306
run sipify
2021-10-12 16:34:05 +10:00
Nyall Dawson
47f7612004
Add flag to babel command generation methods to control whether
...
paths should be quoted
2021-08-02 13:36:46 +10:00
Nyall Dawson
377f1d42ec
Make QgsBabelFormatRegistry responsible for generating a file
...
filter string for all import formats
2021-08-02 13:36:46 +10:00
Nyall Dawson
ebd7d0c50d
Add file extensions for babel import formats
2021-08-02 13:36:46 +10:00
Nyall Dawson
3ee1f2b2b5
Rework QgsBabelSimpleImportFormat to avoid storing using keys
...
based on the format description, and instead use the (constant)
format name instead
2021-08-02 13:36:46 +10:00
Nyall Dawson
612af1fb7b
Add a registry for GPSbabel formats
2021-07-31 10:12:16 +10:00
Nyall Dawson
0a77401d1c
Add python bindings
2021-07-30 16:07:36 +10:00
Matthias Kuhn
ff3be3df40
Remove QTMOBILITY
...
It's days are gone
2021-06-19 06:20:57 +10:00
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