Releases: DynamicGravitySystems/atgmlogger
v0.6.1 Bugfix Release
v0.6.0 Release
Incremental updates and cleanup to the project.
Removed installation module, all installation tasks will be handled by an Ansible deployment script instead, for better reproducibility and control.
0.4.5 Maintenance Release
Change logging settings for better user experience.
Data logs are no longer compressed automatically.
Application logs are rotated weekly instead of daily.
0.4.0 Release
Release 0.4.0 is a major iterative release over 0.3.x, following a major re-write of the core application to facilitate a modular approach - allowing plugin modules to be selectively added/removed, and configured via a user editable configuration file.
This release also brings performance improvements thanks to a more efficient PySerial readline routine which greatly reduces system CPU usage when receiving 10Hz data.
Production Release 0.2
Release 0.2
This marks the first production ready release for the Marine Gravity Systems.
Release Notes:
Improved installation automation with makefile.
Further integration testing on Marine Gravity Meters.
Added ability to clear old log files by placing a 'clear.txt' file on a USB drive then inserting to the Data Recovery port (old data is copied first).
Added GPS time synchronization - the Raspberry Pi will now sync its system time if a valid GPS time string is detected in the raw data input.