1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-28 07:53:15 +00:00
Commit Graph

198 Commits

Author SHA1 Message Date
Carles Fernandez
8c7fb525a7
Do not install Google Test (fix building in CentOS 7) 2018-09-01 00:31:02 +02:00
Carles Fernandez
2a96397890
Update to Google Test 1.8.1 2018-08-31 21:25:24 +02:00
Carles Fernandez
43f4f20a6d
Remove blank 2018-06-17 23:03:44 +02:00
Carles Fernandez
8ef16369f6
Add center frequency per signal 2018-06-17 23:02:37 +02:00
Carles Fernandez
46596443fc
Add mention of raw sample file formats in the intro 2018-06-17 22:32:35 +02:00
Carles Fernandez
3d23d60dd6
Update Armadillo stable version and add GPX format documentation 2018-06-15 22:40:29 +02:00
Carles Fernandez
04b060609d
Remove gnutls package from ArchLinux list 2018-06-15 19:30:13 +02:00
Carles Fernandez
398454a8c0
Remove unused parameters and update names 2018-06-15 18:58:55 +02:00
Carles Fernandez
588edaef66
Update links 2018-05-22 00:07:06 +02:00
Carles Fernandez
e2011eaa92
Add libpcap as a new optional dependency 2018-05-16 20:49:58 +02:00
Carles Fernandez
0d60d97c24
Use https instead of http in links when available
Update copyright year in headers
2018-05-13 22:49:11 +02:00
Carles Fernandez
d93a3b6c3f
Switch to https://gnss-sdr.org 2018-05-09 20:20:57 +02:00
Carles Fernandez
7832c4f1e5
Update Armadillo version to 8.500.0 2018-04-29 18:19:57 +02:00
Carles Fernandez
2785a751c1 Fix typos) 2018-04-02 01:37:49 +02:00
Carles Fernandez
97e5d88623 Minor fixes: typos, includes 2018-03-26 15:06:14 +02:00
Carles Fernandez
622a76668d Fix typos 2018-03-26 00:50:55 +02:00
Carles Fernandez
2733403a87 Remove unrequired dependency in Fedora / CentOS 2018-03-02 11:18:16 +01:00
Carles Fernandez
332a311328 Delete repeated package 2018-03-01 22:14:58 +01:00
Carles Fernandez
c3e8f7de7e Fix typo 2018-02-24 12:13:46 +01:00
Carles Fernandez
6e93bb88ce Improve markdown 2018-02-24 12:11:10 +01:00
Carles Fernandez
041a634bc5 Add CentOS instructions 2018-02-24 12:02:11 +01:00
Carles Fernandez
176e841784 Add packages for Fedora and Arch Linux 2018-02-24 00:56:03 +01:00
Carles Fernandez
2a811e96b7 Get rid of program_options and unit_test_framework boost libraries dependencies 2018-02-09 14:32:13 +01:00
Carles Fernandez
eb7cf3e7bb Replace libgtest-dev by googletest 2018-02-06 07:36:22 +01:00
Carles Fernandez
d85b803f22 Add mention to LimeSDR 2018-02-05 19:05:24 +01:00
Carles Fernandez
b5de0c5842 Fix wrong units 2018-01-27 12:41:08 +01:00
Carles Fernandez
e812d22149 Fix typos 2018-01-27 12:38:05 +01:00
Carles Fernandez
d9e47b2a09 Add reference to Docker 2018-01-27 12:25:35 +01:00
Carles Fernandez
0d3ed98791 Add intro 2018-01-27 12:09:27 +01:00
Carles Fernandez
0159fd8dfc Document Glonass l1 C/A signal identifier 2018-01-24 01:00:40 +01:00
Carles Fernandez
db938bb047 Build fix due to a change in the gr-iio v0.3 API
A change in the API has removed the decimation parameter from sources
(see https://github.com/analogdevicesinc/gr-iio/issues/15 )

This commit fixes the build against the current master of
https://github.com/analogdevicesinc/gr-iio but it breaks compatibility
with older versions. Users with gr-iio already installed will need to
update it.
2018-01-20 11:56:17 +01:00
Carles Fernandez
079f31a624 Add GPS L5 2018-01-19 12:05:53 +01:00
Carles Fernandez
d4aa35316d Add matio 2017-11-17 21:54:02 +01:00
Carles Fernandez
80c79125b4 Update Armadillo, glog and gflags versions 2017-11-15 01:32:40 +01:00
Carles Fernandez
42deb7b583 Fix wording 2017-11-13 23:46:43 +01:00
Carles Fernandez
23df265d5d Update Homebrew instructions 2017-11-13 23:38:04 +01:00
Carles Fernandez
fe47020685 Add GPL v3 badge 2017-11-13 22:21:47 +01:00
Carles Fernandez
60c2e0d486 Update PyBOMBS instructions 2017-11-05 00:30:13 +01:00
Carles Fernandez
36200183d2 Simplify installation instructions for gr-iio 2017-11-01 20:50:20 +01:00
Carles Fernandez
cc3ed4c672 Apply project's coding style 2017-10-30 22:31:20 +01:00
Carles Fernandez
fd2a32e0eb Merge branch 'fmcomms2' of https://github.com/academiasIT/gnss-sdr into academiasIT-fmcomms2 2017-10-30 21:45:48 +01:00
Carles Fernandez
f92c910e05 Detect and document macOS High Sierra
Fix old CMAKE flag for Eclipse (from ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT to ECLIPSE_GENERATE_SOURCE_PROJECT)
2017-10-30 20:15:12 +01:00
rmunozl
31b4228d8b add better explanation in README.md and improve format of some files 2017-10-30 15:17:53 +00:00
lmne
de7bdac26f Fixed links in README.md 2017-10-29 03:01:12 -03:00
lmne
23fa911dd5 Add support to fmcomms2 SDR hardware 2017-10-29 02:51:22 -03:00
Carles Fernandez
dc18980194 The global parameter name GNSS-SDR.internal_fs_hz has been replaced by
GNSS-SDR.internal_fs_sps

The old name was misleading, since the units are samples per second and
not Hertz. 

Backward compatibility is kept, so this change does not break any
existing configuration.
2017-09-02 11:24:44 +02:00
Carles Fernandez
7a50c67de8 Update Observables and PVT examples 2017-08-19 09:44:07 +02:00
uhaider
765939a3e0 Updated README.md, added X310 2017-05-27 23:28:20 +05:00
Carles Fernandez
27c31ef3b6 Fix anchor in README file 2017-05-18 08:24:05 +02:00
Carles Fernandez
16dbea3f56 Fix markdown in README file 2017-05-18 07:55:42 +02:00