Commit Graph

3685 Commits

Author SHA1 Message Date
Carles Fernandez b4cb0cc76b
Improve wording 2018-04-20 12:56:32 +02:00
Carles Fernandez 514fde256a
Fix assignment of a channel to a given satellite with ChannelN.satellite=PRN 2018-04-20 12:50:32 +02:00
Carles Fernandez 4db5f9165f Fix bug counting channels when using Gal E5a configurations 2018-04-18 11:18:58 +02:00
Carles Fernandez 6740ac42c8
Fix detection of libiio-dev package 2018-04-14 18:16:38 +02:00
Carles Fernandez ddb7a6f3e0
Fix detection of libiio package 2018-04-14 17:54:36 +02:00
Carles Fernandez bce730f68d
Improve finding of gnuradio-iio and libiio libraries 2018-04-14 16:12:21 +02:00
Carles Fernandez b1695375a8
Improve finding of gnuradio-iio library 2018-04-14 16:04:33 +02:00
Carles Fernandez fec1e37407
Fix Typo 2018-04-14 11:19:52 +02:00
Carles Fernandez 225b366dde
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-14 11:14:46 +02:00
Javier Arribas 675486be50
Merge pull request #160 from antonioramosdet/fine_tune_latency
Increase fixed latency in order to avoid loss of observables
2018-04-13 15:46:18 +02:00
Antonio Ramos 26467a0f29 Increase fixed latency in order to avoid loss of observables 2018-04-13 12:30:06 +02:00
Carles Fernandez 44c6d8622c
Make the test to correctly fail if no kml file is generated 2018-04-13 12:11:41 +02:00
Carles Fernandez c01d8d0dd9
Move general_work to the bottom of the file 2018-04-13 11:39:05 +02:00
Carles Fernandez 31e634635c
Move general_work to the bottom of the file 2018-04-13 11:07:58 +02:00
Carles Fernandez 1094e870bc Accessing maps is not so cheap, so doing in the constructor 2018-04-12 20:45:13 +02:00
Carles Fernandez 6dfacb1676 Fix building for clang-900.0.39.2 (OSX 10.12), tnx to michaelld 2018-04-12 20:44:15 +02:00
Carles Fernandez b5c9015fbe
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-12 20:01:36 +02:00
Javier Arribas 7ffa6b488a
Merge pull request #159 from antonioramosdet/improve_observables
Fix bug
2018-04-12 18:52:43 +02:00
Antonio Ramos 525d887731 Fix bug 2018-04-12 18:51:43 +02:00
Javier Arribas 04a65fc1e0
Merge pull request #158 from antonioramosdet/improve_observables
Change hybrid observables forecast
2018-04-12 18:46:13 +02:00
Antonio Ramos 51d19fd298 Change hybrid observables forecast 2018-04-12 18:36:52 +02:00
Javier Arribas 7d9213abbd
Merge pull request #157 from antonioramosdet/clean_code
Remove telemetry -> tracking msg port
2018-04-12 18:02:46 +02:00
Antonio Ramos 52cc6ab04d Remove telemetry -> tracking msg port 2018-04-12 18:01:12 +02:00
Javier Arribas 33afb007c9
Merge pull request #156 from antonioramosdet/improve_preamble_search_procedure
New correlation algorithm in Tel. Decod. GPS L1
2018-04-12 17:18:09 +02:00
Antonio Ramos fcdf123e0e Correct name 2018-04-12 17:14:57 +02:00
Antonio Ramos ad220dd279 Minor changes 2018-04-12 17:01:07 +02:00
Javier Arribas ee732e09d4
Merge pull request #155 from antonioramosdet/fine_tune_buffer_size_and_latency
Fine tune buffer parameters
2018-04-12 11:22:14 +02:00
Antonio Ramos f92dd4dc83 New correlation procedure 2018-04-12 11:03:52 +02:00
Antonio Ramos 6de28277ed Fine tune buffer parameters 2018-04-12 10:57:12 +02:00
Carles Fernandez ddc2603681 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2018-04-11 18:18:47 +02:00
Antonio Ramos 6c55c3a93f Improve performance 2018-04-11 17:41:27 +02:00
Javier Arribas c2dfc82bf3
Merge pull request #152 from antonioramosdet/speed_up_observables
Change std::deque to boost::circular_shift
2018-04-11 14:25:25 +02:00
Antonio Ramos b606e1d71f Solve more conflicts 2018-04-11 13:35:01 +02:00
Antonio Ramos 2bc59ec15e Merge branch 'next' into speed_up_observables 2018-04-11 13:32:51 +02:00
Antonio Ramos 2eea1a66aa Solve conflicts 2018-04-11 12:56:15 +02:00
Antonio Ramos 385055e884 Increase buffer size 2018-04-11 12:49:22 +02:00
Carles Fernandez 37e8d5e5be Merge branch 'antonioramosdet-GPS_L1_change_symbol_history' into next 2018-04-11 11:42:30 +02:00
Antonio Ramos 2e15b16660 Change std::deque to boost::circular_buffer
The circular buffer (fixed memory) increases the performance of the receiver
2018-04-11 11:26:24 +02:00
Carles Fernandez bdd1a0e977 Add more friendy messages
Move general_work to the bottom, so it is easier to find
2018-04-11 01:22:11 +02:00
Antonio Ramos 01d41e2f07 Use boost circular buffers 2018-04-10 18:33:45 +02:00
Antonio Ramos f350174fd8 Fix bugs 2018-04-10 15:37:07 +02:00
Antonio Ramos 2a62d868ab Clean code 2018-04-09 18:18:06 +02:00
Antonio Ramos 15e867ec27 Fix segmentation fault 2018-04-09 18:02:07 +02:00
Javier Arribas a2020331ba
Merge pull request #147 from gnss-sdr/revert-146-speed_up_observables
Revert "Modify observables history"
2018-04-09 16:45:31 +02:00
Javier Arribas f022d49709
Revert "Modify observables history" 2018-04-09 16:45:05 +02:00
Javier Arribas 67ccb5b910
Merge pull request #146 from antonioramosdet/speed_up_observables
Modify observables history
2018-04-09 16:44:08 +02:00
Antonio Ramos d42d6b2ed4 Change std::vector<std::deque<Gnss_Synchro>> by gnss_circular_deque 2018-04-09 16:39:53 +02:00
Carles Fernandez 204aef99d0 Hold back c++17 until GNU Radio allows for it
(already in next, so 3.8 will do)
2018-04-08 23:48:35 +02:00
Carles Fernandez 795ac97e12 Set -std=c++11, -std=c++14 or -std=c++17 where appropriate 2018-04-07 17:03:25 +02:00
Carles Fernandez fc34bb4d98 Get rid of gr::random so it can be compiled with c++17
The error was:

In file included from
/Users/carlesfernandez/git/cttc/src/algorithms/signal_generator/gnuradio_blocks/signal_generator_c.cc:31:
In file included from
/Users/carlesfernandez/git/cttc/src/algorithms/signal_generator/gnuradio_blocks/signal_generator_c.h:36:
In file included from /opt/local/include/gnuradio/random.h:30:
In file included from /opt/local/include/boost/random.hpp:83:
/opt/local/include/boost/random/uniform_on_sphere.hpp:229:37: error: no
member named 'bind2nd' in namespace 'std'
        std::bind2nd(std::multiplies<RealType>(), 1/sqrt(sqsum)));
                               ~~~~~^
1 error generated.
2018-04-07 14:15:48 +02:00