Carles Fernandez
|
39253893d4
|
Add missing include
|
2017-07-11 08:59:54 +02:00 |
|
Gastd
|
ec155b3c13
|
Add unit-test for glonass pcps acquisition
|
2017-07-10 20:53:06 -03:00 |
|
Gastd
|
2094776150
|
Add glonass acquisition tests
|
2017-07-10 20:41:38 -03:00 |
|
Gastd
|
1583a67be9
|
Fix wipeoff bug
|
2017-07-10 20:39:14 -03:00 |
|
Carles Fernandez
|
d469961f09
|
Fix test
|
2017-07-11 00:31:40 +02:00 |
|
Carles Fernandez
|
e8598e2dd7
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2017-07-11 00:10:37 +02:00 |
|
Carles Fernandez
|
51cd1d0c29
|
Add unit tests for Data Type Adapter blocks
|
2017-07-10 23:59:18 +02:00 |
|
Antonio Ramos
|
cbe54da10f
|
Beta version Pulse Blanking Filter
First version of the pulse blanking input filter
|
2017-07-10 12:53:26 +02:00 |
|
Antonio Ramos
|
0b8e3c9399
|
New noise floor power estimation in notch filter
In this version, the noise floor power is estimated via a VOLK Kernel
|
2017-07-10 09:48:38 +02:00 |
|
Carles Fernandez
|
0c03d36093
|
Fix test
|
2017-07-07 12:38:24 +02:00 |
|
Antonio Ramos
|
119c8c1966
|
Notch filter solved problems
Segmentation fault due to pointers in the notch filter gnu radio block solved
|
2017-07-07 11:48:54 +02:00 |
|
Carles Fernandez
|
8316aa6892
|
Add more consistent messages for Ninja users
|
2017-07-06 19:29:29 +02:00 |
|
Carles Fernandez
|
e7149acf6e
|
Better use of Test Case name
|
2017-07-03 12:43:25 +02:00 |
|
Carles Fernandez
|
b1f880c19a
|
Fix test
|
2017-07-03 12:42:22 +02:00 |
|
Carles Fernandez
|
130de7acac
|
Avoid underscores in Test Cases and Test Names
According to
https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-should-not-test-case-names-and-test-names-contain-underscore
|
2017-06-25 23:59:47 +02:00 |
|
Carles Fernandez
|
40f02e30c2
|
Avoid underscores in Test Cases and Test Names
According to
https://github.com/google/googletest/blob/master/googletest/docs/FAQ.md#why-should-not-test-case-names-and-test-names-contain-underscore
|
2017-06-25 22:53:11 +02:00 |
|
Antonio Ramos
|
d67d9b270e
|
Improved multistate notch filter
Better managing of the system memory
|
2017-06-23 11:34:02 +02:00 |
|
Carles Fernandez
|
2ab963ff49
|
Add another workaround for CMake < 3.2
|
2017-06-22 20:59:45 +02:00 |
|
Carles Fernandez
|
caae643462
|
Workaround for CMake < 3.2 (e.g. Ubuntu 15.04)
|
2017-06-22 20:17:37 +02:00 |
|
Carles Fernandez
|
54c4f595b2
|
Fix GPSTk building with Ninja
|
2017-06-21 15:41:04 +02:00 |
|
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 |
|
Antonio Ramos
|
41e181e30d
|
Merge remote-tracking branch 'origin/next_interferences' into next_interferences
|
2017-06-20 19:00:02 +02:00 |
|
Antonio Ramos
|
7fba751a49
|
Beta version of notch input filter
Beta version of general_work method implemented
|
2017-06-20 18:56:26 +02:00 |
|
Antonio Ramos
|
660e3fe3aa
|
Beta version of notch input filter
Beta version of general_work method implemented
|
2017-06-20 18:13:52 +02:00 |
|
Antonio Ramos
|
cf516566d6
|
New lines in notch filter files
Adapter is ready and gnuradio block in progress
|
2017-06-19 15:51:57 +02:00 |
|
Antonio Ramos
|
93de803b41
|
GetBlock method modification
Adding Notch_Filter to the list of implementations
|
2017-06-19 15:40:40 +02:00 |
|
Carles Fernandez
|
3cec11ed0e
|
Merge pull request #55 from odrisci/fix_54
[WIP] fix for #54
|
2017-06-17 10:29:30 +02:00 |
|
Carles Fernandez
|
89d8a3af0e
|
Include libs path if not already present
|
2017-06-17 09:57:01 +02:00 |
|
Cillian O'Driscoll
|
c1d798ae37
|
[WIP] fix for #54
two_bit_packed_file_signal_source: ensure all blocks have the right item size for both real and complex
outputs
|
2017-06-16 22:37:54 +01:00 |
|
Carles Fernandez
|
e7cacc228e
|
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
|
2017-06-16 21:25:44 +02:00 |
|
Carles Fernandez
|
61b41bf3a8
|
Add PRN in binary data written by Tracking blocks if dump=true
Matlab scripts updated
|
2017-06-16 21:24:14 +02:00 |
|
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 |
|
Gastd
|
0fafa4027f
|
fix conflict
|
2017-06-07 17:35:26 -03:00 |
|
Gastd
|
d56c2342f5
|
fix another conflict
|
2017-06-07 17:32:08 -03:00 |
|
Gastd
|
6b05aca8ae
|
Add FDMA protocol to pcps algorithm
|
2017-06-07 17:31:09 -03:00 |
|
Gastd
|
a1aa846cff
|
Update glonass prn table
|
2017-06-07 17:31:09 -03:00 |
|
Gastd
|
092b176670
|
Add Glonass channels to PVT and Observables
|
2017-06-07 17:31:09 -03:00 |
|
Gastd
|
e3f8e01e59
|
Add chip shift to glonass ca code
|
2017-06-07 17:31:09 -03:00 |
|
Gastd
|
8110bf6a8f
|
Add code for C/A signal generation for glonass
|
2017-06-07 17:29:30 -03:00 |
|
Gastd
|
e90125451c
|
fix glonass signal string
|
2017-06-07 17:27:49 -03:00 |
|