Carles Fernandez
8518b44da5
Fix detection of aclocal in CentOS 7
2018-02-23 22:16:20 +01:00
Carles Fernandez
eab72f384b
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-02-23 17:59:09 +01:00
Carles Fernandez
4c408f5239
Fix building in ArchLinux
2018-02-23 17:57:53 +01:00
Carles Fernandez
dee3038833
Add Fedora and ArchLinux build jobs
2018-02-23 17:56:14 +01:00
Antonio Ramos
5cba843eaa
Add colors to display
2018-02-23 16:17:51 +01:00
Carles Fernandez
6702545677
Merge branch 'next' of https://gitlab.com/carles_fernandez/gnss-sdr into next
2018-02-23 15:16:07 +01:00
Antonio Ramos
c849738da0
debug7
2018-02-23 12:00:20 +01:00
Antonio Ramos
c0f1d95b32
debug6
2018-02-23 10:50:22 +01:00
Antonio Ramos
3921000ed2
debug5
2018-02-22 19:16:06 +01:00
Antonio Ramos
44f05263f0
debug4
2018-02-22 18:03:24 +01:00
Antonio Ramos
e2c2da67c4
debug3
2018-02-22 16:15:07 +01:00
Antonio Ramos
592d50af79
debug 2
2018-02-22 12:42:09 +01:00
Antonio Ramos
58dd5428a8
debug
2018-02-22 11:39:38 +01:00
Antonio Ramos
9533662a0e
Minor change
2018-02-22 11:18:37 +01:00
Antonio Ramos
ca9a551a86
Avoid extrapolation
2018-02-22 11:14:57 +01:00
Antonio Ramos
df5f51ba91
Dump incoming Gnss Synchros in observables
2018-02-21 16:10:03 +01:00
Antonio Ramos
a2eaf403ff
Avoid acces to a out of range value
2018-02-21 13:12:45 +01:00
Antonio Ramos
98cde65832
Improved find_closest algorithm in observables
2018-02-21 12:56:44 +01:00
Antonio Ramos
5da7a83eeb
Correct interpolation indexes
2018-02-21 11:28:35 +01:00
Antonio Ramos
281687615a
Set observables history to 100 ms
2018-02-21 10:59:53 +01:00
Antonio Ramos
c793b47181
Interpolate TOW_at_current_symbol in observables block
2018-02-21 10:41:33 +01:00
Antonio Ramos
dfb5f1118c
Fix unit tests
2018-02-20 15:44:45 +01:00
Antonio Ramos
cc178495c9
Modify authors
2018-02-20 11:28:34 +01:00
Antonio Ramos
832f828d52
Clean code
2018-02-20 11:17:41 +01:00
Antonio Ramos
3508218307
Check PRN coherency in observables
2018-02-20 10:58:56 +01:00
Antonio Ramos
82084dd867
Minor changes
2018-02-19 17:20:34 +01:00
Carles Fernandez
6c00c92f0f
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
2018-02-19 13:18:18 +01:00
Antonio Ramos
0cba5951a7
Merge branch 'next' into fix_observables
2018-02-19 10:51:24 +01:00
Antonio Ramos
c3657f3251
Modify hybrid observables
2018-02-19 10:29:12 +01:00
Carles Fernandez
6c7e60032b
Merge branch 'flags' into next
...
Group all flags in a single file and add new ones
This makes easier to document and to add new ones.
Shortened version of common files have been added:
-c for -config_file
-s for -signal_source
New commandline flags added:
-doppler_max
-cn0_min
-cn0_samples
-dll_bw_hz
-pll_bw_hz,
-max_lock_fail
-carrier_lock_th.
Documented in the manpage, or doing gnss-sdr --help.
When set, these flags override the configuration file.
2018-02-19 01:36:32 +01:00
Carles Fernandez
ee18aee92a
Fix for gflags 2.0
2018-02-18 22:48:47 +01:00
Carles Fernandez
e18ea91fd1
Add flag validators
2018-02-18 21:58:23 +01:00
Carles Fernandez
166e0bdc0a
Fix warnimgs
2018-02-18 21:19:35 +01:00
Carles Fernandez
dbc8141db8
Fix warnings
2018-02-18 21:16:15 +01:00
Carles Fernandez
f3a3e7d63e
Make it backward compatible with gflags 2.0, shipped by Debian Jessie
2018-02-18 20:50:16 +01:00
Carles Fernandez
01c339101b
Include representation tools in experiment container
2018-02-18 19:53:03 +01:00
Carles Fernandez
3710141217
Document new flags
2018-02-18 19:47:09 +01:00
Carles Fernandez
b03720bb60
Fix typo
2018-02-18 19:45:21 +01:00
Carles Fernandez
e5fd943303
Add -dll_bw_hz and -pll_bw_hz commandline flags
...
API of Galileo_E5a_DLL_PLL_Tracking has been changed for consistency with other blocks
2018-02-18 19:28:21 +01:00
Carles Fernandez
22654d6c1a
Add -doppler_max commandline flag
2018-02-18 18:37:38 +01:00
Carles Fernandez
fa51afa923
Set tracking parameters as commandline flags
2018-02-18 13:55:04 +01:00
Carles Fernandez
2b8ab9dcee
Group all flags in a single file
...
This makes easier to document and to add new ones.
Shortened version of common files have been added:
-c for -config_file
-s for -signal_source
2018-02-18 12:23:55 +01:00
Carles Fernandez
cd6d579b26
Add curl for Coverity Scan submission
2018-02-17 15:39:59 +01:00
Carles Fernandez
e35f05c2bf
Remove md5 check for Coverity Scan
2018-02-17 15:05:20 +01:00
Antonio Ramos
af69cba8e1
Solve Log warnings when GPS PRN 32 is visible
2018-02-17 13:39:28 +01:00
Carles Fernandez
04bcc2f8b6
Add wget to Coverity Scan job
2018-02-17 12:25:17 +01:00
Carles Fernandez
b249a5afc6
Add Coverity Scan job, set to manual
2018-02-17 11:17:54 +01:00
Carles Fernandez
618f4ce199
Move job to deploy stage
2018-02-17 01:10:31 +01:00
Carles Fernandez
9de82b4c81
Fix test
2018-02-16 23:44:17 +01:00
Carles Fernandez
a50068d484
Another test
2018-02-16 23:35:36 +01:00