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

143 Commits

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