Carles Fernandez
|
9bfef0e05a
|
Fix CMake scripts to use Ninja https://ninja-build.org/
cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_C_COMPILER=clang -GNinja .. && ninja
|
2017-06-21 08:54:47 +02:00 |
|
Carles Fernandez
|
1b4cfad57d
|
Activate compilation of RTCM decoding functions
|
2017-05-13 20:01:08 +02:00 |
|
Carles Fernandez
|
833192e183
|
Add more work on rtklib files
|
2017-05-12 12:17:42 +02:00 |
|
Carles Fernandez
|
314b80e8ac
|
Fix compilation in macOS
|
2017-05-11 06:11:38 +02:00 |
|
Carles Fernandez
|
e61b65760a
|
Remove unrequired linking to armadillo
|
2017-05-10 15:57:31 +02:00 |
|
Carles Fernandez
|
52f3eaa373
|
Add rtkpos and its dependencies
|
2017-04-25 00:48:13 +02:00 |
|
Carles Fernandez
|
ce8869c5c5
|
Add rtkpos
|
2017-04-24 17:01:35 +02:00 |
|
Carles Fernandez
|
27ab390944
|
Refactor of constants, remove defines
and start adapting rtklib code to our coding style
|
2017-04-21 11:34:23 +02:00 |
|
Javier Arribas
|
e90a9aa2bf
|
Migration of the internal LS PVT solver to RTKLIB solver in progress. First working version for GPS L1. Removing SBAS duplicated code.
|
2017-04-20 16:10:12 +02:00 |
|