Carles Fernandez
|
7c238bfb44
|
Add RTCM messages for more signal combinations
|
2018-11-02 12:15:28 +01:00 |
|
Carles Fernandez
|
15df79837f
|
Fix header in RINEX nav file for L1+L5
|
2018-11-01 20:10:41 +01:00 |
|
Carles Fernandez
|
99e4dcbe2b
|
Cosmetic fix
|
2018-11-01 19:24:06 +01:00 |
|
Carles Fernandez
|
1ca28873ab
|
Fix warnings
|
2018-11-01 19:10:50 +01:00 |
|
Carles Fernandez
|
247c8cc6f3
|
Enable RINEX printer for more combinations of signals
|
2018-11-01 17:50:06 +01:00 |
|
Carles Fernandez
|
14d24c3948
|
Fix build if matio was built on-the-fly
|
2018-10-31 20:02:16 +01:00 |
|
Carles Fernandez
|
39a062ca00
|
Save PVT dump also in .mat. New parameter dump_mat can disable this feature
|
2018-10-31 14:56:59 +01:00 |
|
Carles Fernandez
|
902c90ef44
|
Allow to save the PVT dump file anywhere
|
2018-10-30 11:41:15 +01:00 |
|
Carles Fernandez
|
49ab6e425d
|
Fix DOP computation for all signals
|
2018-10-30 10:49:30 +01:00 |
|
Carles Fernandez
|
19dca87427
|
Warn if output files cannot be written.
|
2018-10-28 02:02:28 +02:00 |
|
Carles Fernandez
|
b183fe63ba
|
Improve PVT block configuration. Allow to store data products in different folders
|
2018-10-28 00:42:28 +02:00 |
|
Carles Fernandez
|
49769059a7
|
Store GPS almanac
|
2018-10-25 11:10:30 +02:00 |
|
Carles Fernandez
|
bc058d33da
|
Read GPS almanac file if present
|
2018-10-25 11:01:29 +02:00 |
|
Carles Fernandez
|
20302ed28f
|
Read Almanac data from AGNSS
|
2018-10-25 00:52:29 +02:00 |
|
Carles Fernandez
|
07d1a74f6b
|
Decode and store Galileo almanac
|
2018-10-24 17:28:12 +02:00 |
|
Carles Fernandez
|
2acdbc31f2
|
Store Galileo UTC data in xml file if leap second is not zero
|
2018-10-21 19:28:54 +02:00 |
|
Carles Fernandez
|
337cafb31a
|
Remove unused function
|
2018-10-21 12:16:45 +02:00 |
|
Carles Fernandez
|
15c4d62096
|
Add Glonass assistance
|
2018-10-20 19:30:32 +02:00 |
|
Carles Fernandez
|
a10b1fe0f4
|
Store and read CNAV UTC parameters in Assisted mode
|
2018-10-19 14:48:41 +02:00 |
|
Carles Fernandez
|
6f6bb21c76
|
Sort out names when storing XML files
|
2018-10-19 13:48:21 +02:00 |
|
Carles Fernandez
|
366401a595
|
Fix redefinition of ofstream
|
2018-10-06 20:56:16 +02:00 |
|
Carles Fernandez
|
79ae0a6c9d
|
Fix writing of XML files. Previously, the tag boost_serialization was not closed, which caused a failure when trying to read those XML files with Boost >= 1.66
|
2018-10-06 20:10:16 +02:00 |
|
Javier Arribas
|
d241da5d35
|
Added RTKLib solver unit test
|
2018-10-05 11:49:11 +02:00 |
|
Carles Fernandez
|
78c0b76cb9
|
Avoid use of GLOB for source and header files
|
2018-10-04 22:35:44 +02:00 |
|
Carles Fernandez
|
5ffa5aba8e
|
Fix logging of PVT fixes
|
2018-09-01 16:53:27 +02:00 |
|
Carles Fernandez
|
9395a66051
|
Fix saving of DOP parameters
|
2018-08-31 20:35:56 +02:00 |
|
Carles Fernandez
|
3fcb027138
|
Update Access18 experiment with new PVT stored data structure
|
2018-08-31 10:03:35 +02:00 |
|
Carles Fernandez
|
753dc7241f
|
Fix defect detected by coverity scan (avoid null pointer dereference)
|
2018-08-30 20:22:15 +02:00 |
|
Javier Arribas
|
a3dc0f564c
|
Improving PVT system test. Extending the rtklib_solver binary dumps and removing old dumps
|
2018-08-29 18:53:03 +02:00 |
|
Carles Fernandez
|
b2dc526b9a
|
Fix gpx printer
|
2018-08-22 18:54:46 +02:00 |
|
Carles Fernandez
|
a249cd7242
|
Avoid variable length arrays and other minor fixes
|
2018-08-16 14:16:43 +02:00 |
|
Carles Fernandez
|
c9413e8931
|
Replace map.size() > 0 by map.empty == false
|
2018-08-16 10:20:03 +02:00 |
|
Carles Fernandez
|
273ce31029
|
Add more extensive use of cstdint typenames
|
2018-08-11 23:03:41 +02:00 |
|
Carles Fernandez
|
201c5ccd79
|
Add more extensive use of cstdint typenames
|
2018-08-11 13:56:24 +02:00 |
|
Javier Arribas
|
00f03a679a
|
Add missing break
|
2018-08-07 19:59:44 +02:00 |
|
Carles Fernandez
|
8f52b04c9c
|
Safer place for definition of namespaces
|
2018-07-21 13:57:14 +02:00 |
|
Carles Fernandez
|
826e51ef13
|
Handle boost/math/common_factor_rt.hpp header deprecation in Boost 1.67, replaced by boost/integer/common_factor_rt.hpp which is available since Boost 1.58. The boost/math/common_factor_rt.hpp is kept for older versions of boost, so it can still build in old distributions such as Debian 8.10
|
2018-07-21 13:40:52 +02:00 |
|
Álvaro Cebrián Juan
|
2ff637125e
|
Fix typo in header
|
2018-07-03 12:41:59 +02:00 |
|
Carles Fernandez
|
30b41344ec
|
Revert "Replace deprecated boost/math/common_factor_rt.hpp header by boost/integer/common_factor_rt.hpp"
This reverts commit f3b07090e2 .
|
2018-06-15 21:25:30 +02:00 |
|
Carles Fernandez
|
f3b07090e2
|
Replace deprecated boost/math/common_factor_rt.hpp header by boost/integer/common_factor_rt.hpp
|
2018-06-15 17:22:40 +02:00 |
|
Carles Fernandez
|
0ca454e1ee
|
Small fix
|
2018-06-15 17:21:31 +02:00 |
|
Carles Fernandez
|
1d5d74e12e
|
Fix building with Boost 1.67
|
2018-06-15 17:20:01 +02:00 |
|
Carles Fernandez
|
cc4fd07c76
|
Fix building with Boost 1.67
|
2018-06-15 17:11:04 +02:00 |
|
Carles Fernandez
|
c26022a1d6
|
Fix building with Boost 1.67
|
2018-06-15 17:07:40 +02:00 |
|
Carles Fernandez
|
84813228cf
|
Add missing header
|
2018-06-15 08:24:07 +02:00 |
|
Carles Fernandez
|
5b00ad1dc1
|
Workaround for GPS L2C-alone positioning
|
2018-06-08 11:01:29 +02:00 |
|
Carles Fernandez
|
e67941510e
|
Adjust number of decimals shown in terminal
|
2018-06-07 20:25:25 +02:00 |
|
Javier Arribas
|
7dc9eafcee
|
Display position timestamps back in UTC
|
2018-06-07 12:23:26 +02:00 |
|
Javier Arribas
|
b1bf4a96c2
|
Disable GPS L2C ephemeris in internal RTKLIB solver due to an incompatibility
|
2018-06-07 10:55:15 +02:00 |
|
Carles Fernandez
|
5fc1e018fd
|
Clean source code, update to new gnss_synchro parameter name
|
2018-06-05 22:53:34 +02:00 |
|