Antonio Ramos
|
70dc68b984
|
Several changes in notch input filter adapter
Re-definition of the adapter
|
2017-06-16 13:55:15 +02:00 |
|
Antonio Ramos
|
3ed545ac3f
|
Minor changes in notch filter files
|
2017-06-15 10:00:20 +02:00 |
|
Carles Fernandez
|
7b4f65476c
|
Remove/add blank lines
|
2017-06-13 11:25:37 +02:00 |
|
Carles Fernandez
|
9863c680f1
|
Merge branch 'next_fpga' of https://github.com/gnss-sdr/gnss-sdr into next
|
2017-06-13 11:14:35 +02:00 |
|
Carles Fernandez
|
37998c11a4
|
Add more consistancy in Telemetry messages
|
2017-06-12 19:22:52 +02:00 |
|
Carles Fernandez
|
0b3a8a081d
|
Add consistency on messages from different tracking blocks
|
2017-06-12 17:49:08 +02:00 |
|
Carles Fernandez
|
d80e436fc2
|
Add missing include (for O_WRONLY)
|
2017-06-12 17:47:20 +02:00 |
|
Antonio Ramos
|
2731be3939
|
Adding some lines to notch_filter.h
Coding the class NotchFilter
|
2017-06-09 14:12:55 +02:00 |
|
Antonio Ramos
|
4c52774da1
|
Including notch filter header to GNSSBlockFactory
Adding #include "notch_filter.h"
|
2017-06-09 14:11:20 +02:00 |
|
mmajoral
|
9a7bd7ffb4
|
adopted code style + did some code refactoring
|
2017-06-08 17:29:45 +02:00 |
|
mmajoral
|
e3b2319568
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next_fpga
|
2017-06-08 16:18:16 +02:00 |
|
Carles Fernandez
|
9f70940114
|
Small fix
|
2017-06-07 20:41:56 +02:00 |
|
Carles Fernandez
|
937238b0a6
|
Fix uncaught exception
|
2017-06-07 20:34:33 +02:00 |
|
Carles Fernandez
|
ed041c00b8
|
Fix out-of-bound read
|
2017-06-07 20:12:49 +02:00 |
|
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 |
|
Antonio Ramos
|
405d9dea5c
|
Modifying notch filter files
Little changes in the files
|
2017-06-05 17:00:33 +02: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 |
|
Antonio Ramos
|
75a0019896
|
Adding notch filter files
Creation of empty files for notch input filter
|
2017-05-28 18:08:03 +02:00 |
|
antonioramosdet
|
ad62ff2423
|
Merge pull request #2 from gnss-sdr/next
Merging my next branch with gnss-sdr next branch
|
2017-05-28 17:57:41 +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 |
|
uhaider
|
765939a3e0
|
Updated README.md, added X310
|
2017-05-27 23:28:20 +05:00 |
|
Carles Fernandez
|
9f7e9f9a86
|
Expose Earth tide correction to user configuration
|
2017-05-24 15:43:32 +02:00 |
|
mmajoral
|
08c777968a
|
Revert "Revert "removed non used parameter Flag_preamble""
This reverts commit f668f415d6 .
|
2017-05-24 15:12:52 +02:00 |
|
mmajoral
|
f668f415d6
|
Revert "removed non used parameter Flag_preamble"
This reverts commit 2f9885c5bd .
|
2017-05-24 15:11:27 +02:00 |
|
mmajoral
|
2a0b874a02
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next_fpga
|
2017-05-24 12:26:27 +02:00 |
|
mmajoral
|
2f9885c5bd
|
removed non used parameter Flag_preamble
|
2017-05-24 12:20:04 +02:00 |
|
Carles Fernandez
|
20592f29a9
|
Expose reject_GPS_IIA parameter to user configuration
|
2017-05-24 12:14:52 +02:00 |
|
mmajoral
|
adde064ff4
|
removed non used configuration parameter
|
2017-05-24 11:11:58 +02:00 |
|
mmajoral
|
75056ba8af
|
removed non used variable
|
2017-05-24 10:40:00 +02:00 |
|