1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-14 12:10:34 +00:00
Commit Graph

9262 Commits

Author SHA1 Message Date
Carles Fernandez
c3b36c380a
Fix wrong memory access 2023-06-03 14:13:31 +02:00
Carles Fernandez
f20f4ede0c
Use classes instead of structs 2023-06-03 12:45:20 +02:00
Carles Fernandez
1595c5f363
Add osnma_dsm_reader 2023-06-03 12:06:16 +02:00
Carles Fernandez
fec1468ec4
Fix includes for openssl 2023-06-02 21:16:45 +02:00
Carles Fernandez
be862bdd23
Fix includes for openssl 2023-06-02 21:14:24 +02:00
Carles Fernandez
56031834a9
Fix indentation 2023-06-02 20:44:38 +02:00
Carles Fernandez
8c4ae2253a
Try OpenSSL 3.0 2023-06-02 20:20:31 +02:00
Carles Fernandez
db4b737243
Add work on OSNMA Rx 2023-06-02 18:51:21 +02:00
Carles Fernandez
da6b2a6831
Fix lenght check 2023-06-02 14:17:29 +02:00
Carles Fernandez
277e51b237
Fix lenght check 2023-06-02 14:00:00 +02:00
Carles Fernandez
602c533c01
Add debug info 2023-06-02 13:42:24 +02:00
Carles Fernandez
3a803e01e4
Add work on OSNMA Rx 2023-06-02 13:13:55 +02:00
Carles Fernandez
3d86bde405
Add work on OSNMA Rx 2023-06-02 12:25:50 +02:00
Carles Fernandez
6fc334942f
Add work on OSNMA Rx 2023-06-02 12:07:25 +02:00
Carles Fernandez
755045e668
Remove unused files 2023-06-02 11:36:15 +02:00
Carles Fernandez
9de1fd39ca
Improve SHA256 computation 2023-06-02 11:33:58 +02:00
Carles Fernandez
7147959186
Add work on OSNMA rx 2023-06-02 09:49:37 +02:00
Carles Fernandez
ce50e160a7
Add work on OSNMA receiver 2023-06-01 14:41:01 +02:00
Carles Fernandez
cc8fa9a4d2
Add work on OSNMA receiver 2023-06-01 13:41:30 +02:00
Carles Fernandez
c6c0fc651a
Add work on OSNMA receiver 2023-06-01 11:52:27 +02:00
Carles Fernandez
e6419a2063
Add work on OSNMA receiver 2023-05-29 14:52:30 +02:00
Carles Fernandez
46aca38ade
Add work on osnma receiver 2023-05-27 11:43:41 +02:00
Carles Fernandez
ee13784dd2
Avoid string literals (not available in C++11) 2023-05-27 10:27:44 +02:00
Carles Fernandez
78847e33a3
Add work on osnma receiver 2023-05-27 10:22:13 +02:00
Carles Fernandez
f7c14e3041
Remove comparisons that are always true 2023-05-25 07:53:11 +02:00
Carles Fernandez
0ba7b1611e
Add work on retrieving OSNMA data 2023-05-25 07:48:27 +02:00
Carles Fernandez
6408d74288
Fix internal communications 2023-05-23 14:11:20 +02:00
Carles Fernandez
9f2264a970
Do not repeat NMA messages 2023-05-23 12:58:51 +02:00
Carles Fernandez
29f43b72c5
Fix shift direction 2023-05-23 12:45:36 +02:00
Carles Fernandez
916dde2174
Add work on OSNMA receiver 2023-05-23 12:11:53 +02:00
Carles Fernandez
d8a3ae005d
Start work on OSNMA 2023-05-23 02:23:36 +02:00
Carles Fernandez
d30b87c2c1
Make cpplint happy 2023-05-08 12:47:00 +02:00
Carles Fernandez
4479c7867b
Bump local Google Benchmark version to 1.8.0 2023-05-05 18:50:59 +02:00
Carles Fernandez
038ded3b5a
Bump local Protocol Buffers version to 22.4. Remove patch applied upstream 2023-05-05 13:21:43 +02:00
Javier Arribas
9e3cfd4997 Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into pps_lime 2023-04-11 09:35:33 +02:00
Carles Fernandez
f7c1d9bf91
Replace deprecated vsprintf by vsnprintf 2023-04-09 19:05:32 +02:00
Carles Fernandez
64b285751b
CI: do not break files generated by ProtocolBuffers when executing clang-tidy. Added bugprone-redundant-branch-condition and misc-redundant-expression checks 2023-04-08 19:10:10 +02:00
Carles Fernandez
306c566d48
Merge branch 'main' of https://github.com/gnss-sdr/gnss-sdr into next 2023-04-07 09:59:03 +02:00
Carles Fernandez
2c69d2f213
Fix clang-format version to 15 in CI job 2023-04-07 09:43:21 +02:00
Carles Fernandez
e7b0bac67f
The action continues in the next bracnh 2023-04-06 15:06:16 +02:00
Carles Fernandez
5eb1657e98
Merge branch 'main' of https://github.com/gnss-sdr/gnss-sdr into next 2023-04-06 15:02:14 +02:00
Carles Fernandez
d955266d55
Bump version number 2023-04-06 11:20:17 +02:00
Carles Fernandez
dae9feb617
Fix for Clang 16 2023-04-06 11:12:15 +02:00
Carles Fernandez
2479e889b8
Fix for Clang 16 2023-04-06 11:11:52 +02:00
Carles Fernandez
08dcf3f88c
CI: move back gnss-sdr arch jobs to main, deactivate ppc64le and s390x 2023-04-06 08:33:42 +02:00
Carles Fernandez
8f995b5693
Fix building with clang 16 2023-04-05 10:47:27 +02:00
Carles Fernandez
5d6ee64c83
Temporarily add gnss-sdr_archs to next 2023-04-05 10:46:22 +02:00
Carles Fernandez
ee2421426d
Raise maximum CMake policy to 3.26 2023-04-05 08:11:28 +02:00
Carles Fernandez
5bfcf6a9a8
Add copy constructor, copy assignment operator, move constructor, and move assignment operator to Serdes_Nav_Message class 2023-04-04 14:04:28 +02:00
Carles Fernandez
566ccf724a
Handle Debug mode when building Protocol Buffers 22.2 locally 2023-04-04 14:02:06 +02:00