Store TLE presistent #789

Merged
meggert merged 17 commits from persistent-tle-store into dev-7.5.0 2023-12-01 13:04:57 +01:00
10 changed files with 104 additions and 46 deletions
Showing only changes of commit 03b43da57f - Show all commits

View File

@@ -26,6 +26,10 @@ will consitute of a breaking change warranting a new major release:
# [v7.4.0] 2023-12-XX # [v7.4.0] 2023-12-XX
# [v7.4.0] 2023-11-30
- `eive-tmtc` v5.11.0
## Changed ## Changed
- Rewrote the PLOC Supervisor Handler, which is now based on a new device handler base class. - Rewrote the PLOC Supervisor Handler, which is now based on a new device handler base class.

View File

@@ -10,7 +10,7 @@
cmake_minimum_required(VERSION 3.13) cmake_minimum_required(VERSION 3.13)
set(OBSW_VERSION_MAJOR 7) set(OBSW_VERSION_MAJOR 7)
set(OBSW_VERSION_MINOR 3) set(OBSW_VERSION_MINOR 4)
set(OBSW_VERSION_REVISION 0) set(OBSW_VERSION_REVISION 0)
# set(CMAKE_VERBOSE TRUE) # set(CMAKE_VERBOSE TRUE)

2
tmtc

Submodule tmtc updated: 098843a74f...74e55b16dc