From 457dd0c111c006a51ac82f1582f591d22edefbc3 Mon Sep 17 00:00:00 2001 From: Stefal Date: Fri, 9 Jul 2021 08:18:35 +0200 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4198e10..5b966643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,10 +17,11 @@ - Default antenna value sets to 'ADVNULLANTENNA' instead of 'NULLANTENNA'. ### Fixed -- Rtkbase was deleting old archives when remaining space was lower than 5GB instead of 500MB. And now you can change this value inside `settings.conf`. -- rtkrcv configuration was hardcoded with ubx input, now it uses the format set on GUI -> Settings -> Main. -- Only .ubx files were archived. Now archive_and_clean.sh script check for all files format managed by str2str. +- Rtkbase was deleting old archives when remaining space was lower than 5GB instead of 500MB. And now you can change this value inside `settings.conf`. #132 +- rtkrcv configuration was hardcoded with ubx input, now it uses the format set on GUI -> Settings -> Main. #148 +- Only .ubx files were archived. Now archive_and_clean.sh script check for all files format managed by str2str. #158 - The 2.1.x to 2.2.0 upgrade created a wrong path inside str2str_rtcm_serial.service (/var/tmp/rtkbase) +- rtkrcv didn't always stop after the 1O mn timeout. #35 ### Security - Cryptography module updated to 3.3.2