Loading csp-lmc-common/HISTORY +4 −0 Original line number Diff line number Diff line 0.6.2 - Finalized support for Configure command. - Added GoToIdle command subclassing the ActionCommand class. 0.6.1 - adding support for Configure command Loading csp-lmc-common/csp_lmc_common/CspSubarray.py +196 −194 File changed.Preview size limit exceeded, changes collapsed. Show changes csp-lmc-common/csp_lmc_common/release.py +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ """Release information for Python Package""" name = """csp-lmc-common""" version = "0.6.1" version = "0.6.2" version_info = version.split(".") description = """SKA CSP.LMC Common Software""" author = "INAF-OAA" Loading csp-lmc-common/docker/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """csplmc-common""" version = "0.6.1" version = "0.6.2" version_info = version.split(".") description = """SKA CSP.LMC Common Classe""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.6.1 tag=csp-lmc-common-0.6.1 release=0.6.2 tag=csp-lmc-common-0.6.2 csp-lmc-mid/HISTORY +3 −0 Original line number Diff line number Diff line 0.6.2 - use csp-lmc-common version 0.6.2 0.6.1 - use csp-lmc-common version 0.6.1 Loading Loading
csp-lmc-common/HISTORY +4 −0 Original line number Diff line number Diff line 0.6.2 - Finalized support for Configure command. - Added GoToIdle command subclassing the ActionCommand class. 0.6.1 - adding support for Configure command Loading
csp-lmc-common/csp_lmc_common/CspSubarray.py +196 −194 File changed.Preview size limit exceeded, changes collapsed. Show changes
csp-lmc-common/csp_lmc_common/release.py +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ """Release information for Python Package""" name = """csp-lmc-common""" version = "0.6.1" version = "0.6.2" version_info = version.split(".") description = """SKA CSP.LMC Common Software""" author = "INAF-OAA" Loading
csp-lmc-common/docker/.release +3 −3 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ """Release information for Python Package""" name = """csplmc-common""" version = "0.6.1" version = "0.6.2" version_info = version.split(".") description = """SKA CSP.LMC Common Classe""" author = "E.G" Loading @@ -18,5 +18,5 @@ license = """BSD-3-Clause""" url = """www.tango-controls.org""" copyright = """""" release=0.6.1 tag=csp-lmc-common-0.6.1 release=0.6.2 tag=csp-lmc-common-0.6.2
csp-lmc-mid/HISTORY +3 −0 Original line number Diff line number Diff line 0.6.2 - use csp-lmc-common version 0.6.2 0.6.1 - use csp-lmc-common version 0.6.1 Loading