1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 17:03:15 +00:00
Commit Graph

2121 Commits

Author SHA1 Message Date
Antonio Ramos
282c3d8659 Implement Spirent GSS6450 file signal source 2018-01-16 17:38:43 +01:00
Antonio Ramos
29b8643def Added Spirent GSS6450 file signal source 2018-01-12 13:15:20 +01:00
Javier Arribas
6256f15893 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-01-10 18:21:36 +01:00
Javier Arribas
184bd0d1de A smarter way of handling the multirrate input of observables block 2018-01-10 18:13:46 +01:00
Antonio Ramos
c20bd62313 Merge branch 'next' into new_fsm 2018-01-10 16:29:33 +01:00
Antonio Ramos
5ebb060ba1 Merge branch 'next' into new_fsm 2018-01-10 16:27:56 +01:00
Javier Arribas
81179a9f38 Removing gnuradio output buffer request on observables and disabling the gnss_synchro output for all trackings that are not tracking any satellite. This is a bug fix to avoid gnuradio flowgraph deadlocks when different GNSS integration times are used in satellite channels 2018-01-10 16:26:05 +01:00
Antonio Ramos
25127a0b27 Minor changes 2018-01-10 16:24:09 +01:00
Javier Arribas
0e9113fdcb Adding new advanced features to Galileo E1 tracking: Pilot tracking, Extended coherent correlation, narrow DLL/PLL bandwidth and narrow correlator spacings 2018-01-10 12:37:13 +01:00
Javier Arribas
c463456924 Adding pilot signal acquisition option for Galileo E1 2018-01-10 11:30:16 +01:00
Antonio Ramos
2749d2518b Fix sample counting 2018-01-10 11:08:06 +01:00
Antonio Ramos
188df6c5b8 Clean pcps acquisition 2018-01-09 17:55:32 +01:00
Antonio Ramos
a90edd025c Minor changes 2018-01-08 15:52:14 +01:00
Antonio Ramos
320b4e2d7b Migrate channel_fsm pointer to std::shared_ptr 2018-01-08 12:03:32 +01:00
Antonio Ramos
74a1f76282 Avoid multithreading collision 2018-01-08 10:57:01 +01:00
Antonio Ramos
cfc0a4a498 Clean flowgraph 2018-01-05 12:25:33 +01:00
Antonio Ramos
3a37345d4c Minor changes 2018-01-04 12:33:13 +01:00
Antonio Ramos
bbf8587970 Clean code 2018-01-04 12:16:12 +01:00
Antonio Ramos
540221e227 New Channel FSM 2018-01-04 10:51:47 +01:00
Antonio Ramos
6dd3abfdea debug2 2018-01-03 15:47:16 +01:00
Antonio Ramos
3ddea680ad debug1 2018-01-03 12:48:04 +01:00
Antonio Ramos
47c752c141 More debug lines 2018-01-03 12:44:58 +01:00
Antonio Ramos
b28c244df5 Debug log lines 2018-01-03 11:40:17 +01:00
Antonio Ramos
3eafe2047a Fix deadlock flowgraph 2018-01-02 16:56:18 +01:00
Antonio Ramos
8932e9a51b Clean acquisition interface 2017-12-22 10:39:53 +01:00
Antonio Ramos
2d8141d9b5 Migrate msg_queue boost smart pointers to gr sptr 2017-12-21 15:47:26 +01:00
Antonio Ramos
8bb0c880c0 Minor changes in DLOG lines 2017-12-21 12:12:56 +01:00
Antonio Ramos
cef7ae5f7b Add LOG lines in channel_fsm 2017-12-20 15:02:57 +01:00
Antonio Ramos
b2b889ec79 Minor changes in Telemetry comments 2017-12-18 11:07:29 +01:00
Antonio Ramos
7e91e09436 Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5 2017-12-15 10:58:03 +01:00
Antonio Ramos
52aabf05c1 Fix GPS L5 2017-12-15 10:57:12 +01:00
Antonio Ramos
26a521907a Minor changes 2017-12-12 17:59:13 +01:00
Carles Fernandez
1e6f053c37 Fix bug that was preventing the PRN code to be loaded. Fixes #102 2017-12-06 13:06:05 +01:00
Antonio Ramos
8b5f7097b3 Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5 2017-12-05 10:09:11 +01:00
Carles Fernandez
061069bc82 Apply project's coding style and other minor fixes 2017-12-04 18:39:07 +01:00
Antonio Ramos
1168740754 Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5 2017-12-04 17:19:06 +01:00
Javier Arribas
88a02340ac Revert unwanted commit in GPS L1 tracking file 2017-12-04 17:17:09 +01:00
Antonio Ramos
d501aac371 Merge remote-tracking branch 'gnss-sdr/next' into TD_GPS_L5 2017-12-04 17:10:18 +01:00
Javier Arribas
59c2261316 Adding GPS L5i acquisition and tracking modules 2017-12-04 17:07:54 +01:00
Carles Fernandez
e50700c71c Minor fixes 2017-11-30 21:55:44 +01:00
Carles Fernandez
0a1e1e88c1 Minor fixes 2017-11-30 21:48:57 +01:00
Antonio Ramos
6395f0e5fc Add GPS L5 Channel 2017-11-30 18:16:49 +01:00
Antonio Ramos
11486670ec Modify CNAV message structure header 2017-11-30 16:54:12 +01:00
Antonio Ramos
e9e8de7d40 Modify CNAV GPS L5 files 2017-11-30 15:50:07 +01:00
Javier Arribas
2728690cdd Adding GPS L5 signal definition file 2017-11-30 15:35:49 +01:00
Antonio Ramos
7c8855b9ac Add GPS L5 files 2017-11-30 15:10:08 +01:00
Unknown
bb098efcc8 Minor changes obs sys test 2017-11-29 16:59:20 +01:00
Antonio Ramos
d7acf4ecf5 Merge remote-tracking branch 'gnss-sdr/next' into fix_pvt_E5a 2017-11-29 12:13:40 +01:00
Antonio Ramos
140b388066 Modify RTKLIB PVT band selection and Tel. Dec. E5a 2017-11-29 12:00:05 +01:00
Carles Fernandez
46d64af778 Matio is not optional 2017-11-26 18:59:00 +01:00