Carles Fernandez
|
01b6cad75d
|
Fix build with latest GNU Radio master (towards 3.8)
|
2018-08-31 13:58:45 +02:00 |
|
Carles Fernandez
|
e4303d0fac
|
Fix build with latest GNU Radio master (towards 3.8)
|
2018-08-31 13:52:35 +02:00 |
|
Carles Fernandez
|
3fcb027138
|
Update Access18 experiment with new PVT stored data structure
|
2018-08-31 10:03:35 +02:00 |
|
Carles Fernandez
|
34382d7ac5
|
Fix defect detected by coverity scan (uninitialized members in constructor)
|
2018-08-30 21:45:58 +02:00 |
|
Carles Fernandez
|
5b2b487a2f
|
Fix warning (type qualifiers ignored on cast result type)
|
2018-08-30 21:17:19 +02:00 |
|
Carles Fernandez
|
753dc7241f
|
Fix defect detected by coverity scan (avoid null pointer dereference)
|
2018-08-30 20:22:15 +02:00 |
|
Carles Fernandez
|
aa3429ebb2
|
Fix defect detected by coverity scan (avoid null pointer dereference)
|
2018-08-30 20:04:36 +02:00 |
|
Carles Fernandez
|
1ea88104ac
|
Fix defect detected by coverity scan (avoid null pointer dereference)
|
2018-08-30 19:58:37 +02:00 |
|
Carles Fernandez
|
c850adf5e7
|
Fix defects detected by coverity scan (uninitialized members)
|
2018-08-30 19:40:17 +02:00 |
|
Carles Fernandez
|
774e50545e
|
Fix building if Armadillo was not installed in the system
Code cleaning
Keep consistency with names of include guards
Fix some defects detected by Coverity Scan
|
2018-08-30 19:24:28 +02:00 |
|
Javier Arribas
|
e282b075f4
|
Improving position test for dynamic scenarios
|
2018-08-30 14:34:05 +02:00 |
|
Javier Arribas
|
b4db4013eb
|
Adding a new geographical coordinate transformations and helpers library for system testing
|
2018-08-29 18:55:39 +02:00 |
|
Javier Arribas
|
a3dc0f564c
|
Improving PVT system test. Extending the rtklib_solver binary dumps and removing old dumps
|
2018-08-29 18:53:03 +02:00 |
|
Javier Arribas
|
3e901da669
|
Remove superseded tests
|
2018-08-29 10:45:02 +02:00 |
|
Javier Arribas
|
141f615659
|
Removed debug print
|
2018-08-29 10:30:46 +02:00 |
|
Carles Fernandez
|
8d195e3259
|
Remove unused variables
|
2018-08-28 20:20:34 +02:00 |
|
Javier Arribas
|
3f29d27873
|
Improving observables unit test
|
2018-08-27 18:08:31 +02:00 |
|
Javier Arribas
|
da2c8f9977
|
Tunning GPS L5 default carrier lock threshold
|
2018-08-27 18:06:20 +02:00 |
|
Javier Arribas
|
6d74370860
|
Joining Galileo FNAV and FNAV telemetry decoders in a single GNURadio block
|
2018-08-27 18:05:19 +02:00 |
|
Javier Arribas
|
a7d28c20c1
|
Adding Galileo INAV and FNAV page decoder unit test
|
2018-08-26 20:06:30 +02:00 |
|
Carles Fernandez
|
050543b427
|
Start at 30 dBHz by default
|
2018-08-24 12:34:36 +02:00 |
|
Carles Fernandez
|
f99b495150
|
Merge branch 'monitor_block_decimator' of https://github.com/acebrianjuan/gnss-sdr into acebrianjuan-monitor_block_decimator
|
2018-08-23 20:05:31 +02:00 |
|
Carles Fernandez
|
47e718167f
|
Merge branch 'fix-osx-thread_t' of https://github.com/rventura/gnss-sdr into rventura-fix-osx-thread_t
|
2018-08-23 19:53:48 +02:00 |
|
Carles Fernandez
|
bbcc0bee36
|
Rename volk_gnsssdr_32f_xn_fast_resampler_32f_xn to volk_gnsssdr_32f_xn_high_dynamics_resampler_32f_xn
|
2018-08-23 19:52:01 +02:00 |
|
Carles Fernandez
|
41527fb921
|
Rename volk_gnsssdr_32f_xn_fast_resampler_32f_xn to volk_gnsssdr_32f_xn_high_dynamics_resampler_32f_xnn
|
2018-08-23 19:39:41 +02:00 |
|
Álvaro Cebrián Juan
|
3c3057ba0b
|
Fix warning
|
2018-08-23 14:47:24 +02:00 |
|
Álvaro Cebrián Juan
|
cafb3b0363
|
Fix Monitor block file header
|
2018-08-23 13:44:51 +02:00 |
|
Álvaro Cebrián Juan
|
587af5f61c
|
Add a decimator to the Monitor block
|
2018-08-23 13:29:57 +02:00 |
|
Rodrigo Ventura
|
ad6bbee930
|
Fix build issue in OS X
Define of thread_t to pthread_t in rtklib.h was colliding with system
include in OS X. Not used elsewhere, so find&replaced with pthread_t.
|
2018-08-23 09:08:31 +01:00 |
|
Carles Fernandez
|
30673a43df
|
Merge branch 'monitor_block_ip_parser' of https://github.com/acebrianjuan/gnss-sdr into acebrianjuan-monitor_block_ip_parser
|
2018-08-22 19:33:03 +02:00 |
|
Carles Fernandez
|
b2dc526b9a
|
Fix gpx printer
|
2018-08-22 18:54:46 +02:00 |
|
Carles Fernandez
|
fe36e8f558
|
Add doppler rate variable, still not used
|
2018-08-22 17:44:52 +02:00 |
|
Carles Fernandez
|
d364258b6e
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into doppler_rate
|
2018-08-22 17:30:21 +02:00 |
|
Álvaro Cebrián Juan
|
4b620c5931
|
Add an IP address parser to enable specifying multiple clients in the Monitor block configuration
|
2018-08-22 15:42:38 +02:00 |
|
Carles Fernandez
|
8184e0eb81
|
Remove unused includes, avoid pointer dereference
|
2018-08-21 18:11:03 +02:00 |
|
Carles Fernandez
|
dc5ff6af03
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-08-21 16:43:43 +02:00 |
|
Carles Fernandez
|
4cf10c221a
|
Update SBAS PRN numbers
|
2018-08-21 16:43:36 +02:00 |
|
Carles Fernandez
|
0c26a95af4
|
Enhance const correctness, minor cosmetics
|
2018-08-21 15:20:48 +02:00 |
|
Carles Fernandez
|
ff90cf1a7e
|
Remove unused parameter
|
2018-08-21 15:01:35 +02:00 |
|
Carles Fernandez
|
fb33bbc6c3
|
Add use of cstdint typedefs
|
2018-08-21 15:00:57 +02:00 |
|
Carles Fernandez
|
388d1623ed
|
Pass parameters by reference instead of by value (improves effieciency)
|
2018-08-21 14:57:22 +02:00 |
|
Carles Fernandez
|
a833abbb8a
|
Merge branch 'kf' of https://github.com/gnss-sdr/gnss-sdr into next
|
2018-08-21 11:50:39 +02:00 |
|
Carles Fernandez
|
3b43e62b29
|
Access elements of d_symbol_history without bound checking
|
2018-08-17 19:33:17 +02:00 |
|
Carles Fernandez
|
5d86e68b60
|
Improve initializations and minor fixes
|
2018-08-17 18:10:53 +02:00 |
|
Carles Fernandez
|
23ad333901
|
Avoid variable length arrays
|
2018-08-17 01:29:29 +02:00 |
|
Carles Fernandez
|
f4bdf234e3
|
Avoid binary integer literals
|
2018-08-17 00:30:37 +02:00 |
|
Carles Fernandez
|
ec1b600077
|
Revert wrong change
|
2018-08-16 22:43:56 +02:00 |
|
Carles Fernandez
|
a2de137864
|
Imporve const correctness
|
2018-08-16 14:49:32 +02:00 |
|
Carles Fernandez
|
a249cd7242
|
Avoid variable length arrays and other minor fixes
|
2018-08-16 14:16:43 +02:00 |
|
Carles Fernandez
|
c9413e8931
|
Replace map.size() > 0 by map.empty == false
|
2018-08-16 10:20:03 +02:00 |
|