1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-10 14:29:48 +00:00
Commit Graph

2917 Commits

Author SHA1 Message Date
Carles Fernandez
25508cf833 Fix null pointer dereference 2017-06-07 19:42:38 +02:00
Carles Fernandez
dfa11ab364 Fix out-of-bound access 2017-06-07 19:41:32 +02:00
Carles Fernandez
ac9ceb7c53 Fix random generator usage 2017-06-07 17:51:16 +02:00
Carles Fernandez
9e77789d8d Small fix 2017-06-07 17:33:59 +02:00
Carles Fernandez
d3fbfb38db Fix uncatched exception 2017-06-07 17:32:37 +02:00
Carles Fernandez
8aa7140f19 Avoid the use of rand() 2017-06-07 17:28:11 +02:00
Carles Fernandez
21bf5291f9 Fix defects detected by coverity scan 2017-06-07 16:39:27 +02:00
Carles Fernandez
e1c0227bb9 Avoid the use of rand() 2017-06-07 16:37:47 +02:00
Carles Fernandez
0b2b0fceac Fix defects detected by coverity scan 2017-06-07 15:02:14 +02:00
Carles Fernandez
2253b29bf1 Fix defects detected by coverity scan 2017-06-07 14:51:26 +02:00
Carles Fernandez
efc6082722 Fix defects detected by coverity scan 2017-06-07 12:11:16 +02:00
Carles Fernandez
0047595373 Fix defects detected by coverity scan 2017-06-06 18:27:54 +02:00
Carles Fernandez
5231c9e94b Fix some defects detected by coverity scan 2017-06-06 17:49:40 +02:00
Carles Fernandez
14b242eafa Initialization of class member in the constructor 2017-06-06 15:46:34 +02:00
Carles Fernandez
1f356ffcdf Fix computation of sample stamp 2017-06-06 15:45:43 +02:00
Carles Fernandez
4d34ccfd07 Initialization of class member in the constructor 2017-06-06 15:32:57 +02:00
Carles Fernandez
d8b0830b46 Fix wrong comparison 2017-06-06 15:29:32 +02:00
Carles Fernandez
646a0b0fd4 Remove unused class members 2017-06-06 15:22:23 +02:00
Carles Fernandez
caaaebc420 Sort input files 2017-06-06 12:32:24 +02:00
Gastd
aadfdb9dd1 Remove redeclaration 2017-06-05 20:34:49 -03:00
Gastd
745b436a68 Remove unnecessary lines 2017-06-05 20:31:16 -03:00
Gastd
65e7384c28 fix another conflict 2017-06-05 20:29:33 -03:00
Gastd
bbbb5bcc1d fix conflict 2017-06-05 20:26:39 -03:00
Gastd
6d8a2ff868 Add FDMA protocol to pcps algorithm 2017-06-05 20:22:46 -03:00
Gastd
8e73340f78 Update glonass prn table 2017-06-05 20:21:21 -03:00
Gastd
88a8de38b8 Add Glonass channels to PVT and Observables 2017-06-05 16:58:20 -03:00
Gastd
eba7dee7a7 Change Glonass string 2017-06-05 12:47:42 -03:00
Gastd
eed366b035 Change the if frequency to the FDMA channel to be searched 2017-06-05 12:47:42 -03:00
Gastd
ce69d7f35a Only 24 SV's available 2017-06-05 12:47:42 -03:00
Gastd
bc3a95c4f8 Add Glonass L1 C/A channel to the block factory 2017-06-05 12:47:42 -03:00
Gastd
de78693baa fix ifndef include 2017-06-05 12:47:42 -03:00
Gastd
e4ded155ca Add chip shift to glonass ca code 2017-06-05 12:47:42 -03:00
Gastd
74b481e69d Add pcps acquisition adapter for glonass l1 ca signal 2017-06-05 12:47:42 -03:00
Gastd
9b528ccd24 Add Glonass_L1_CA.h with Glonass L1 CA parameters 2017-06-05 12:47:42 -03:00
Gastd
fd431f2626 Add code for C/A signal generation for glonass 2017-06-05 12:47:42 -03:00
Gastd
53b87db877 fix glonass signal string 2017-06-05 12:47:42 -03:00
Gastd
aa33b8528d Add glonass svn in signals list 2017-06-05 12:47:42 -03:00
Gastd
c381e10dc3 Change Glonass string 2017-06-01 20:58:59 -03:00
Gastd
14e501ffec Change the if frequency to the FDMA channel to be searched 2017-06-01 20:57:48 -03:00
Gastd
60ac371f53 Only 24 SV's available 2017-06-01 20:56:01 -03:00
Gastd
2d9fe6a067 Add Glonass L1 C/A channel to the block factory 2017-06-01 20:53:17 -03:00
Gastd
a1d683a8ca fix ifndef include 2017-06-01 20:50:12 -03:00
Gastd
34b813d84d Add chip shift to glonass ca code 2017-06-01 20:49:44 -03:00
Gastd
e291d95658 Add pcps acquisition adapter for glonass l1 ca signal 2017-06-01 20:45:16 -03:00
Gastd
3f0b10f3ef Add Glonass_L1_CA.h with Glonass L1 CA parameters 2017-06-01 20:41:57 -03:00
Javier
f69cc2491c Adding UHD device filter by serial number option 2017-05-31 11:45:26 +02:00
mmajoral
b89f718f20 updated checklists and removed a debug printout 2017-05-31 10:08:34 +02:00
mmajoral
a273a4be2b Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next_fpga 2017-05-30 15:21:17 +02:00
mmajoral
cc40f5c25c bug fix: removed call to set_local_code() from the init() function. This prevents the function set_local_code() from being called twice, with an invalid PRN during the first call 2017-05-30 14:57:33 +02:00
Carles Fernandez
9c65531fed Merge pull request #51 from UHaider/demo_pull
Updated README.md, added X310
2017-05-27 20:36:29 +02:00