Skip to content
Snippets Groups Projects
Select Git revision
  • 97f713ab4d48866e14a28d02f85ccc56214ca72e
  • master default protected
  • fix-issue-901
  • fix-issue-928
  • fix-issue-896-zmq-publish
  • fix-issue-885
  • fix-issue-921
  • fix-910
  • fix-issue-804
  • srt-bandQ-receiver
  • fix-issue-855
  • stable
  • srt-bandW-receiver
  • fix-issue-805
  • feature-med-c-band-srv
  • fix-issue-760
  • fix-issue-628
  • fix-issue-588
  • fix-issue-derotator-328
  • OffsetReview
  • DerotatorAndMinorServo
  • discos1.0.6h
  • discos1.0.6f
  • discos1.0.6e
  • discos1.0.6d
  • discos1.0.6c
  • discos1.0.6b
  • discos1.0.6a
  • discos1.0.6
  • discos1.0.5
  • discos1.0.4
  • discos1.0.3
  • discos1.0.2
  • discos1.0.1
  • discos1.0.0
  • discos1.0-rc02
  • discos1.0-rc01
  • escs-0.5
  • escs-0.4
  • nuraghe-0.6
  • noto-0.1
41 results

positioner.py

Blame
    • Giuseppe Carboni's avatar
      97f713ab
      Integration of new SRT LDO derotators into centos_7_compatibility branch (#925) · 97f713ab
      Giuseppe Carboni authored
      * Moved some method from GenericDerotator to SRTKBandDerotator
      
      The methods were not generic, they were specific methods of the old SRTKBandDerotator decommissioned interface.
      These methods are not even called by the DewarPositioner component, therefore it was safe to remove them from the GenericDerotator interface.
      
      * Moved another unused method
      
      * Updated GenericDerotator interface
      
      * Fix #865, fix #869, updated SRTMinorServo component
      
      The component now handles correctly a SETUP command.
      The component is also capable of commanding the gregorian air blade with the 'setGregorianAirBladeStatus' command.
      A few bugs were fixed here and there.
      This branch MUST be tested with the real hardware before merging it onto the centos_7_compatibility branch.
      
      * Fixed small bug
      
      * Removed redundant script
      
      * Uploading files in order to test a clean repository
      
      * Updated PyDewarPositioner for Python 3
      
      * First LDO Derotators working implementation
      
      This commit also brings some clean up inside the SRT test CDB.
      All the stuff that is not used in the production environment has been moved out of the production and test environment and into the Outdated CDB.
      
      * KBand derotator updates
      
      * Moved SRTDerotators out of SRTMinorServoBossCore
      
      Each derotator now has its thread for updating its status
      97f713ab
      History
      Integration of new SRT LDO derotators into centos_7_compatibility branch (#925)
      Giuseppe Carboni authored
      * Moved some method from GenericDerotator to SRTKBandDerotator
      
      The methods were not generic, they were specific methods of the old SRTKBandDerotator decommissioned interface.
      These methods are not even called by the DewarPositioner component, therefore it was safe to remove them from the GenericDerotator interface.
      
      * Moved another unused method
      
      * Updated GenericDerotator interface
      
      * Fix #865, fix #869, updated SRTMinorServo component
      
      The component now handles correctly a SETUP command.
      The component is also capable of commanding the gregorian air blade with the 'setGregorianAirBladeStatus' command.
      A few bugs were fixed here and there.
      This branch MUST be tested with the real hardware before merging it onto the centos_7_compatibility branch.
      
      * Fixed small bug
      
      * Removed redundant script
      
      * Uploading files in order to test a clean repository
      
      * Updated PyDewarPositioner for Python 3
      
      * First LDO Derotators working implementation
      
      This commit also brings some clean up inside the SRT test CDB.
      All the stuff that is not used in the production environment has been moved out of the production and test environment and into the Outdated CDB.
      
      * KBand derotator updates
      
      * Moved SRTDerotators out of SRTMinorServoBossCore
      
      Each derotator now has its thread for updating its status
    index.md 18 B