Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefal committed Jul 9, 2021
1 parent b6a2a8d commit 457dd0c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 457dd0c

Please sign in to comment.