Carles Fernandez
|
e7ea5c1fdd
|
Remove superfluous 'using google::LogMessage'
|
2019-03-03 13:39:35 +01:00 |
|
Carles Fernandez
|
2cf1d72640
|
Fix if PATH is not set
|
2019-03-03 11:56:57 +01:00 |
|
Carles Fernandez
|
5635d6a012
|
Fix RTCM printer for L5
|
2019-03-03 10:58:08 +01:00 |
|
Carles Fernandez
|
0564b790e7
|
Take into account that PATH could be empty
|
2019-03-03 10:57:05 +01:00 |
|
Carles Fernandez
|
5cbafa276f
|
Make Galileo FNAV epehemeris less verbose in terminal
|
2019-03-03 10:56:07 +01:00 |
|
Carles Fernandez
|
c4d9a3631c
|
Fix leaks
|
2019-03-03 00:16:57 +01:00 |
|
Carles Fernandez
|
08ce4cdd75
|
Sort includes, fix coverity scan defect
|
2019-03-03 00:15:20 +01:00 |
|
Carles Fernandez
|
3b2ad56550
|
Fix for ENABLE_FPGA=ON
|
2019-03-02 11:48:25 +01:00 |
|
Carles Fernandez
|
fb1fd2584d
|
Fix coverity scan defects
|
2019-03-02 11:44:45 +01:00 |
|
Carles Fernandez
|
642c7effee
|
Fix warnings when building with ENABLE_FPGA=ON (unused parameters)
|
2019-03-02 11:22:42 +01:00 |
|
Carles Fernandez
|
8525782c52
|
Fix memory deallocation
|
2019-03-02 02:48:26 +01:00 |
|
Carles Fernandez
|
a9cc2d0eab
|
Replace GNU Radio blocks name termination _cc by _gs to emphasize that their data items are Gnss_Synchro objects
|
2019-03-02 02:21:03 +01:00 |
|
Carles Fernandez
|
fcfe63ba08
|
Fix defects detected by coverity scan
|
2019-03-01 20:49:45 +01:00 |
|
Javier
|
d6bf84b222
|
Moving LOG(INFO) to DLOG(INFO) in galileo navigation message parser
|
2019-03-01 18:31:15 +01:00 |
|
Carles Fernandez
|
2543b2aae2
|
Fix error
|
2019-03-01 16:59:29 +01:00 |
|
Javier
|
3b9f044074
|
Moving LOG(INFO) to DLOG(INFO) for some telemetry decoder messages
|
2019-03-01 16:48:10 +01:00 |
|
Carles Fernandez
|
e43b8f5284
|
Fix defects detected by Coverity Scan
|
2019-03-01 15:29:43 +01:00 |
|
Carles Fernandez
|
df0a77ee0d
|
Fix warnings
more protection on read/write failures and some code cleaning
|
2019-03-01 10:11:36 +01:00 |
|
Carles Fernandez
|
5b87bbbeb6
|
Update changelog
|
2019-02-28 22:11:26 +01:00 |
|
Carles Fernandez
|
7ffec280af
|
Update changelog
|
2019-02-28 22:04:24 +01:00 |
|
Carles Fernandez
|
7c71ed9404
|
Merge branch 'fpga' of https://github.com/gnss-sdr/gnss-sdr into merge-fpga
Applied checks and formatting
|
2019-02-28 21:45:30 +01:00 |
|
Carles Fernandez
|
551279b9ae
|
Provide more info to the user if something fails
|
2019-02-28 18:27:30 +01:00 |
|
Carles Fernandez
|
b1c6e1d91f
|
Make Galileo E1 message decoding less verbose in terminal
|
2019-02-28 18:20:33 +01:00 |
|
Carles Fernandez
|
92d20d0842
|
Fix comparison
|
2019-02-28 16:39:21 +01:00 |
|
Carles Fernandez
|
e6d2776f1b
|
Replace std::deque by faster boost::circular_buffer
|
2019-02-28 14:10:44 +01:00 |
|
Carles Fernandez
|
ccc9222ebe
|
Replace deque by faster boost::circular_buffer
|
2019-02-28 13:40:09 +01:00 |
|
Carles Fernandez
|
abd91e0825
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next
|
2019-02-28 09:41:19 +01:00 |
|
Carles Fernandez
|
fd64cdd8c2
|
Fix program termination with some configurations
This is not a robust solution but fixes termination when URSP is being used. To be improved
|
2019-02-28 09:33:47 +01:00 |
|
Javier Arribas
|
6c5fc8ed7c
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into observables_fix
|
2019-02-27 17:45:22 +01:00 |
|
Javier Arribas
|
3b30867df0
|
Merge pull request #254 from mmajoral/fpga
FPGA GPS L1 + Galileo E1 + GPS L5 + Galileo E5
|
2019-02-27 17:40:32 +01:00 |
|
Marc Majoral
|
c32e0b427a
|
coding style + removed some unnecessary memory arrays in the FPGA E5A tracking adapter class.
|
2019-02-27 17:27:31 +01:00 |
|
Marc Majoral
|
484b0f4b02
|
removed commented-out code
|
2019-02-27 15:51:01 +01:00 |
|
Marc Majoral
|
46082e9334
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-02-27 14:40:45 +01:00 |
|
Marc Majoral
|
a03ed571e6
|
replaced int and unsigned int by int32_t and uint32_t
removed some unused variables
|
2019-02-27 14:37:07 +01:00 |
|
Marc Majoral
|
8d770d9be9
|
more code cleaning
removed some non used variables
|
2019-02-27 13:30:09 +01:00 |
|
Carles Fernandez
|
17297ee18f
|
Fix Galileo telemetry
|
2019-02-27 02:09:23 +01:00 |
|
Marc Majoral
|
2b6e7749a8
|
cleaned the source code of the FPGA switch and the FPGA tracking adapters
|
2019-02-26 19:30:08 +01:00 |
|
Marc Majoral
|
5e22e4c50a
|
cleaned the FPGA acquisition code
|
2019-02-26 18:28:14 +01:00 |
|
Javier Arribas
|
dd91ffe139
|
Bug fix that solves a random deadlock of the observables block rx time selector
|
2019-02-26 18:04:59 +01:00 |
|
Marc Majoral
|
a8e425c814
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-02-26 10:23:59 +01:00 |
|
Carles Fernandez
|
4b325ed56a
|
Apply minor cleaning
|
2019-02-26 09:09:14 +01:00 |
|
Marc Majoral
|
67e53a166e
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-02-26 08:40:00 +01:00 |
|
Carles Fernandez
|
8e66577ee9
|
Reorder PVT
Add includes
Reorder CMake scripts
Put work at the end of the file
|
2019-02-26 01:38:48 +01:00 |
|
Marc Majoral
|
cf0a37300a
|
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga
|
2019-02-25 19:21:00 +01:00 |
|
Carles Fernandez
|
c3709567a2
|
Accelerate GPS L1 preamble correlation
|
2019-02-25 15:14:13 +01:00 |
|
Marc Majoral
|
40029f789c
|
FPGA hybrid observables tests set track_pilot by default.
|
2019-02-25 12:10:50 +01:00 |
|
Carles Fernandez
|
4fe976ba01
|
Replace boost::thread by std::thread
|
2019-02-25 00:02:53 +01:00 |
|
Carles Fernandez
|
14899a3a77
|
Replace boost::thread by std::thread, get rid of boost::chrono
|
2019-02-24 23:11:19 +01:00 |
|
Carles Fernandez
|
a51ccdca8b
|
Fix termination if GNSS-SDR.telecommand_enabled is set to true
|
2019-02-24 20:57:51 +01:00 |
|
Carles Fernandez
|
d2a3de3c58
|
Improve compilation options
|
2019-02-24 20:22:15 +01:00 |
|