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
|
1ee3e867f0
|
Add Gerald to the list of contributors
|
2018-08-21 17:14:59 +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
|
f5c67d0c7d
|
Merge branch 'glamountain-kf' into kf
|
2018-08-21 11:03:25 +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
|
47cc0cf7f9
|
Replace linker flag -Wl by -W in extra build types
|
2018-08-17 11:14:24 +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 |
|
Carles Fernandez
|
9173041961
|
Add elevation mask
|
2018-08-16 10:05:15 +02:00 |
|
Carles Fernandez
|
653a2bfdb8
|
Add extra build types for debugging
|
2018-08-16 10:02:51 +02:00 |
|
Carles Fernandez
|
6e3c640b9e
|
Fix warnings
|
2018-08-15 23:38:47 +02:00 |
|
Carles Fernandez
|
2b0e0f73ff
|
Add work on Doppler rate
|
2018-08-15 13:38:49 +02:00 |
|
Carles Fernandez
|
edf82644f2
|
Merge branch 'fpga' of https://github.com/mmajoral/gnss-sdr into next
|
2018-08-14 14:09:10 +02:00 |
|
Carles Fernandez
|
f18f02622c
|
Minor changes
|
2018-08-14 14:07:37 +02:00 |
|
Marc Majoral
|
ddb7c1fc29
|
added control of the FPGA PL counter interrupt (using a level interrupt).
|
2018-08-14 14:04:00 +02:00 |
|
Carles Fernandez
|
e381f75fd3
|
Fixes for 32 bits architectures
|
2018-08-14 13:31:37 +02:00 |
|
Gerald LaMountain
|
05aea34e7b
|
Add a unit test for bayesian_estimation.cc as part of trk_test which tests that all outputs are positive over a large number of iterations
|
2018-08-14 00:54:00 -04:00 |
|
Gerald LaMountain
|
0fd98b0379
|
Add Matlab parsing and plotting functions for Kalman filter tracking block
|
2018-08-13 21:21:24 -04:00 |
|
Gerald LaMountain
|
e42467a068
|
Updates to integration of bayesian_estimation library into GPS L1 kalman tracking block
|
2018-08-13 21:18:01 -04:00 |
|
Gerald LaMountain
|
032e73e727
|
Updates to 3-state Kalman filter parameters to improve tracking
|
2018-08-13 21:15:58 -04:00 |
|
Carles Fernandez
|
b64850d285
|
Add more extensive use of cstdint typenames
|
2018-08-14 01:32:06 +02:00 |
|
Carles Fernandez
|
200648be50
|
Add more extensive use of cstdint typenames
|
2018-08-14 01:13:07 +02:00 |
|
Carles Fernandez
|
6cee58bdc1
|
Add more extensive use of cstdint typenames
|
2018-08-13 13:03:01 +02:00 |
|
Carles Fernandez
|
65a0804084
|
Add more extensive use of cstdint typenames
|
2018-08-13 10:18:05 +02:00 |
|
Carles Fernandez
|
4a2ba1cff0
|
Improve handling of data types
|
2018-08-13 00:54:23 +02:00 |
|
Carles Fernandez
|
d29befa7e3
|
Fix int vs unsigned int comparisons
|
2018-08-12 11:37:21 +02:00 |
|
Carles Fernandez
|
1087b764cf
|
Add address sanitized build target
Update the Volk build types to include a target that compiles with
-fsanitize=address when using clang or gcc.
Activated with -DCMAKE_BUILD_TYPE=ASAN
|
2018-08-12 10:59:12 +02:00 |
|
Carles Fernandez
|
ecdd5f4e57
|
Add more extensive use of cstdint typenames
|
2018-08-12 00:04:09 +02:00 |
|
Carles Fernandez
|
273ce31029
|
Add more extensive use of cstdint typenames
|
2018-08-11 23:03:41 +02:00 |
|
Carles Fernandez
|
0126c26cd2
|
Fix typo
|
2018-08-11 20:51:59 +02:00 |
|
Carles Fernandez
|
49c480018c
|
Fix warning
|
2018-08-11 20:50:06 +02:00 |
|
Carles Fernandez
|
b2db6abdaa
|
Add more extensive use of cstdint typenames
|
2018-08-11 14:31:35 +02:00 |
|
Carles Fernandez
|
201c5ccd79
|
Add more extensive use of cstdint typenames
|
2018-08-11 13:56:24 +02:00 |
|
Carles Fernandez
|
d41ed73a00
|
Add more extensive use of cstdint typenames
|
2018-08-11 13:12:33 +02:00 |
|
Carles Fernandez
|
05a1806c8f
|
Merge branch 'fpga' of https://github.com/mmajoral/gnss-sdr into merge-marc
|
2018-08-11 12:56:52 +02:00 |
|