1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-04 10:53:17 +00:00
Commit Graph

5760 Commits

Author SHA1 Message Date
Carles Fernandez
19fcd60522
Clean files 2019-04-27 13:09:36 +02:00
Carles Fernandez
baeb326f84
Avoid unnecessary copy 2019-04-27 12:49:37 +02:00
Carles Fernandez
d1298d67c8
Remove unused buffer 2019-04-27 12:43:34 +02:00
Carles Fernandez
e03bed5982
Shorten protobuf description 2019-04-27 12:19:15 +02:00
Carles Fernandez
31f9a87ee4
Emit mat file generation message only if there is data to save 2019-04-26 09:02:03 +02:00
Carles Fernandez
03dc09ab75 Merge branch 'smooth-cn0' into next
Add a CN0 smoother to reduce the variance of the estimation
2019-04-25 15:30:46 +02:00
Carles Fernandez
9d36199901 Trim CN0 smoother parameters. Add it to the FPGA block 2019-04-25 15:30:11 +02:00
Carles Fernandez
42c0544c4c Accelerate CN0 estimation 2019-04-25 14:58:30 +02:00
Carles Fernandez
68b3deb01b Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-04-25 10:42:16 +02:00
Carles Fernandez
f5f255b28d Fix building with new version of GNU Radio 3.7.13.5 maint 2019-04-25 10:41:57 +02:00
Carles Fernandez
50d4db9c05 Add a simple CN0 smoother 2019-04-25 08:50:21 +02:00
Carles Fernandez
503fd688f7
Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next 2019-04-24 20:54:06 +02:00
Carles Fernandez
69e6816392
Make coexistence of different instances of gnss-sdr in the same machine easier
If the user forgot to set parameter PVT.rtcm_output_file_enabled to false in the configuration file, this raised up the RTCM server even if flag_rtcm_server was set to false, thus preventing the execution of more than one instance of gnss-sdr in the same machine. By setting the default value of rtcm_output_file_enabled to false, just letting the PVT.flag_rtcm_server parameter to get its default value, which is false, enables more than one instance in the same host machine. This also alleviates by default optional processing load in embedded devices
2019-04-24 20:51:01 +02:00
Carles Fernandez
52ae97ed4e Fix serialization 2019-04-24 15:50:53 +02:00
Carles Fernandez
a44c6e8b59
Remove detection of curl since it is not really needed 2019-04-24 01:30:22 +02:00
Carles Fernandez
fa4460038e
Fix warning: logical not is only applied to the left hand side of this comparison 2019-04-24 01:19:43 +02:00
Carles Fernandez
d1331676ea
Improve CMake messages when Protocol Buffers is not found
Fixed building with Ninja when glog, matio or protocol buffers are not found
2019-04-24 00:56:17 +02:00
Javier Arribas
2e69b62ac0 Fix return void in non-void function 2019-04-23 12:32:12 +02:00
Javier Arribas
547559c0b8 Improving GPS L1 CA telemetry decoder 2019-04-23 12:27:18 +02:00
Carles Fernandez
8ab202b666 Fix detection of Protocol Buffers when using CMake < 3.6 2019-04-23 11:58:18 +02:00
Carles Fernandez
e0f3fe66f0
Merge branch 'protobuf' into next 2019-04-22 18:50:26 +02:00
Carles Fernandez
aedbd8c47a
Update changelog 2019-04-22 15:01:18 +02:00
Carles Fernandez
971c33041c
Add README file 2019-04-22 14:01:37 +02:00
Carles Fernandez
307373e362
Avoid unnecessary copy of channel_fsm 2019-04-22 13:03:01 +02:00
Carles Fernandez
39ffce15e7
Remove gitlab file 2019-04-21 21:34:41 +02:00
Carles Fernandez
b65e07a94f
Merge branch 'protobuf' of https://github.com/carlesfernandez/gnss-sdr into protobuf 2019-04-21 15:52:17 +02:00
Carles Fernandez
7c581253b6
Improve Protocol Buffers info 2019-04-21 15:44:33 +02:00
Carles Fernandez
fee5d2792c
Add comments to .proto files 2019-04-21 15:01:17 +02:00
Carles Fernandez
a4586021f5
Fix Coverity-scan job 2019-04-21 13:35:16 +02:00
Carles Fernandez
6b574fc977
Merge branch 'protobuf' of https://github.com/carlesfernandez/gnss-sdr into protobuf 2019-04-21 13:33:04 +02:00
Carles Fernandez
6c9154aede
Expose usage of Protocol Buffers to the configuration 2019-04-21 13:30:59 +02:00
Carles Fernandez
b3ca9bda99
Improve Protocol Buffers info 2019-04-21 11:51:49 +02:00
Carles Fernandez
2cba1c5e0a
Add test for the serdes_monitor_pvt class 2019-04-21 11:46:33 +02:00
Carles Fernandez
831d8ebdc5
Fix coveritu scan job 2019-04-21 11:27:25 +02:00
Carles Fernandez
9e088e3c53
Fix cross-compile job 2019-04-21 11:21:37 +02:00
Carles Fernandez
c851d7dff9
Merge branch 'protobuf' of https://github.com/carlesfernandez/gnss-sdr into protobuf 2019-04-21 10:22:53 +02:00
Carles Fernandez
8558dfd81b
Fix cross-compile job 2019-04-21 10:16:26 +02:00
Carles Fernandez
1b96e0a81d
Fix for CMake > 3.9 2019-04-21 10:08:39 +02:00
Carles Fernandez
d7af1689fd
Merge branch 'protobuf' of https://github.com/carlesfernandez/gnss-sdr into protobuf 2019-04-21 09:50:35 +02:00
Carles Fernandez
f784f14ae6
Add certificates to coverity job 2019-04-21 09:50:24 +02:00
Carles Fernandez
81af865585
Use range for 2019-04-21 09:45:46 +02:00
Carles Fernandez
e4c7216a8f
Add missing dependencies 2019-04-21 09:37:40 +02:00
Carles Fernandez
b3bf904495
Add dependencies to Fedora26 2019-04-21 09:33:58 +02:00
Carles Fernandez
c411aa19ec
Add Protocol Buffers dependency 2019-04-21 09:24:37 +02:00
Carles Fernandez
f0a9403640
Cross-compilation fixes 2019-04-21 08:33:30 +02:00
Carles Fernandez
2b45256ff1
Reorder files 2019-04-20 22:07:35 +02:00
Carles Fernandez
979ab6327e
Add info about Protocol Buffers new dependency 2019-04-20 22:01:40 +02:00
Carles Fernandez
d6d85aabd5
Fix when an old version of Protocol Buffers is present 2019-04-20 21:57:28 +02:00
Carles Fernandez
b499983526
Fix comparison 2019-04-20 19:16:40 +02:00
Carles Fernandez
f436c3d9bd
Improve detection of Protocol Buffers in cross-compilation 2019-04-20 19:11:17 +02:00