1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-30 17:03:15 +00:00
Commit Graph

473 Commits

Author SHA1 Message Date
Carles Fernandez
be1403082d Markdown that looks nice at SourceForge and at GitHub 2014-04-23 20:52:50 +02:00
Carles Fernandez
9fef34da0b SourceForge & Gthub formatting 2014-04-23 20:44:37 +02:00
Carles Fernandez
493717289e Formating in such as way that looks good in SourceForge and GitHub 2014-04-23 20:37:52 +02:00
Carles Fernandez
70799aa21e testing markdown 2014-04-23 20:32:06 +02:00
Carles Fernandez
93cea14648 testing problems with return carriage 2014-04-23 19:51:12 +02:00
Carles Fernandez
9ea9225172 Testing how sourceforge interprets the markdown syntax 2014-04-23 19:38:22 +02:00
Carles Fernandez
e52206008a Adding documentation 2014-04-23 01:03:57 +02:00
Carles Fernandez
46fb0ea214 Replacing some raw pointers by smart pointers 2014-04-23 01:03:56 +02:00
Carles Fernandez
307ae28d50 Last retouches of the new factory and flowgraph. 2014-04-23 01:03:56 +02:00
Carles Fernandez
55da7e9716 replacing raw pointers by smart pointers in the control message factory 2014-04-23 01:03:56 +02:00
Carles Fernandez
a5af6ea889 Cleaning flowgraph 2014-04-23 01:03:55 +02:00
Carles Fernandez
5bde2595af cleaning flowgraph 2014-04-23 01:03:54 +02:00
Carles Fernandez
6b1c12f111 Rewriting flowgraph with smart pointers 2014-04-23 01:03:54 +02:00
Carles Fernandez
5a79a708a1 Soem advances in the flowgraph 2014-04-23 01:03:53 +02:00
Carles Fernandez
bb6da5f7b0 First attempt to design a smart ptr only factory. Compiles and passes
the thest but does not connect the flowgraph
2014-04-23 01:03:53 +02:00
Carles Fernandez
496f2139c3 some fixes 2014-04-22 21:40:00 +02:00
Carles Fernandez
85fa5ca3b2 fixes 2014-04-22 21:30:04 +02:00
Carles Fernandez
875618c4bc adding more info about updating 2014-04-22 21:23:11 +02:00
Carles Fernandez
60dd997566 adding links and fixes 2014-04-22 21:13:56 +02:00
Carles Fernandez
7ab32e892e pointer to the contribution guide and some fixes 2014-04-22 20:58:32 +02:00
Carles Fernandez
c3e2d17269 some fixes 2014-04-22 20:40:51 +02:00
Carles Fernandez
4046bcfdd4 some fixes 2014-04-22 20:37:40 +02:00
Carles Fernandez
5f9e46cc23 More fixes 2014-04-22 20:33:11 +02:00
Carles Fernandez
3049720fe4 adding inline code, some fixes 2014-04-22 20:17:09 +02:00
Carles Fernandez
0a475fb8c2 more links 2014-04-22 19:21:29 +02:00
Carles Fernandez
641764d522 adding links, reducing headers from h1 to h2 2014-04-22 19:05:56 +02:00
Carles Fernandez
78282c93e1 improving readme 2014-04-22 18:37:46 +02:00
Carles Fernandez
2b0814a3ab first test for the README with markdown syntax 2014-04-22 18:24:04 +02:00
Carles Fernandez
8edef99a27 Adding new Ubuntu 14.04 release to the list of tested versions 2014-04-17 02:33:40 +02:00
Carles Fernandez
28cb00ac4d adding welcome message 2014-04-13 23:55:41 +02:00
Carles Fernandez
129f5148e6 Added suggestion to pull from next when updating 2014-04-12 11:38:32 +02:00
Carles Fernandez
4944ad2364 Adding .gitignore files 2014-04-11 00:30:10 +02:00
Carles Fernandez
6c577eee0d changing references to the old subversion repository to the new Git 2014-04-11 00:14:15 +02:00
Carles Fernandez
0744c27ea8 fixing documentation (a character was breaking latex compilation of the
pdf manual)
2014-04-11 00:13:28 +02:00
Carles Fernandez
860743a6e1 Adding version info in program output 2014-04-10 22:26:39 +02:00
Carles Fernandez
9a33f3fb70 Adding git branch and commit to the version name for all non-master
branches
2014-04-10 22:05:04 +02:00
Carles Fernandez
2dfb9971e9 Fixing gitignore to see empty directories 2014-04-10 21:50:14 +02:00
Carles Fernandez
aa665b287d Adding files to gitignore 2014-04-10 21:42:22 +02:00
Carles Fernandez
9e3b79750e Creating empty directories 2014-04-10 21:18:50 +02:00
Carles Fernandez
c762e921aa changing a log from fatal to warning 2014-04-10 20:38:50 +02:00
Carles Fernandez
58bad8cfab Adding folders created during compilation, install and run, docs, thirdparty 2014-04-10 20:36:49 +02:00
Carles Fernandez
a1784075fb adding .gitignore and empty build and data folders 2014-04-09 20:10:58 +02:00
Javier Arribas
743af3398d Fixed GTEST_DIR env variable detector under MACOSX. Fixed small compatibility issue in armadilo norm for armadillo version < 4.100
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@503 64b25241-fba3-4117-9849-534c7e92360d
2014-04-07 16:20:09 +00:00
Carles Fernandez
4e714bf033 changing some raw pointers by smart pointers in the core receiver.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@502 64b25241-fba3-4117-9849-534c7e92360d
2014-04-03 21:59:14 +00:00
Carles Fernandez
1b8204bdb3 fixing memory leaks
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@501 64b25241-fba3-4117-9849-534c7e92360d
2014-03-29 21:53:56 +00:00
Carles Fernandez
95e123eef1 working on tests. Removing obsolete files
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@500 64b25241-fba3-4117-9849-534c7e92360d
2014-03-29 19:11:32 +00:00
Carles Fernandez
9f2f4335a0 improving test
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@499 64b25241-fba3-4117-9849-534c7e92360d
2014-03-28 22:30:20 +00:00
Carles Fernandez
f209dd9163 fixing tests when compiled with gcc
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@498 64b25241-fba3-4117-9849-534c7e92360d
2014-03-28 18:12:06 +00:00
Carles Fernandez
e3578d801c Some tests
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@497 64b25241-fba3-4117-9849-534c7e92360d
2014-03-28 17:52:51 +00:00
Javier Arribas
dbce333a3f Added missing gflags dependency to test_main.c to support DECLARE_string(log_dir)
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@496 64b25241-fba3-4117-9849-534c7e92360d
2014-03-23 10:47:19 +00:00