Tags give the ability to mark specific points in history as being important
-
04.12.00
7a9b9ca3 · ·New MINOR release 04.12.00 Changes since 04.11.02: - chore: Update of database files for server version 4.12 - chore: Pulled latest commit for reference submodule - chore: Updated dbGenerator.py script - chore: Database and requirement files updated. - fix: Various fixes and improvements, after real-life tests - feature: Added filter for known "non-units" (i.e. n.A., void), used in source files <unit></unit> fields. - feature: dbGenerator: filter non-units, dbConfig: introduces mbbo record for enumerated choice - feature: Added records, generating time vector for DAQ and Control Tables - chore: Added watchdog config template - fix: wrong shebang in init script
-
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