prep v1.37.0
Some checks are pending
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop Build started...

This commit is contained in:
2023-03-11 15:09:31 +01:00
parent 58a5ede270
commit 7fd2fbc481
3 changed files with 6 additions and 2 deletions

View File

@ -16,6 +16,10 @@ will consitute of a breaking change warranting a new major release:
# [unreleased]
# [v1.37.0] 2023-03-11
eive-tmtc: v2.18.0
## Added
- `SensorProcessing` now includes an FDIR for GPS altitude. If the measured GPS altitude is out

View File

@ -10,7 +10,7 @@
cmake_minimum_required(VERSION 3.13)
set(OBSW_VERSION_MAJOR 1)
set(OBSW_VERSION_MINOR 36)
set(OBSW_VERSION_MINOR 37)
set(OBSW_VERSION_REVISION 0)
# set(CMAKE_VERBOSE TRUE)

2
tmtc

Submodule tmtc updated: f4e9091484...65ada579d3