Commit Graph

342 Commits

Author SHA1 Message Date
Carles Fernandez 9ca639ee4c Update list of Macports dependencies 2019-10-30 16:09:43 +01:00
Carles Fernandez 58af2dc2be
Add Catalina as most recent macOS version 2019-10-29 20:56:02 +01:00
Carles Fernandez 75af606c74
Recommend pkg-config, minor editing 2019-10-12 13:23:57 +02:00
Carles Fernandez c258441e91
Improve wording for Google Test in the README.md file 2019-10-06 00:05:41 +02:00
Carles Fernandez 933211dcc3
Update Googletest to v1.10.0 2019-10-04 14:46:46 +02:00
Carles Fernandez 3d0ebea471
Update Armadillo version 2019-10-04 12:34:19 +02:00
Carles Fernandez 4c9416e05f Update Protocol Buffers to 3.10.0 2019-10-03 16:41:15 +02:00
Carles Fernandez 879bf2aa25
Bump Protocol Buffers version to 3.9.2
Replace three back-ticks by one in README file
2019-09-28 00:09:42 +02:00
Carles Fernandez 4fe8c078ea
Bump local version of Armadillo to be downloaded and built if not found 2019-09-02 20:17:46 +02:00
Carles Fernandez 134fc9d7b1
Remove gnuradio-osmosdr package from Arch Linux 2019-08-24 17:39:36 +02:00
Carles Fernandez 471428f867
Fix typos detected by codespell 2019-07-20 12:55:46 +02:00
Carles Fernandez e83f9ad551
Update Armadillo version 2019-07-18 19:36:08 +02:00
Carles Fernandez c89247026a
Update parameter name in example 2019-06-02 20:26:05 +02:00
Carles Fernandez c8a0874461
Add Snap Store button 2019-06-02 17:44:06 +02:00
Carles Fernandez 37b3d91129
Update local versions: Matio to 1.5.15 and Armadillo to 9.500.x branch 2019-06-02 14:37:27 +02:00
Carles Fernandez c3eeffb1e9
Upgrade protobuf version to be fetched and built if not found to 3.8.0 2019-05-30 15:16:29 +02:00
Carles Fernandez f65051ec31
Delete blank line 2019-05-01 11:00:55 +02:00
Carles Fernandez 2b4d1a871f
Update package list for Fedora and OpenSUSE 2019-05-01 10:18:57 +02:00
Carles Fernandez 7c581253b6
Improve Protocol Buffers info 2019-04-21 15:44:33 +02:00
Carles Fernandez b3ca9bda99
Improve Protocol Buffers info 2019-04-21 11:51:49 +02:00
Carles Fernandez 979ab6327e
Add info about Protocol Buffers new dependency 2019-04-20 22:01:40 +02:00
Carles Fernandez d6871bd820
Fix error in Macports instructions for selecting a Python version 2019-04-09 00:43:09 +02:00
Carles Fernandez 026f045b93
Clean anotations (remove trailing /) 2019-03-23 13:15:25 +01:00
Carles Fernandez 28ade25157
Improve OpenSSL detection in Homebrew and messages if it fails 2019-03-23 12:57:45 +01:00
Carles Fernandez e2d3ad53a1
Add openSUSE to the list of distributions, reorder alphabetically 2019-03-23 11:28:50 +01:00
Carles Fernandez 52aa4290d8
Update suggested glog and armadillo versions if built manually 2019-03-22 13:45:52 +01:00
Carles Fernandez cb59c1cc83
Fix bug in MacOS when BeiDou was enabled in rtklib.h
The BLAS and LAPACK implementations that come with the Accelerate Framework (soft-linked in /usr/bin) caused a random crash when exiting the program, only if the variable ENABDS was set. This bug disappears when linking to the libraries that Homebrew or Macports install, or when manually downloaded, built and installed by the user
2019-03-22 11:00:13 +01:00
Carles Fernandez c754f77417
Add BeiDou B3I, reorder signals from higher to lower frequency 2019-03-18 21:28:15 +01:00
Carles Fernandez 75a2227155
Fix variant in doxygen port 2019-03-09 09:27:38 +01:00
Carles Fernandez 5c9710afad
Update Arch Linux list of dependencies 2019-02-08 00:31:13 +01:00
Carles Fernandez 08c6cc5c3c
Update Homebrew instructions 2019-02-05 21:10:48 +01:00
Carles Fernandez 893447343a
Update armadillo version 2019-01-28 18:01:01 +01:00
Carles Fernandez a020264340
Fix Glonass center frequencies, add B1I channel identifier 2019-01-28 16:51:08 +01:00
Carles Fernandez c561d7e799
Applying code formatting rules 2019-01-28 02:29:43 +01:00
Damian Miralles 8db3f21070 bds b11: Get latest changes and add bds functions in rtk module
Merge branch 'next' into bds_b1i. Also fixes multiple bugs with the
addition of bds b1i signals into code. Major changes where fixed and
code to support RINEX and RTCM is needed
2018-11-29 09:56:54 -06:00
Carles Fernandez 52a4dbcdc5
Suggest python3 packages in ArchLinux 2018-11-18 00:18:41 +01:00
Carles Fernandez b9fb38d71e Update gflags version to 2.2.2 2018-11-12 11:03:50 +01:00
Carles Fernandez 90e066344d
Add PugiXML to Homebrew instructions 2018-11-10 21:26:42 +01:00
Carles Fernandez 0abb84b9a4
Read Galileo almanac data from XML file in the format provided at https://www.gsc-europa.eu/system-status/almanac-data
Requires PugiXML, feature only available if the library is found on the system at building time
The format detection is transparent to the user. Just configure GNSS-SDR.AGNSS_gal_almanac_xml=./2018-11-06.xml
2018-11-10 19:16:13 +01:00
Damian Miralles 8c16d945f8 beidou b1i: Merging new changes and adding bug fixes to code 2018-10-22 14:16:38 -05:00
Carles Fernandez e750ee94d7
Update googletest and Mac OS Mojave info 2018-10-20 19:39:14 +02:00
Carles Fernandez cc5fdf3907
Updated installable version of Armadillo changed to unstable to 9.200.x. Update stable version to 9.100.5 2018-10-03 16:57:06 +02:00
Carles Fernandez 853acbffde
Update Google Test version in example 2018-09-04 08:24:31 +02:00
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
Sergi Segura fc98fa6afe cleaning code for gsoc 2018-08-12 23:58:16 +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
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
Carles Fernandez 81093e3d6b Remove firmware and drivers folders
Now drivers have their own repo at https://github.com/gnss-sdr/gr-gn3s
and https://github.com/gnss-sdr/gr-dbfcttc
2016-06-09 19:10:24 +02:00
Carles Fernandez 7bbffc3b4f Added info about GSoC project on Android build 2016-05-22 15:24:17 +02:00
Hoernchen 62d911d04e Android section added to readme 2016-05-22 15:09:35 +02:00
Carles Fernandez 766dde9baa Improve wording of PyBOMBS description 2016-05-22 15:09:29 +02:00
Carles Fernandez a48050ed5a Remove python-mako from the list of basic packages for PyBOMBS
since it has been added to the uhd recipe
2016-05-22 09:07:30 +02:00
Carles Fernandez 76d96df466 Add GnuTLS as installable by PyBOMBS since there is a recipe for it 2016-05-21 13:51:40 +02:00
Carles Fernandez dc47633823 Update PyBOMBS instructions
also fixes documentation related to RTCM parameters
2016-05-21 12:31:46 +02:00
Carles Fernandez f784c91c05 Move generation of documentation files out from the source tree
Documentation will now be built in the directory from which cmake was
invoked. Doxyfile.in updated and Doxyfile.generic (unused) has been
removed. In-tree generation was causing problems in some environments
and IDEs (such as CLion)
2016-05-12 19:35:55 +02:00
Carles Fernandez 24e0055e36 Add link to VOLK_GNSSSDR README file 2016-05-08 09:05:58 +02:00
Carles Fernandez 59e2e61cae Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next 2016-04-26 18:54:32 +02:00
Carles Fernandez 36ab6a0e67 merging text fixes 2016-04-25 16:48:01 +02:00
Carles Fernandez 1f8f63a462 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2016-04-18 18:07:59 +02:00
Carles Fernandez 2eb4973fed pybombs will ask for root's password if required.
Calling pybombs with sudo was causing problems (it does not find
recipes)
2016-04-14 19:51:07 +02:00
Javier Arribas b4e8966691 Removing the unused Output_filter block from the gnss_sdr flowgraph 2016-04-06 16:12:06 +02:00
Carles Fernandez 4411af40b3 Updating armadillo version to 6.600.5 2016-03-25 12:22:51 +01:00
Carles Fernandez 0eb8537f52 GnuTLS was missing in homebrew instructions 2016-02-13 11:14:01 +01:00
Carles Fernandez ad05245414 add more detail in pybombs steps 2016-02-06 19:29:52 +01:00
Carles Fernandez 469cd2be25 updating instructions for the new PyBOMBS 2016-01-29 09:05:52 +01:00
Carles Fernandez 5b2645a964 Improving doc 2016-01-06 11:18:26 +01:00
Carles Fernandez 23f9b60dd9 update armadillo version 2015-12-27 13:36:05 +01:00
Carles Fernandez 215e4e8ada Fixing typos and adding info about RTCM format 2015-12-25 12:01:15 +01:00
Carles Fernandez 731752604d adding RTCM documentation 2015-12-25 11:38:08 +01:00
Carles Fernandez 74d42250d8 Merge branch 'contrib' of https://github.com/odrisci/gnss-sdr into
odrisci-contrib

# Conflicts:
#	src/algorithms/tracking/gnuradio_blocks/gps_l1_ca_dll_pll_tracking_cc.cc
#	src/algorithms/tracking/libs/tracking_discriminators.cc
2015-11-30 10:18:09 +01:00
Carles Fernandez e6cf773a2b removing tabs and tailing whitespaces 2015-11-27 17:37:21 +01:00
Carles Fernandez 2a6381c6fa Merging branch 'next' of git://github.com/Arribas/gnss-sdr 2015-11-27 13:32:21 +01:00
Cillian O'Driscoll af3d706fd3 Updated info on homebrew install 2015-11-26 15:11:10 +00:00
Carles Fernandez f16579a890 adding some links 2015-11-21 13:44:49 +01:00
Carles Fernandez ce1fbb6d9c adding info on ouput formats 2015-11-17 23:19:50 +01:00
Carles Fernandez 2d758a57a3 update Armadillo version to 6.200.2 2015-10-31 17:03:31 +01:00
Carles Fernandez d873760142 adding Ubuntu 15.10 2015-10-27 20:39:30 +01:00