Skip to content

v2.0.0

Compare
Choose a tag to compare
@xresende xresende released this 15 Apr 16:14
· 4235 commits to master since this release
aff2414

Major changes

  • New PS-SOFB mode
  • Refactoring pwrsupply subpackage
  • devices packages

Updates, Improvements and Bugfixes

  • aff2414 Merge pull request #447 from lnls-sirius/PR-new-release
  • cb7cbf2 Update version
  • df4c837 Merge pull request #446 from lnls-sirius/move-namedtuple
  • dbe0ba2 Update version number
  • 786104c STY: Fix style of csdev and sofb.csdev modules.
  • 8ffc970 UTIL.API: Move get_namedtuple function to mathphys.
  • 5b2e09f Merge pull request #445 from lnls-sirius/improve-sofb-dev
  • 5317b66 DEV.MNT: change getitem and setitem back to the way they were. Add conditionals in sofb to deal with inexistent properties.
  • 3b7ce1d Merge pull request #444 from lnls-sirius/PR-pwrsupply-refactor
  • f74207d DEVSOFB.ENH: Improve devices.SOFB to include correctly SinglePass and MultiTurn trajectories.
  • 9134894 Fix typo
  • f321a8a DEV.ENH: Improve Device class to return None in case of wrong property definition.
  • 89e7738 Improve pwrsupply module documentation
  • 4f2877c Clean pwrsupply.csdev interface
  • a046dae Merge branch 'master' into PR-pwrsupply-refactor
  • 04a9182 Merge pull request #435 from lnls-sirius/PR-pwrsupply-sofbcurrents-implement
  • 51be1c9 Merge branch 'PR-pwrsupply-sofbcurrents-implement' into PR-pwrsupply-refactor
  • a7dcab2 Merge pull request #443 from lnls-sirius/PR-magnet-move-factory
  • 2f069b2 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • ff5fbf8 Merge pull request #441 from lnls-sirius/PR-pwrsupply-normalizer-improve
  • 8dff54c Comment out line in pwrsupply.beaglebone
  • ec4a06a Refactor pwrsupply subpackage
  • c03a50f Merge branch 'PR-magnet-move-factory' into PR-pwrsupply-refactor
  • 592ba11 Merge branch 'PR-pwrsupply-normalizer-improve' into PR-pwrsupply-refactor
  • 84c95bd code cleanup
  • 7a248f0 Move factory to magnet.factory
  • e8d3013 pwrsupply: fix bug identified with Cycle params initialization
  • 641b5e6 pwersupply.beaglebone: improve documentation.
  • 499c526 pwrsupply: implement TimestampBoot-Cte init like just any other const
  • 8870176 Code cleanup
  • d1b3c03 Add 'only_main_harmonic' option excdata and normalizer funtions.
  • aeb9f23 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • ab84497 Merge pull request #438 from lnls-sirius/PR-magnet-excdata-rescaling-factor
  • a63a43e Add SOFBCurrent PVs back to PS IOC.
  • 14d8234 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • a679eb5 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • 34fd35e Merge pull request #440 from lnls-sirius/PR-fix-ps-ioc
  • 4306f9b Comment ou PS IOC PVs SOFBCurrent-*
  • 7244da6 Merge pull request #437 from lnls-sirius/fix-timeserie-and-tests
  • 8781813 Merge pull request #439 from lnls-sirius/fix-sofb
  • 8293db2 Merge branch 'master' into fix-timeserie-and-tests
  • 5add90f Merge pull request #436 from lnls-sirius/upgrade-opticscorr
  • a142f19 SOFB.BUG: Fix missing suffix in polynom PV name.
  • 5aba282 Change magnet.excdata to comply to pylint
  • fb7cbad Add rescaling_factor to magnet.excdata
  • a249878 STY: fix style according to pylint suggestions
  • 491ef01 TST: fix currinfo tests to mock epics communication
  • bb5b3c0 FIX: fix bug in SiriusPVTimeSerie
  • 1119893 opticscorr.ENH: add new version of Tune and Chrom corr IOCs - Reimplement Tune and Chrom Apps using BaseApp - Add Chromaticity measurement - Add Correction Configuration measurement
  • 036c76c opticscorr.ENH: create BaseApp and update database
  • 6f89e5e Update pssofb benchmark script
  • 572f8a7 Add test script
  • fd4183a Fix bug in pwrsupply.udc.sofb_current_set
  • c8837ac Add sofb_interval in pwrsupply.prucontroller
  • 4233e46 Update pwrsupply.prucontroller: excecute sofb setpoint right away
  • 311ed92 Update pwrsupply.pscontroller.write to return priority pv dict
  • aff2414 Merge pull request #447 from lnls-sirius/PR-new-release
  • cb7cbf2 Update version
  • df4c837 Merge pull request #446 from lnls-sirius/move-namedtuple
  • dbe0ba2 Update version number
  • 786104c STY: Fix style of csdev and sofb.csdev modules.
  • 8ffc970 UTIL.API: Move get_namedtuple function to mathphys.
  • 5b2e09f Merge pull request #445 from lnls-sirius/improve-sofb-dev
  • 5317b66 DEV.MNT: change getitem and setitem back to the way they were. Add conditionals in sofb to deal with inexistent properties.
  • 3b7ce1d Merge pull request #444 from lnls-sirius/PR-pwrsupply-refactor
  • f74207d DEVSOFB.ENH: Improve devices.SOFB to include correctly SinglePass and MultiTurn trajectories.
  • 9134894 Fix typo
  • f321a8a DEV.ENH: Improve Device class to return None in case of wrong property definition.
  • 89e7738 Improve pwrsupply module documentation
  • 4f2877c Clean pwrsupply.csdev interface
  • a046dae Merge branch 'master' into PR-pwrsupply-refactor
  • 04a9182 Merge pull request #435 from lnls-sirius/PR-pwrsupply-sofbcurrents-implement
  • 51be1c9 Merge branch 'PR-pwrsupply-sofbcurrents-implement' into PR-pwrsupply-refactor
  • a7dcab2 Merge pull request #443 from lnls-sirius/PR-magnet-move-factory
  • 2f069b2 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • ff5fbf8 Merge pull request #441 from lnls-sirius/PR-pwrsupply-normalizer-improve
  • 8dff54c Comment out line in pwrsupply.beaglebone
  • ec4a06a Refactor pwrsupply subpackage
  • c03a50f Merge branch 'PR-magnet-move-factory' into PR-pwrsupply-refactor
  • 592ba11 Merge branch 'PR-pwrsupply-normalizer-improve' into PR-pwrsupply-refactor
  • 84c95bd code cleanup
  • 7a248f0 Move factory to magnet.factory
  • e8d3013 pwrsupply: fix bug identified with Cycle params initialization
  • 641b5e6 pwersupply.beaglebone: improve documentation.
  • 499c526 pwrsupply: implement TimestampBoot-Cte init like just any other const
  • 8870176 Code cleanup
  • d1b3c03 Add 'only_main_harmonic' option excdata and normalizer funtions.
  • aeb9f23 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • ab84497 Merge pull request #438 from lnls-sirius/PR-magnet-excdata-rescaling-factor
  • a63a43e Add SOFBCurrent PVs back to PS IOC.
  • 14d8234 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • a679eb5 Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • 34fd35e Merge pull request #440 from lnls-sirius/PR-fix-ps-ioc
  • 4306f9b Comment ou PS IOC PVs SOFBCurrent-*
  • 7244da6 Merge pull request #437 from lnls-sirius/fix-timeserie-and-tests
  • 8781813 Merge pull request #439 from lnls-sirius/fix-sofb
  • 8293db2 Merge branch 'master' into fix-timeserie-and-tests
  • 5add90f Merge pull request #436 from lnls-sirius/upgrade-opticscorr
  • a142f19 SOFB.BUG: Fix missing suffix in polynom PV name.
  • 5aba282 Change magnet.excdata to comply to pylint
  • fb7cbad Add rescaling_factor to magnet.excdata
  • a249878 STY: fix style according to pylint suggestions
  • 491ef01 TST: fix currinfo tests to mock epics communication
  • bb5b3c0 FIX: fix bug in SiriusPVTimeSerie
  • 1119893 opticscorr.ENH: add new version of Tune and Chrom corr IOCs - Reimplement Tune and Chrom Apps using BaseApp - Add Chromaticity measurement - Add Correction Configuration measurement
  • 036c76c opticscorr.ENH: create BaseApp and update database
  • 6f89e5e Update pssofb benchmark script
  • 572f8a7 Add test script
  • fd4183a Fix bug in pwrsupply.udc.sofb_current_set
  • c8837ac Add sofb_interval in pwrsupply.prucontroller
  • 4233e46 Update pwrsupply.prucontroller: excecute sofb setpoint right away
  • 311ed92 Update pwrsupply.pscontroller.write to return priority pv dict
  • f19470e Update pwrsupply.psbdmp to first working version with SOFBCurrents comm.
  • eec82b9 Code cleanup and standardization
  • e01ee84 Merge branch 'PR-pwrsupply-sofbcurrents-implement' of ssh://github.com/lnls-sirius/dev-packages into PR-pwrsupply-sofbcurrents-implement
  • 819b0ba Refcator prwsupply.pscontroller classes
  • 29958cd Fix unittest
  • 5e5baae Update SOFB methods in pwrsupply.udc.UDC class
  • 41f7d72 Update how pwrsupply.PSupply access bsmp var group IDs
  • d05c76c Add SOFB methods in pwrsupply.psbsmp.FBP
  • d9b96a4 Fix unittest for pwrsupply.csdev
  • 8a707f6 Variable renaming in pwrsupply modules
  • 088fbe9 In pwrsupply.prucparms delete util class _PRUCParms and add var group SOFB for PRUCParmsFBP
  • 1642b50 Refactor pwrsupply.prucontroller class
  • 5607a58 In pwrsupply.csdev, rename MAX_NRDEV_PER_BBB to PSSOFB_MAX_NR_UDC and add UDC_MAX_NR_DEV
  • 03f6dae Add bsmp var group IDs to pwrsupply.bsmp.ConstPSBSMP
  • fdb7021 Add bsmp group ids in pwrsupply.bsmp.ConstPSBSMP
  • 839dbd3 Refactoring of pwrsupply.beaglebone classes
  • 91e7ed7 Simple cleanup
  • c04ab8f Minor code cleanup
  • 1e071f6 opticscorr.MNT: create DeltaTune-Mon and Chrom-Mon PVs
  • 280e644 STY: fix style and variable names according to pylint
  • 48fd7bd opticscorr.MNT: move OpticsCorr class to opticscorr subpackage
  • 91a1eb8 Implement SOFBCurrent PVs
  • 7d07cea Merge branch 'master' into PR-pwrsupply-sofbcurrents-implement
  • 30b93b2 pwrsupply: add SOFBCurrent readers and writer
  • f8b5fc8 Rename pwrsupply fields,functions,controller to pscreaders,pscwritters,pscontroller
  • edab8ec Merge pull request #434 from lnls-sirius/PR-devices-pssofb-kicks-add
  • b68db86 Merge pull request #433 from lnls-sirius/PR-simul-simfactory-add
  • 847d16b Merge branch 'PR-simul-simfactory-add' into PR-devices-pssofb-kicks-add
  • e38b09a Add registration state methods to Simulation
  • 6b95c5f Fix a typo in pwrsupply.csdev
  • 8694a46 Merge branch 'PR-simul-simfactory-add' into PR-devices-pssofb-kicks-add
  • 2cf0ab0 Improve simulator and simulation classes.
  • 51b491e Merge branch 'PR-simul-simfactory-add' into PR-devices-pssofb-kicks-add
  • a30633f Fix bugs in pssofb _get_kick
  • 0d23c78 Fix bugs and improve simu classes
  • 19cb226 Add strength to pssofb devices
  • e225104 Add SimFactory and SimPUTypeModel
  • 9b60720 Merge pull request #432 from lnls-sirius/PR-simul-improve
  • 29986fb Merge branch 'master' into PR-simul-improve
  • dcf0022 Merge pull request #431 from lnls-sirius/PR-improve-configdb
  • 962b21b Improve variable naming in devices and simul subpackages.
  • c17c451 Improve simul code doc, variable names.
  • eb1c8ce Improve simul classes and update device class
  • b77ea8e configdb.MNT: cleanup: raise same exception in _make_request
  • da3b483 configdb.ENH: Differentiates connection errors from other exceptions
  • 7b20c75 Replace default infinite conn timeout of ClientConfigDB to 2s
  • 970bec3 Merge pull request #425 from lnls-sirius/fix-import-devices
  • 39b4792 Merge pull request #426 from lnls-sirius/PR-standardize-and-cleanup
  • efcaa37 Merge pull request #427 from lnls-sirius/PR-simul-create-subpackage
  • f16d2b4 Replace replace for substitute or substitute replace for substitute
  • 2591977 Merge branch 'master' into PR-simul-create-subpackage
  • 1011b3d Merge pull request #428 from lnls-sirius/PR-namesys-add-method-strip
  • 4aecd9b Change throwaway code
  • 3201ecc Merge pull request #430 from lnls-sirius/fix-tests
  • 27ef0ca STY: Standardize use of PUB_INTERFACE across test files.
  • f14024e MNT: change utils according to @fernandohds564 suggestions
  • ba709c2 TST: fix currinfo, posang and opticscorr tests
  • dda2925 opticscorr.MNT: change to use dicts instead fo lists
  • 7076e9c MNT: change opticscorr and posang config name handling and fix respective tests
  • ea46f58 UTIL.STY: Fix style in util test file.
  • 606c94c UTIL.BUG: Fix tests.
  • d134f3c Code cleanup
  • eabb773 Merge branch 'master' into fix-import-devices
  • 33442bb Fix unittest
  • 1c9c738 New simul implementation
  • a9eb977 Improve simul
  • 2b94767 Fix simps and simpv to use SiriusPVName.replace
  • 2267eae SiriusPVName: add replace method
  • eeb0a44 Fix SimPV
  • d24baab Fix SimPV name in device.py
  • c9c6f0e Improve simul subpackage
  • 83e9c48 Code cleanup in namesys
  • 76a6291 Fix unittest.
  • b159afc Fix SiriusPVName.substitute
  • eb19478 namesys: fix strip to return SiriusPVname object, not str.
  • 818b937 Improve PVSim
  • f53c750 Improve simul classes
  • 3cdd9d1 Add simul subpackage and update Devices to use simulators
  • 4414f03 Standardize throwaway comment.
  • d3245d1 Merge pull request #424 from lnls-sirius/create-iocs-subpackages
  • 3d7022a Merge branch 'master' into fix-import-devices
  • 80915a9 Fix unittest
  • e2e9005 SOFB.MNT: Change RF_GEN_NAME.
  • bb51a66 SOFB.STY: continue changing variable names.
  • c4496a5 TST: comment currinfo tests
  • c7f1791 SOFB.STY: continue changing variable names.
  • 2c02554 SOFB.STY: Start correcting variable names.
  • edfa65b Merge branch 'master' into create-iocs-subpackages
  • 03cc4cb TST: fix currinfo tests
  • 0ee2455 FIX: add requests to requirements.txt
  • c6f0561 SOFB.BUG: Fix csdev raising error in import time when csconsts server is not up.
  • 71a4c7c UTIL. Implement decorator ClassProperty to create readable class properties.
  • 244e7d4 Merge pull request #421 from lnls-sirius/PR-code-standardization-cleanup
  • 94b8c28 More cleanup
  • fe71916 More cleanup
  • b29fcf1 More cleanup
  • 9dd67ad Mode code cleanup
  • 10aaba4 Merge branch 'master' into PR-code-standardization-cleanup
  • 4c34cb6 Merge pull request #423 from lnls-sirius/PR-devices-device-add-vaca-prefix
  • 32ccab4 Merge branch 'master' into PR-devices-device-add-vaca-prefix
  • ee53102 STY: rename variables to follow pylint recomendations
  • 661fa17 Merge pull request #422 from lnls-sirius/PR-devices-add-pssofb
  • d632b2b Merge pull request #418 from lnls-sirius/upgrade-sofb
  • ad801fc SOFB.STY: Change variable name.
  • 10be8b1 SOFB.STY: Fix variable names, among other pylint suggestions.
  • e2d8ecd SOFB.MNT: Remove unsused method _find_new_downsample and fix some variable names in orbit.
  • c2b9f18 MNT: change to use relative imports and revert merge error
  • 2e83b8e TST: change tests but remove them momentarily
  • df0a32e PosAng.MNT: move config name handling to utils
  • 8327b4b TST: fix imports
  • 16d3139 MNT: fix imports
  • c475bed Merge branch 'move-psdiag' into create-iocs-subpackages
  • 332e12e Merge branch 'move-opticscorr' into create-iocs-subpackages
  • 6fbe4d5 Merge branch 'move-posang' into create-iocs-subpackages
  • 1144f51 Merge remote-tracking branch 'machine/update-sev-iocs' into move-psdiag
  • 83ff7d1 PSDiag.MNT: move Apps and tests to siriuspy
  • ec58d33 Merge remote-tracking branch 'machine/update-sev-iocs' into move-opticscorr
  • 229000d OpticsCorr.MNT: move Apps and tests to siriuspy
  • 4f96c4d Merge remote-tracking branch 'machine/update-sev-iocs' into move-posang
  • 8ed6d8d PosAng.MNT: move Apps and tests to siriuspy
  • f232964 Merge remote-tracking branch 'machine/update-sev-iocs' into move-currinfo
  • 5ee915c CurrInfo.MNT: move Apps and tests to siriuspy
  • 58fde28 TST: fix tests
  • 9db65ce TST: fix tests
  • e2cc8be TST: fix tests
  • 1869511 PosAng.FIX: fix bug in ConfigPS-Cmd
  • cadf61a PSDiag.MNT: change App class to derive from CallBack, fix csdevice imports and cleanup code
  • a197cc3 PosAng.MNT: change App class to derive from CallBack, remove pvs.py module, fix csdevice imports and cleanup code
  • 775e5b0 opticscorr.FIX: fix tests
  • 11804cc TuneCorr.MNT: change App class to derive from CallBack, remove pvs.py module, fix csdevice imports and cleanup code
  • 306fb1b ChromCorr.MNT: change App class to derive from CallBack, remove pvs.py module, fix csdevice imports and cleanup code
  • f692c23 Lifetime.MNT: change App class to derive from CallBack, remove pvs.py module, fix csdevice imports and cleanup code
  • 58e628b CurrInfo.MNT: change App class to derive from CallBack, remove pvs.py module, fix csdevice imports and cleanup code
  • b5d0d41 PosAng.MNT: remove calc_respm.py
  • 0cfffad MNT: move opticscorr_utils to siriuspy.opticscorr.utils
  • 316860a OpticsCorr.FIX: fix bug in write CorrGroup PV
  • 15b26cf ENH: remove unnecessary uses of pcaspy.Driver.updatePVs
  • f70b0f9 ENH: remove unnecessary uses of pcaspy.Driver.updatePVs
  • ce2d7f8 OpticsCorr.FIX: fix bug in Timing Status
  • 328541d OpticsCorr.ENH: add grouping selection ('Individual' or 'TwoKnobs')
  • ae82e3c OpticsCorr.MNT: bring opticscorr_utils.py from machine-applications
  • edaefb5 TST: fix optics tests
  • 4b022eb TST: fix tests
  • 6b93f02 FIX: fix import of optics.opticscorr module
  • ebd2d2f MNT: move csdevice modules to corresponding new subpackages csdev.py files
  • f88a510 OpticsCorr.ENH: add CorrGroup PVs
  • d8b332c Add VACA_PREFIX to pvs in Device
  • 2de79c2 Fix unittest and delete deprecated file
  • 30345e5 Remove test file
  • f84aedf Fix devices init module
  • d9a2036 More cleanup
  • 03765bd Add psspfb devices
  • edd828b More code cleanup.
  • 8282ac6 Code cleanup and standardization.
  • 908d15c Merge pull request #417 from lnls-sirius/PR-code-standardization
  • 7976971 Fix typo.
  • 2a7fde7 SOFB.ENH: Implement non-linear correction of BPM triggered data in SOFB.
  • 0547634 Delete empty line
  • e3e7b9e Clean clientarch namespace
  • d858649 Fix bug in clientarch
  • 271e04b SOFB.STY: Add comments in methods and make a few style changes.
  • 2b6dc02 Merge branch 'master' into upgrade-sofb
  • 98792d9 fix typo and comments
  • a53c3e2 Add comment in throwawat lines
  • 3b08156 Revert back a few methods signatures in LinacPSCycler
  • 031fb6e Rename pv to pvobj
  • f255ced Fix bug in excdata
  • f1d5358 Merge branch 'master' into PR-code-standardization
  • 9e2af7f Merge pull request #414 from lnls-sirius/PR-fixbug-devices
  • bd5210c Merge branch 'PR-code-standardization' into merge-branch
  • 11dd0a5 General code cleanup and standardization
  • 72e2578 SOFB.BUG: Fix Antennas order in singlepass calculation.
  • 8e7fa44 SOFB.ENH: Remove normalization of Sum.
  • 8a4d889 Merge pull request #416 from lnls-sirius/move-dig-from-csdev
  • fd0ce50 MEAS.MNT: Move energymeas from csdevice and refactor measurements subpackage.
  • 692fb3d STY: Organize imports according to standard defined by @xresende.
  • 8f26310 Merge branch 'master' into move-dig-from-csdev
  • cf11862 Merge pull request #415 from lnls-sirius/move-sofb-2-dev
  • c57f7dd MEAS.MNT: Move file from csdevice to measurements.
  • 790f999 DIAG.BPM.BUG: Fix imports.
  • 3ca36c1 DIAG.BPM.MNT: Refactor code to comply with standard.
  • 6465b5b DIAG.BUG: Fix imports in csdevs modules.
  • a0e7c45 SOFB.BUG: Fix imports of diag.bpm.csdev module.
  • 86f210f DIAG.MNT: Move diag components from csdevice to diag subpackage.
  • 5aa7529 DIAG.ENH: rename and organize diagnostics folder.
  • 20cb237 BPM.MNT: Remove old files used to simulate BPM behavior.
  • 229126e SOFB.BUG: Fix import of timesys.csdev.
  • abd8989 Merge branch 'master' into PR-code-standardization
  • 709d616 General code standardization
  • 40812f6 Merge branch 'master' into move-sofb-2-dev
  • 57f23e8 Merge pull request #408 from lnls-sirius/PR-empty-csdevice-pwrsupply
  • c036679 SOFB.MNT: Remove pcaspy dependency from code.
  • 30666ee SOFB.MNT: change import to accomodate new location of sofb.csdev
  • 4db25c1 SOFB.MNT: Move csdevice/orbitcorr to sofb/csdev.py.
  • b5bd85b SOFB.BUG: Fix sofb imports.
  • bec09df Merge remote-tracking branch 'machine/PR-empty-csdevice-pwrsupply' into move-sofb-2-dev
  • 26ee780 SOFB.MNT: Move files to the right folder
  • d321a74 Merge branch 'master' into PR-empty-csdevice-pwrsupply
  • 1ab5e4a Merge branch 'master' into PR-fixbug-devices
  • f4e6e7e Merge pull request #413 from lnls-sirius/PR-refactor-psepicsconn
  • ee7f6de Code cleanup
  • 79151e2 Update StrengthConv in beagleBone pwrsupply module
  • eef7652 Fix unittests
  • f2d2266 Fix bugs un device and move psconv from pwrsupply to devices
  • b7c833e TIM.BUG: Fix tests.
  • fd2d5f6 BUG: csdevice.util was still being used throught the code.
  • 50edb94 MNT: substitute use of csdevice.timesys by timesys.csdev.
  • 5517d1e MNT: substitute use of csdevice.timesys by timesys.csdev.
  • 36bf352 TIM.API: Move timesys csdevice to sirius.timesys as csdev
  • fc095b7 Additional import sdandardization
  • c11ff6d Sdandardize imports in pwrsupply subpackage
  • 7855fcd Fix typo
  • 2604395 Rename classes in pwrsupply.psconv
  • f73b942 Refactor pwrsupply.psconv classes to use Devices
  • 44486ff Merge branch 'master' into PR-empty-csdevice-pwrsupply
  • daa43bc Merge pull request #411 from lnls-sirius/PR-add-devices-syncd
  • 5c4b687 Merge branch 'master' into PR-add-devices-syncd
  • 3ae4b8a Merge pull request #410 from lnls-sirius/PR-cleanup-epics
  • 4dcc8f2 Add missing syncd module
  • 617e3c6 Add DevicesSync to devices
  • 3ddb7d0 epics: pv_fake has to be imported
  • 42765f1 Code cleanup in epics init and properties modules.
  • 16e97f0 Code cleanup in epics subpackage
  • ca229ad Update package to use new siriuspy csdevice
  • 638025d Update package to use new siriuspy csdevice
  • c1d614f Update package to use new siriuspy csdevice
  • 62d8c63 Update package to use new siriuspy csdevice
  • 39cffeb Move pwrsupply csdevice to sirius.pwrsuppy as csdev
  • adbe62d Merge pull request #407 from lnls-sirius/PR-add-devices-energy
  • a199c72 Merge branch 'master' into PR-add-devices-energy
  • 4a8db50 Merge pull request #406 from lnls-sirius/PR-fix-deviceapp
  • ab65079 Merge branch 'master' into PR-fix-deviceapp
  • 8b71ef1 Merge pull request #405 from lnls-sirius/update-posang
  • 0625f90 Fix device Energy
  • 8da615b Fix DeviceApp
  • c17765d Add device Energy
  • b956271 PosAng.ENH: generalize code to make it possible to control sept-sept or ch-sept in TS IOC
  • 70f7e27 PosAng.ENH: update database
  • fc6cee9 Merge pull request #404 from lnls-sirius/update-currinfo
  • fecf892 Merge branch 'master' into update-currinfo
  • a54b1cd Merge pull request #403 from lnls-sirius/PR-configdb-get-config-types
  • 3f2b9d0 Merge branch 'master' into PR-configdb-get-config-types
  • c57b60b Merge pull request #402 from lnls-sirius/PR-implement-anther-bsmp-function
  • 1d124bd Merge branch 'master' into PR-configdb-get-config-types
  • 7b9a471 Merge branch 'master' into PR-implement-anther-bsmp-function
  • 121216b TST: fix SI CurrInfo Lifetime test
  • 5a6e1c0 PVSerie.ENH: add option to initialize buffers and create get_serie method
  • 77f52ce SICurrInfo.ENH: update Lifetime datebase
  • 0cb667a Merge pull request #401 from lnls-sirius/update-ramp
  • b7b400b Merge branch 'master' into update-ramp
  • 77a344d SICurrInfo.ENH: update Lifetime IOC
  • 3d56eae SICurrInfo.ENH: change to handle numerical warnings as errors in lifetime calculation
  • 70efde6 Merge branch 'master' into PR-configdb-get-config-types
  • 0fddf33 Implement SET_DSP_COEFFS bsmp function
  • d65e662 fix get-config-types
  • 7225dc7 Merge pull request #400 from lnls-sirius/PR-configdb-get-config-types
  • 418283e ramp.ENH: change BoosterRamp.verify_ps_normalized_synchronized function to use an absolute tolerance of 1e-6 in comparisons
  • b616a7c fix bug in configdbclient get_config_types
  • eb25e96 Refactor configdb.get_config_types methods
  • b5d25bd Fix unittest
  • dd0528a clientconfigdb: add get_config_types_database
  • eed5c9f Merge branch 'master' into update-ramp
  • 75ec0ca Delete comment line
  • 8de331e Update ClientConfigDB.get_config_types
  • 2a0c8ba Merge pull request #399 from lnls-sirius/PR-add-configdb-rf-si
  • d7df344 Merge branch 'master' into PR-add-configdb-rf-si
  • 4cc078c Delete non-existing RF PVs and reorganize order in global_config
  • 9af3c56 Merge pull request #397 from lnls-sirius/PR-add-configdb-si-bbb
  • 269223d Merge branch 'master' into PR-add-configdb-si-bbb
  • 7b5ee54 Merge branch 'master' into PR-add-configdb-rf-si
  • 9f578ec Merge pull request #398 from lnls-sirius/PR-fixbug-devices-sofb
  • 019a469 Rename si_bbb to si_bbbproc
  • 8df10ff si_bbb configdb: replace ":" char to "_" in BbB pvnames
  • 19f5d04 Code clean up in devices
  • 26b3e6f ramp.MNT: rename modules of reconstruction classes
  • 38e2a6d ramp.ENH: add BORFRampFactory and BOTIRampFactory classes
  • 94ff4d0 MNT: fix indentations
  • 18d0a90 merge
  • edb0439 Merge remote-tracking branch 'origin/master' into PR-add-configdb-rf-si
  • 49ebd40 Fix bugs in devices.sofb
  • ca149c2 Add missing file
  • 618d67e Add config type 'si_bbb'
  • d760bd2 Merge pull request #396 from lnls-sirius/PR-fix-delete-rf-pvs-global-config