mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2026-09-13 20:51:23 +00:00
Bump version number to 0.0.17
This commit is contained in:
+8
-2
@@ -12,7 +12,7 @@ SPDX-FileCopyrightText: 2011-2022 Carles Fernandez-Prades <carles.fernandez@cttc
|
||||
|
||||
All notable changes to GNSS-SDR will be documented in this file.
|
||||
|
||||
## [Unreleased](https://github.com/gnss-sdr/gnss-sdr/tree/next)
|
||||
## [GNSS-SDR v0.0.17](https://github.com/gnss-sdr/gnss-sdr/releases/tag/v0.0.17) - 2022-04-20
|
||||
|
||||
### Improvements in Availability:
|
||||
|
||||
@@ -24,12 +24,18 @@ All notable changes to GNSS-SDR will be documented in this file.
|
||||
- Updated `cpu_features` library to v0.7.0. The building option
|
||||
`ENABLE_OWN_CPUFEATURES` has been replaced by `ENABLE_CPUFEATURES`, defaulting
|
||||
to `ON`.
|
||||
- Fixed building against GNU Radio v3.10.2
|
||||
- Fixed building against GNU Radio v3.10.2.0.
|
||||
|
||||
### Improvements in Reliability:
|
||||
|
||||
- Fix some defects detected by Coverity Scan 2021.12.1.
|
||||
|
||||
### Improvements in Usability:
|
||||
|
||||
- Added a script at `src/utils/scripts/download-galileo-almanac.sh` that
|
||||
downloads an XML file with the latest Galileo almanac published by the
|
||||
European GNSS Service Centre at https://www.gsc-europa.eu/product-almanacs
|
||||
|
||||
See the definitions of concepts and metrics at
|
||||
https://gnss-sdr.org/design-forces/
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
.\" SPDX-License-Identifier: GPL-3.0-or-later
|
||||
.\" SPDX-FileCopyrightText: Carles Fernandez-Prades <carles.fernandez(at)cttc.es>
|
||||
.\" Contact carles.fernandez@cttc.es to correct errors or typos.
|
||||
.TH gnss\-sdr 1 "15 Feb 2022" "0.0.16" "gnss\-sdr man page"
|
||||
.TH gnss\-sdr 1 "20 Apr 2022" "0.0.17" "gnss\-sdr man page"
|
||||
.SH NAME
|
||||
\fBgnss\-sdr\fR \- GNSS Software Defined Receiver.
|
||||
.SH SYNOPSIS
|
||||
|
||||
Reference in New Issue
Block a user