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

217 Commits

Author SHA1 Message Date
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