116 lines
2.9 KiB
Plaintext
116 lines
2.9 KiB
Plaintext
secop-core (0.0.6) unstable; urgency=low
|
|
|
|
[ Alexander Lenz ]
|
|
* setup.py: install init script.
|
|
* [deb] install init script.
|
|
|
|
[ Jenkins ]
|
|
|
|
-- Jenkins <jenkins@debuild.taco.frm2> Tue, 01 Aug 2017 13:39:07 +0200
|
|
|
|
secop-core (0.0.5) unstable; urgency=low
|
|
|
|
[ Alexander Lenz ]
|
|
* init script: add should start.
|
|
|
|
[ Jenkins ]
|
|
|
|
-- Jenkins <jenkins@debuild.taco.frm2> Tue, 01 Aug 2017 13:11:43 +0200
|
|
|
|
secop-core (0.0.4) unstable; urgency=low
|
|
|
|
[ Enrico Faulhaber ]
|
|
* fix typo
|
|
|
|
[ Jenkins ]
|
|
|
|
-- Jenkins <jenkins@debuild.taco.frm2> Thu, 27 Jul 2017 11:39:42 +0200
|
|
|
|
secop-core (0.0.3) unstable; urgency=low
|
|
|
|
[ Enrico Faulhaber ]
|
|
* Add lib/sequence support
|
|
* provide setup for MLZ_Amagnet to be used @PSI soon (fixes: #3381)
|
|
|
|
[ Jenkins ]
|
|
|
|
-- Jenkins <jenkins@debuild.taco.frm2> Thu, 27 Jul 2017 11:27:28 +0200
|
|
|
|
secop-core (0.0.2) unstable; urgency=medium
|
|
|
|
[ Enrico Faulhaber ]
|
|
* Changes.
|
|
* First checkin, base point for development
|
|
* move handlers to messages
|
|
* enhance docu a little
|
|
|
|
[ Erik Dahlbäck ]
|
|
* This is a test commit
|
|
* Revert "This is a test commit"
|
|
|
|
[ Enrico Faulhaber ]
|
|
* Devices infrastructure and minimal server
|
|
* rework on transport (encoding/framing) and dispatcher
|
|
|
|
[ Alexander Lenz ]
|
|
* Improvements.
|
|
* Fix/Improve startup/init.
|
|
* Fix deprecated imports.
|
|
|
|
[ Enrico Faulhaber ]
|
|
* [Test] Erik is testing SECoP with PVEPICS module
|
|
* demo syntax from Markus Zolliker, initial commit + test file
|
|
* Implement a variant of the Demo protocol from Markus
|
|
* split epics related devices into epics.py
|
|
* apply validators to before calling write_func
|
|
* use per instance copies of PARAMS
|
|
* Remove Features
|
|
* coding style: adopt pep8
|
|
* provide class and baseclass parameters
|
|
* Unify error handling (a little more)
|
|
* provide a status2 parameter
|
|
* unsubscribe upon disconnect
|
|
* Fix dispatcher._setParamValue
|
|
* reworking messages
|
|
* fix wrong replies for change and do
|
|
* Update docu to reflect current implementation.
|
|
* Provide basic client Object
|
|
* Pep8 improvements + cleanup
|
|
* Fix some bugs.
|
|
|
|
[ Alexander Lenz ]
|
|
* Stub debug client gui.
|
|
|
|
[ Enrico Faulhaber ]
|
|
* Polishing
|
|
* Bug hunting and polishing
|
|
* polishing for a demo
|
|
* implement configurable module-properties
|
|
* provide anchor point for test suite using pytest
|
|
* Use mlzlog for better logging
|
|
|
|
[ Erik Dahlbäck ]
|
|
* rework Epics support/testing with LS336
|
|
* fix whitespace issues
|
|
|
|
[ Enrico Faulhaber ]
|
|
* autopep8
|
|
* GUI: show grouping of parameters
|
|
* implement datatypes
|
|
* replace validators with datatypes
|
|
* update docs
|
|
* remove obsolete file
|
|
* (over-)improve error loging during startup
|
|
* datatypes: fix serialisation for unlimited types
|
|
* fix logging
|
|
* Switch descriptive data to new format
|
|
* provide debian control files
|
|
|
|
[ Alexander Lenz ]
|
|
* [deb] Add build deps and rename src pkg.
|
|
* [deb] Split into multiple packages.
|
|
|
|
[ Jenkins ]
|
|
|
|
-- Jenkins <jenkins@debuild.taco.frm2> Wed, 19 Jul 2017 11:44:13 +0200
|