1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-11 23:09:47 +00:00
Commit Graph

3529 Commits

Author SHA1 Message Date
Carles Fernandez
069f1cb1b6 Fix Debian9.3-i386 2018-02-24 03:23:55 +01:00
Carles Fernandez
1ed36c2394 Fix Arch Linux 2018-02-24 02:50:49 +01:00
Carles Fernandez
f766f6eff4 Fix Debian 8 2018-02-24 02:25:38 +01:00
Carles Fernandez
4c171927ec Fix Arch Linux 2018-02-24 02:08:15 +01:00
Carles Fernandez
406b6bd90d Fix Arch Linux 2018-02-24 02:04:08 +01:00
Carles Fernandez
45dfe6fc6f Fix Debian 8 2018-02-24 01:41:47 +01:00
Carles Fernandez
3cd82caaf3 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-02-24 01:16:04 +01:00
Carles Fernandez
30451e95f3 Fix detection of aclocal 2018-02-24 01:15:07 +01:00
Carles Fernandez
359821be7a Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2018-02-24 00:57:41 +01:00
Carles Fernandez
7f87e4cc98 Add Ubuntu 14.04 2018-02-24 00:57:12 +01:00
Carles Fernandez
176e841784 Add packages for Fedora and Arch Linux 2018-02-24 00:56:03 +01:00
Carles Fernandez
77c4ea9b25 Clean includes 2018-02-24 00:53:55 +01:00
Carles Fernandez
702257e678 Fix building if matio was not installed in the system 2018-02-24 00:40:31 +01:00
Carles Fernandez
6eb03cd94c Add matio_test to make check in order to detect outdated matio library 2018-02-24 00:13:35 +01:00
Carles Fernandez
59e49a5eba Fix configuration and building when matio is not present 2018-02-23 23:46:16 +01:00
Carles Fernandez
b26e63e753 Add acquisition tests to make check 2018-02-23 23:44:57 +01:00
Carles Fernandez
e88574255e Add CentOS 2018-02-23 22:20:35 +01:00
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
Carles Fernandez
6702545677 Merge branch 'next' of https://gitlab.com/carles_fernandez/gnss-sdr into next 2018-02-23 15:16:07 +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
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
Carles Fernandez
488f5eb3c9 Another test 2018-02-16 23:33:29 +01:00
Carles Fernandez
4b4592cfab Fix user 2018-02-16 18:24:20 +01:00
Carles Fernandez
068b34bd19 Fix user 2018-02-16 18:14:45 +01:00
Carles Fernandez
3fa959355d Fix user 2018-02-16 18:05:16 +01:00
Carles Fernandez
472de0ec2e Fix user 2018-02-16 18:01:55 +01:00
Carles Fernandez
875234f8d7 Fix user 2018-02-16 17:51:30 +01:00