Skip to content

Commit 4f39c1e

Browse files
committed
Update to release 2.5.0
1 parent fe69988 commit 4f39c1e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
2-
## [2.5] - not released
2+
## [2.5.0] - 2024-01-30
33
### Added
44
- udev rules to create ttyGNSS port for usb connected F9P.
55
- Added UART connected F9P detection and configuration.
@@ -13,7 +13,7 @@
1313
- install.sh -> --detect-usb-gnss renamed to --detect-gnss
1414
- Rinex conversion -> limit to 2 frequencies removed in "full" presets
1515
- Rinex conversion -> receiver option (-TADJ=1 for ubx) is sourced from settings.conf
16-
- Logs -> default time overlap changed from 30s to 0
16+
- Logs -> default time overlap changed from 30s to 0s
1717
### Deprecated
1818
### Removed
1919
### Fixed

settings.conf.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[general]
44
# Version
5-
version=2.5.0b1
5+
version=2.5.0
66
# Rtkbase upgrade mandatory "checkpoint"
77
checkpoint_version=2.6.0
88
# User who runs str2str_file service

0 commit comments

Comments
 (0)