Tags give the ability to mark specific points in history as being important
-
04.11.02
9e8efc76 · ·New PATCH release 04.11.02 * chore: Bump patch version * chore: Adapted init script for firmware version 1.3.0
-
04.11.01
5f85b130 · ·New PATCH release 04.11.01 Changes since 04.11.00: * fixed lastconfig.py overwriting WORKDIR to install instances into the WORKDIR, defined in baseconfig.py * implemented naming scheme for instance folders: f'PIEZO_{STATION}' * added new host for testing purposes: test-tarla -
04.11.00
bd9c54ee · ·New MAJOR release 04.11.00 Changes since initial commit: * chore: bump firmware version to 1.3.0-0 * fix: Length of various arrays now defined by sttings instead of variable houshold xml file * fix: Split into two instances, one per PZT4 * fix: As there is no PZ16M support needed, copied start script from initPZT4 into initHardware. Cleaned up init script. * chore: Added start script and screen config * chore: Bumped firmware version to 1.2.2-2 * chore: Finished db generation * chore: Added start script. * chore: Finished initial db generation config. * chore: Added dbGenerator and started db generation. | Also added dbGenerator log files to gitignore. * chore: Added variable household file for db generation. * chore: Implementation of first compilable configuration (not yet complete) * Merge https://github.com/ChimeraTK/project-template into main * Initial commit