Carles Fernandez
|
71fcd899a4
|
Change in cmake scripts that allows 'make' to spawn the provided amount of threads when armadillo, gflags or glog are downloaded and built 'on-the-fly'. Ideally each thread is executed on its own core/CPU, so a multi-core/CPU environment is used to its fullest. This fix allows compilation with e.g. 'make -j4"
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@465 64b25241-fba3-4117-9849-534c7e92360d
|
2013-12-20 00:11:14 +00:00 |
|
Carles Fernandez
|
36f70490d9
|
some small changes required by Pybombs
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@379 64b25241-fba3-4117-9849-534c7e92360d
|
2013-07-06 11:22:44 +00:00 |
|
Javier Arribas
|
58b280afb6
|
Switch to GNU Radio 3.7.x API
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@368 64b25241-fba3-4117-9849-534c7e92360d
|
2013-07-04 13:47:40 +00:00 |
|
Javier Arribas
|
12003ffa94
|
GNSS-SDR now uses CMAKE as the only build system. Goodbye BJAM!
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@347 64b25241-fba3-4117-9849-534c7e92360d
|
2013-03-15 18:03:01 +00:00 |
|
Carles Fernandez
|
c6e974ab21
|
Starting CMake support. In the root directory of gnss-sdr, type:
$ mkdir build && cd build && cmake ../ && make && make install
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@290 64b25241-fba3-4117-9849-534c7e92360d
|
2012-12-24 02:33:50 +00:00 |
|
Carles Fernandez
|
ae4a867249
|
code cleaning
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@262 64b25241-fba3-4117-9849-534c7e92360d
|
2012-10-28 10:56:04 +00:00 |
|
Carles Fernandez
|
088cfbb552
|
small clean-up
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@202 64b25241-fba3-4117-9849-534c7e92360d
|
2012-07-02 12:03:16 +00:00 |
|
Luis Esteve
|
d5655f27df
|
Major changes. Signal Conditioner holds now blocks to change data type, filter and resample input data.
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@172 64b25241-fba3-4117-9849-534c7e92360d
|
2012-02-19 17:45:51 +00:00 |
|
Luis Esteve
|
9eac86f3f2
|
Added direct_resampler files
git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@171 64b25241-fba3-4117-9849-534c7e92360d
|
2012-02-18 17:45:37 +00:00 |
|