1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-02 18:03:14 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Carles Fernandez
1745b71f13
Update gsl-lite version to 0.37.0 2020-05-14 19:36:04 +02:00
Carles Fernandez
1ede48044b
Update changelog 2020-05-10 18:46:03 +02:00
Carles Fernandez
fa9d29426c
Fix markdown 2020-05-07 23:26:24 +02:00
Carles Fernandez
eaee82280a
Make use of std::span when available 2020-05-07 21:47:45 +02:00
Carles Fernandez
7fcd144c39
Update changelog 2020-05-07 12:06:11 +02:00
Carles Fernandez
b9c84a451e
Improve internal handling of Gnss_Synchro objects
Added noexcept move constructor and move assignment operator.
Small refactor of includes
2020-04-25 16:08:33 +02:00
Carles Fernandez
867949d132
Fix prettier-markdown job 2020-04-22 13:06:14 +02:00
Carles Fernandez
ec3c868625
Fixes a bug in GLONASS GNAV CRC computation (Fixes: #349) 2020-04-10 13:44:45 +02:00
Carles Fernandez
a49df87704
Robustify cross-compilation 2020-04-08 10:51:46 +02:00
Carles Fernandez
3519107131
Add compatibility with the new GNU Radio 3.9 API that uses C++11 standard smart pointers instead of Boost smart pointers 2020-04-02 23:59:35 +02:00
Carles Fernandez
1f62756fdf
Update changelog 2020-04-02 11:13:49 +02:00
Carles Fernandez
1a2f7c7d9d
Bump version to 0.0.12
Add REUSE badge to README file
2020-03-12 20:13:49 +01:00
Carles Fernandez
1ba3699224
Update changelog 2020-03-10 20:28:52 +01:00
Carles Fernandez
5efa2f65a4 Update changelog 2020-03-09 19:30:43 +01:00
Carles Fernandez
e14821164a
Update changelog 2020-03-01 13:18:59 +01:00
Carles Fernandez
265b6a81ea
Update changelog 2020-02-29 14:43:45 +01:00
Carles Fernandez
1656463d04
Fix runtime errors if compiling in Debug mode on MacOS
Before this fix, the execution crashed at the first PVT fix computation when compiling with the Debug mode
2020-02-28 22:00:36 +01:00
Carles Fernandez
73fd1e28ad
Make the changelog file a markdown .md file 2020-02-27 21:05:29 +01:00