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 |
|
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
|
f022d49709
|
Revert "Modify observables history"
|
2018-04-09 16:45:05 +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
|
bc6a568414
|
Reorder headers
|
2018-04-03 23:45:06 +02:00 |
|
Antonio Ramos
|
ecb4a4970a
|
Disable eph update when L1 + L2
|
2018-03-09 13:05:25 +01:00 |
|
Antonio Ramos
|
ab7cabc8e8
|
code style
|
2018-03-08 18:32:55 +01:00 |
|
Antonio Ramos
|
be5139e5f7
|
Merge branch 'next' into debug
|
2018-03-06 16:19:52 +01:00 |
|
Carles Fernandez
|
34f24562cf
|
Apply automated code formatting
Documented at .clang-format
See http://clang.llvm.org/docs/ClangFormat.html and http://clang.llvm.org/docs/ClangFormatStyleOptions.html
|
2018-03-03 02:03:39 +01:00 |
|
Antonio Ramos
|
e58f96a196
|
Minor change
|
2018-03-01 17:23:48 +01:00 |
|
Antonio Ramos
|
4ccd2c299b
|
Check data validity
|
2018-03-01 15:54:51 +01:00 |
|
Antonio Ramos
|
eed6ed1f5e
|
Remove set_max_noutput_items
|
2018-03-01 14:25:44 +01:00 |
|
Antonio Ramos
|
e964bf060f
|
Clean code
|
2018-02-26 10:40:08 +01:00 |
|
Antonio Ramos
|
4d6aaf43af
|
Merge branch 'next' into fix_observables
|
2018-02-26 10:12:47 +01:00 |
|
Carles Fernandez
|
658e677fc3
|
Reorder includes: local headers first, then 3rd-party library headers, and finally standard headers
|
2018-02-26 03:15:53 +01:00 |
|
Antonio Ramos
|
5cba843eaa
|
Add colors to display
|
2018-02-23 16:17:51 +01:00 |
|
Antonio Ramos
|
c849738da0
|
debug7
|
2018-02-23 12:00:20 +01:00 |
|
Antonio Ramos
|
c0f1d95b32
|
debug6
|
2018-02-23 10:50:22 +01:00 |
|
Antonio Ramos
|
592d50af79
|
debug 2
|
2018-02-22 12:42:09 +01:00 |
|
Antonio Ramos
|
58dd5428a8
|
debug
|
2018-02-22 11:39:38 +01:00 |
|
Antonio Ramos
|
9533662a0e
|
Minor change
|
2018-02-22 11:18:37 +01:00 |
|
Antonio Ramos
|
ca9a551a86
|
Avoid extrapolation
|
2018-02-22 11:14:57 +01:00 |
|
Antonio Ramos
|
df5f51ba91
|
Dump incoming Gnss Synchros in observables
|
2018-02-21 16:10:03 +01:00 |
|
Antonio Ramos
|
a2eaf403ff
|
Avoid acces to a out of range value
|
2018-02-21 13:12:45 +01:00 |
|
Antonio Ramos
|
98cde65832
|
Improved find_closest algorithm in observables
|
2018-02-21 12:56:44 +01:00 |
|
Antonio Ramos
|
5da7a83eeb
|
Correct interpolation indexes
|
2018-02-21 11:28:35 +01:00 |
|
Antonio Ramos
|
281687615a
|
Set observables history to 100 ms
|
2018-02-21 10:59:53 +01:00 |
|
Antonio Ramos
|
c793b47181
|
Interpolate TOW_at_current_symbol in observables block
|
2018-02-21 10:41:33 +01:00 |
|
Antonio Ramos
|
cc178495c9
|
Modify authors
|
2018-02-20 11:28:34 +01:00 |
|
Antonio Ramos
|
832f828d52
|
Clean code
|
2018-02-20 11:17:41 +01:00 |
|
Antonio Ramos
|
3508218307
|
Check PRN coherency in observables
|
2018-02-20 10:58:56 +01:00 |
|
Antonio Ramos
|
82084dd867
|
Minor changes
|
2018-02-19 17:20:34 +01:00 |
|
Antonio Ramos
|
c3657f3251
|
Modify hybrid observables
|
2018-02-19 10:29:12 +01:00 |
|
Antonio Ramos
|
756fd1904e
|
Modify observables algorithm
|
2018-02-16 18:10:48 +01:00 |
|
Antonio Ramos
|
ab6e62af72
|
Return WORK_DONE when throwing an exception
|
2018-02-14 16:24:29 +01:00 |
|
Antonio Ramos
|
28cc4a1a05
|
Add try-catch block to hybrid observables
|
2018-02-14 11:56:22 +01:00 |
|
Antonio Ramos
|
8885333aa7
|
Modify sample counter
|
2018-02-13 19:22:23 +01:00 |
|
Javier Arribas
|
a5d65f3424
|
Bug fix: adding exception control to std::map access in observables block
|
2018-01-23 17:33:06 +01:00 |
|
Carles Fernandez
|
bc92240443
|
Replace C-style cast by C++ casts
|
2018-01-17 19:11:42 +01:00 |
|
Carles Fernandez
|
59c153846c
|
Remove blank line
|
2018-01-17 19:06:39 +01:00 |
|
Carles Fernandez
|
7e97d00a4f
|
Apply project's coding style
|
2018-01-17 19:02:52 +01:00 |
|
Javier Arribas
|
184bd0d1de
|
A smarter way of handling the multirrate input of observables block
|
2018-01-10 18:13:46 +01:00 |
|
Javier Arribas
|
81179a9f38
|
Removing gnuradio output buffer request on observables and disabling the gnss_synchro output for all trackings that are not tracking any satellite. This is a bug fix to avoid gnuradio flowgraph deadlocks when different GNSS integration times are used in satellite channels
|
2018-01-10 16:26:05 +01:00 |
|
Antonio Ramos
|
d7acf4ecf5
|
Merge remote-tracking branch 'gnss-sdr/next' into fix_pvt_E5a
|
2017-11-29 12:13:40 +01:00 |
|
Antonio Ramos
|
140b388066
|
Modify RTKLIB PVT band selection and Tel. Dec. E5a
|
2017-11-29 12:00:05 +01:00 |
|