g2 speed also requires dbit pipeline to be set

This commit is contained in:
2021-11-24 16:59:20 +01:00
parent 2c57d5f72d
commit 1ed10acc01
5 changed files with 29 additions and 3 deletions

View File

@ -19,8 +19,8 @@ This document describes the differences between v6.0.1 and v6.0.0.
1. New or Changed Features
==========================
API
---
Client
------
1. Kernel version
Commandline: kernelversion, API: getKernelVersion
@ -51,6 +51,14 @@ This document describes the differences between v6.0.1 and v6.0.0.
it will delete the empty file. Ofcourse, command line "--update" will
overwrite any file detection and start server in update mode.
Detector Server
---------------
1. [Gotthard2] speed
Ensuring dbitpipeline is default when changing speed. This has an effect
only if dbitpipeline was changed in between.
2. Resolved Issues