Carles Fernandez
|
7ee864168d
|
Remove unused variable
|
2017-02-02 12:04:49 +01:00 |
|
Carles Fernandez
|
72fff7857c
|
Fix cshort version of GPS_L1_CA_DLL_PLL_C_Aid_Tracking
|
2017-02-02 12:03:51 +01:00 |
|
Javier Arribas
|
feb481a7c5
|
Fine adjustment of the telemetry decoder TOW for the GPS L1 CA
|
2017-01-31 17:56:16 +01:00 |
|
Carles Fernandez
|
886e3d24d0
|
Merge branch 'rinex_fix' of https://github.com/gnss-sdr/gnss-sdr into
rinex_fix
# Conflicts:
# src/algorithms/PVT/gnuradio_blocks/gps_l1_ca_pvt_cc.cc
# src/algorithms/PVT/libs/gps_l1_ca_ls_pvt.cc
|
2017-01-30 20:26:50 +01:00 |
|
Javier Arribas
|
888bc17dbe
|
More improvements in the PVT algorithm for better observables estimations
|
2017-01-30 19:03:18 +01:00 |
|
Carles Fernandez
|
f6be75ecf7
|
Fix L2C tracking
|
2017-01-29 20:51:58 +01:00 |
|
Carles Fernandez
|
4438ffe916
|
Code cleaning
|
2017-01-28 15:31:04 +01:00 |
|
Javier Arribas
|
d2c7bb62a1
|
Adding Bancroft's algorithm implementation for PVT initialization
|
2017-01-27 19:21:51 +01:00 |
|
Javier Arribas
|
3a11452a9e
|
Bug fixes and Code refactoring in telemetry decoder
|
2017-01-26 16:09:49 +01:00 |
|
Javier Arribas
|
3da0807044
|
PVT receiver time feedback to observables to account for the receiver clock offset. Prototype of observables unit test enabled
|
2017-01-25 17:15:32 +01:00 |
|
Javier Arribas
|
c6cb41cfe3
|
GPS L1 CA DLL/PLL tracking fixes and gnss_synchro code refactoring
|
2017-01-25 11:58:05 +01:00 |
|
Carles Fernandez
|
d9a315fd52
|
Make it work with python3
|
2017-01-16 20:03:06 +01:00 |
|
Carles Fernandez
|
3e18d54a74
|
Catch exceptions when stopping the rtcm server
Defect detected by Coverity scan
|
2017-01-14 15:43:34 +01:00 |
|
Carles Fernandez
|
8eb01075f4
|
Restore ostream format
|
2017-01-11 23:26:42 +01:00 |
|
Javier Arribas
|
235aa77357
|
Bug fix in LS PVT solver in troposphere corrections causing erratic position fixes in high altitude GNSS receiver operations (>15 km)
|
2017-01-11 17:31:22 +01:00 |
|
Carles Fernandez
|
54fecdfa7f
|
Add page numbers in reference
|
2017-01-10 18:40:40 +01:00 |
|
Carles Fernandez
|
750c4a6297
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into siggen
|
2016-12-27 21:06:13 +01:00 |
|
Carles Fernandez
|
c3fd3ab581
|
Fix build with static libs
|
2016-12-26 14:05:25 +01:00 |
|
Carles Fernandez
|
91f3d3085f
|
Strip volk_gnsssdr-config-info if ENABLE_STRIP is ON
|
2016-12-26 13:31:12 +01:00 |
|
Carles Fernandez
|
f808a52e5a
|
Fix wrong merge
|
2016-12-26 12:32:19 +01:00 |
|
Carles Fernandez
|
302f673f7e
|
Update list of dependencies
|
2016-12-26 11:44:08 +01:00 |
|
Carles Fernandez
|
98e2b58f02
|
Fix duplicate symbols
|
2016-12-26 01:16:24 +01:00 |
|
Carles Fernandez
|
6bac6ece4d
|
Relax version of required python-mako
|
2016-12-25 20:40:29 +01:00 |
|
Carles Fernandez
|
9664b65720
|
Merge branch 'mako' of https://github.com/carlesfernandez/gnss-sdr into
no-cheetah
# Conflicts:
# src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/CMakeLists.txt
|
2016-12-25 19:10:02 +01:00 |
|
Carles Fernandez
|
ec51b6cca9
|
Switch from cheetah to mako and six
|
2016-12-25 15:44:45 +01:00 |
|
Carles Fernandez
|
2744a26344
|
Configure RINEX version via configuration
This supersedes the value passed by the --RINEX_version flag. Useful for system testing
|
2016-12-21 15:43:00 +01:00 |
|
Javier
|
88000d7f23
|
Removing more debug prints in LS PVT
|
2016-12-14 11:19:08 +01:00 |
|
Javier
|
90cff8b893
|
Removing debug print in LS PVT
|
2016-12-14 11:04:32 +01:00 |
|
Carles Fernandez
|
3fd7639b6d
|
Initialize all class members
|
2016-11-05 08:49:57 +01:00 |
|
Carles Fernandez
|
2e1e7aaec7
|
Fix doc
|
2016-11-04 09:26:19 +01:00 |
|
Carles Fernandez
|
19d212065b
|
Add generation of RTCM messages for more receiver configurations
|
2016-11-04 09:19:31 +01:00 |
|
Carles Fernandez
|
05f8b78751
|
Change blocks name from L2_M to L2C
|
2016-11-03 19:33:04 +01:00 |
|
Carles Fernandez
|
e918da7785
|
Change name of L2C observables block
|
2016-11-03 19:03:17 +01:00 |
|
Carles Fernandez
|
6ed6234170
|
Improve variable naming, some code cleaning
|
2016-11-03 16:58:54 +01:00 |
|
Carles Fernandez
|
035cc8c52a
|
Make indentation clearer
|
2016-11-03 16:47:34 +01:00 |
|
Carles Fernandez
|
09f9e667c5
|
Add RTCM printer to some receiver configurations
|
2016-11-03 15:30:24 +01:00 |
|
Carles Fernandez
|
97ffee0b0c
|
Use more descriptive names for variables
|
2016-11-03 14:52:30 +01:00 |
|
Carles Fernandez
|
1c975313b7
|
Use L2C observables for positioning
|
2016-11-03 14:33:20 +01:00 |
|
Carles Fernandez
|
866bb1537f
|
Add Galileo E5a observables block
|
2016-11-03 12:18:56 +01:00 |
|
Carles Fernandez
|
779ab48feb
|
Add observables block for GPS L2C
|
2016-11-03 12:02:25 +01:00 |
|
Carles Fernandez
|
ed6ce7226b
|
Fix satellite ID in RINEX observation data for GPS
|
2016-11-03 11:33:55 +01:00 |
|
Carles Fernandez
|
9a3d5950ba
|
Add work on Galileo observables RINEX printer
|
2016-11-03 10:49:10 +01:00 |
|
Carles Fernandez
|
abc2139ca6
|
Add work on the generation of RINEX files for more receiver configs
|
2016-11-03 08:20:31 +01:00 |
|
Carles Fernandez
|
ea8e605fb5
|
Add work on the hybrid receiver
|
2016-11-03 00:07:05 +01:00 |
|
Carles Fernandez
|
fe6b2387f4
|
Add moving average parameter in observables
|
2016-11-02 17:35:40 +01:00 |
|
Carles Fernandez
|
d4a14c3f2d
|
RINEX obs files GPS dual-band: Fill obs with 0s if signal is not present
|
2016-11-01 14:02:23 +01:00 |
|
Carles Fernandez
|
ece71a53fb
|
Improve log of dual-band GPS observations in RINEX files
|
2016-11-01 13:01:35 +01:00 |
|
Carles Fernandez
|
74a23c5575
|
Add the ability to print multiband Galileo observables in RINEX files
|
2016-11-01 11:00:44 +01:00 |
|
Carles Fernandez
|
f0bef19fdb
|
Add multi-band capability to the Galileo observables RINEX printer
|
2016-10-31 22:32:58 +01:00 |
|
Carles Fernandez
|
0e10be6534
|
Clean code
|
2016-10-30 10:20:34 +01:00 |
|