1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-16 16:44:21 +00:00
Commit Graph

4113 Commits

Author SHA1 Message Date
Carles Fernandez
3694494386
Clarifications are never enough 2018-05-14 21:23:40 +02:00
Carles Fernandez
a50b236f36
Fix for automake 1.16 if matio is not found in the system 2018-05-14 20:12:56 +02:00
Carles Fernandez
88b1facd81 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-14 15:01:46 +02:00
Carles Fernandez
abb935d9d1 Fix building in openSUSE Tumbleweed
Add detection of aclocal-1.16
2018-05-14 14:42:55 +02:00
Carles Fernandez
a8854b5a17 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-14 10:05:03 +02:00
Carles Fernandez
8275f3da7a
Document http to https replacement 2018-05-13 23:20:27 +02:00
Carles Fernandez
66fba9d22a
Use https instead of http in links when available 2018-05-13 23:06:22 +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
a176276a8d
Fix typo 2018-05-13 21:16:48 +02:00
Carles Fernandez
4bef320c67
Use https instead of http in links when available 2018-05-13 21:16:09 +02:00
Carles Fernandez
d5ab9124c4
Update changelog 2018-05-13 21:12:22 +02:00
Mustafa Abaas
eb6b17edf8 Just correcting typos in docs 2018-05-12 11:57:57 +02:00
Javier Arribas
bde6bd6cee Replacing GNURadio udp packet source with custom libpcap-based ethernet packet source 2018-05-11 13:21:53 +02:00
Javier Arribas
0ef3b56e22 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into udp_source 2018-05-10 17:57:44 +02:00
Carles Fernandez
d93a3b6c3f
Switch to https://gnss-sdr.org 2018-05-09 20:20:57 +02:00
Carles Fernandez
61b3f59bb8 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-09 14:14:28 +02:00
Carles Fernandez
d55436f43c Merge branch 'mmajoral-fpga' into fpga 2018-05-09 13:09:55 +02:00
Carles Fernandez
7754fc66a6 Code cleaning 2018-05-09 13:09:26 +02:00
Carles Fernandez
ecc3998d98 Merge branch 'fpga' of https://github.com/mmajoral/gnss-sdr into mmajoral-fpga 2018-05-09 12:36:23 +02:00
mmajoral
0b9b9f4c39 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga.
Use a generic tracking radio block class for the tracking code that uses the FPGA HW accelerators.
2018-05-09 11:11:12 +02:00
Carles Fernandez
9d094ecb26 Merge branch 'next' of https://gitlab.com/gnss-sdr/gnss-sdr into next 2018-05-07 16:40:16 +02:00
Carles Fernandez
de80f0de72 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-07 16:36:27 +02:00
Carles Fernandez
c7d3cfea51 Merge branch 'fix_dop' into next 2018-05-07 14:40:38 +02:00
Carles Fernandez
a23e6644ac Fix DOP computation 2018-05-07 14:34:53 +02:00
Javier Arribas
2a64473aad Update UDP source config example 2018-05-07 11:45:41 +02:00
Carles Fernandez
632bceb653
Fix DOP computation, print it in GPX and NMEA 2018-05-07 09:13:45 +02:00
Carles Fernandez
0abd4cd85d
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-05 13:24:26 +02:00
Carles Fernandez
2168d1a56b
Return to libgtest-dev 2018-05-05 13:23:14 +02:00
Carles Fernandez
3bc6ce4f75
Fix warnings 2018-05-05 12:50:00 +02:00
Carles Fernandez
abd33f5d66
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-05 11:47:41 +02:00
Carles Fernandez
4a09ee3f01
Merge branch 'acebrianjuan-gpx_support' into next 2018-05-05 11:44:18 +02:00
Carles Fernandez
4fa6811997
Merge branch 'gpx_support' of https://github.com/acebrianjuan/gnss-sdr into acebrianjuan-gpx_support 2018-05-05 11:40:52 +02:00
Carles Fernandez
eb70662aa2
Merge branch 'Zosoworld-next' into next 2018-05-05 11:38:57 +02:00
Carles Fernandez
e883c4d0d4
Merge branch 'next' of https://github.com/Zosoworld/gnss-sdr into Zosoworld-next 2018-05-05 11:38:11 +02:00
Álvaro Cebrián Juan
f1a77dfb1f Initialize gpx printer in RTKLIB_PVT block 2018-05-05 07:47:42 +02:00
Álvaro Cebrián Juan
460dc21704 Add gpx_printer.cc to CMakeLists 2018-05-05 07:46:04 +02:00
Álvaro Cebrián Juan
9e35ae2239 Add GPS Exchange Format (GPX) output writer class 2018-05-05 07:44:20 +02:00
Carles Fernandez
1ff445937b
Clean configuration files
Add header and pointer to the block documentation page
Remove most of the comments so files are easier to read
Remove old/unused parameters
2018-05-04 23:44:00 +02:00
zosoworld
79170327ab Fixed rtl_tcp signal source 2018-05-04 19:54:45 +02:00
zosoworld
829c3be34e Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-04 19:07:17 +02:00
zosoworld
62198abdf4 Fixed rtl_tcp signal source deadlock 2018-05-04 19:04:09 +02:00
Carles Fernandez
cc91ac33ee
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-04 14:03:12 +02:00
Carles Fernandez
813b2a9d04
Fix bug in GPS L5 and Galileo E5a decoding 2018-05-04 13:39:45 +02:00
Javier Arribas
9912acc4f8 Adding channel selector option in config if a single RF channel is used in UDP source 2018-05-03 18:44:04 +02:00
mmajoral
4fa5648aa4 Currently creating a generic tracking class for the FPGA in the same way as it is done in the SW. 2018-05-03 10:38:21 +02:00
Javier Arribas
189cded82a Adding IQ Swap options to UDP source 2018-05-02 19:48:15 +02:00
Carles Fernandez
aef72772e9
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-05-01 23:38:34 +02:00
Carles Fernandez
8b390d0924
Replace boost::lexical_cast with std::to_string
Fixes in optional buildings
2018-05-01 23:32:52 +02:00
Javier Arribas
7865387df9 Adding UDP GNSS signal source block 2018-05-01 21:25:15 +02:00
Carles Fernandez
8d8ebfc6df
Remove unused includes, minor fixes 2018-05-01 12:02:50 +02:00