1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-16 01:59:58 +00:00
Commit Graph

247 Commits

Author SHA1 Message Date
Carles Fernandez
8eed17f8b3
Remove references to Python 2.7 since its end of life is scheduled for January 1, 2020
python-six and python-mako packages replaced by python3-six and python3-mako counterparts

References to pip replaced by pip3 in Homebrew section
2019-11-30 12:23:14 +01:00
Carles Fernandez
94388913bb
Update Proocol Buffers version to 3.11.0 2019-11-26 08:25:33 +01:00
Carles Fernandez
71d5da84fb
Update Protocol Buffers version in README file 2019-11-17 13:25:12 +01:00
Carles Fernandez
0c4c5370d8 Use Python3 and pip3 for PYBOMBS 2019-11-14 15:52:50 +01:00
Carles Fernandez
cc3c4e4de7
Update Armadillo version in README.md file 2019-11-03 21:27:33 +01:00
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