1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-24 22:13:15 +00:00
Commit Graph

172 Commits

Author SHA1 Message Date
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
Carles Fernandez
dd5a850360 Update Armadillo version to 7.800.2 2017-04-01 12:22:01 +02:00
Carles Fernandez
c12384cce4 Merge branch 'next_fpga' of https://github.com/gnss-sdr/gnss-sdr into
next

# Conflicts:
#	README.md
2017-03-13 21:05:38 +01:00
Carles Fernandez
04369651f1 Add link to building options documentation and improve reference data 2017-03-13 21:01:07 +01:00
Carles Fernandez
ea83a8145a Fix typo 2017-02-26 00:38:58 +01:00
Carles Fernandez
772c7e8f2f Update Armadillo to 7.800.1
Improve reference info
2017-02-26 00:12:46 +01:00
Carles Fernandez
bbf4dc9860 Update link 2017-02-07 16:19:34 +01:00
Carles Fernandez
cca40c4648 Fix markdown 2017-01-05 16:07:43 +01:00
Carles Fernandez
d798d78e78 Add links to the creation of Snap packages and the SDK for cross-compilation 2017-01-05 16:03:59 +01:00
Carles Fernandez
6bac6ece4d Relax version of required python-mako 2016-12-25 20:40:29 +01:00
Carles Fernandez
9664b65720 Merge branch 'mako' of https://github.com/carlesfernandez/gnss-sdr into
no-cheetah

# Conflicts:
#	src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/CMakeLists.txt
2016-12-25 19:10:02 +01:00
Carles Fernandez
343410d73b Improve update instructions
Update Armadillo to 7.600.2
2016-12-25 14:46:33 +01:00
Carles Fernandez
07f30a8596 Add Ubuntu 16.10 2016-12-06 14:55:39 +01:00
Carles Fernandez
15358d7b01 Update gflags to 2.2.0 2016-11-25 20:51:56 +01:00
Carles Fernandez
44b3bb9251 Update Armadillo version to 7.500.2 2016-11-20 12:51:41 +01:00
Carles Fernandez
8c832862c1 Update Armadillo version to 7.500.0 2016-11-06 00:41:21 +01:00
Carles Fernandez
bbf6a2b7af Fix Google Test name usage 2016-09-23 22:22:19 +02:00
Carles Fernandez
8aafb23c30 Updating to Googletest 1.8.0 2016-09-23 21:59:00 +02:00
Carles Fernandez
3b30314ac6 Fix typo 2016-09-23 12:23:02 +02:00
Carles Fernandez
565d6adf24 Add pointers to the documentation pages 2016-09-23 10:44:27 +02:00
Carles Fernandez
b5ac8fa837 Update links to the new web 2016-09-22 20:54:25 +02:00
Carles Fernandez
d7124d40fe Add macOS to the list of working OS 2016-09-22 20:15:58 +02:00
Carles Fernandez
b2be3d96c9 Update Armadillo version to 7.400.1 2016-08-20 10:44:19 +02:00
Carles Fernandez
ceeedbaaed Add ppc64 (PowerPC 64-bit big endian architecture) 2016-07-09 11:57:55 +02:00
Carles Fernandez
6d93d9bb1a Update list of supported architectures 2016-07-05 18:28:02 +02:00
Carles Fernandez
46d7ae9644 Update Armadillo version 2016-07-04 16:54:06 +02:00
Carles Fernandez
919bbe4e7a Change http by https in repo address 2016-06-10 11:29:31 +02:00