Metadata-Version: 1.2
Name: qblox-instruments
Version: 0.2.0
Summary: Instrument drivers for Qblox devices.
Home-page: https://gitlab.com/qblox/packages/software/qblox_instruments
Author: QBlox BV
Author-email: support@qblox.com
License: BSD 4-Clause
Download-URL: https://gitlab.com/qblox/packages/software/qblox_instruments/-/archive/v0.2.0/qblox_instruments-v0.2.0.zip
Description: | 
        | 
        
        .. figure:: https://cdn.sanity.io/images/ostxzp7d/production/f9ab429fc72aea1b31c4b2c7fab5e378b67d75c3-132x31.svg
            :width: 400px
            :target: https://qblox.com
            :align: center
            :alt: Qblox
        
        | 
        | 
        
        ############################
        Welcome to Qblox Instruments
        ############################
        
        | The Qblox instruments package contains everything to get started with Qblox instruments (i.e. Python drivers, `documention and tutorials <https://qblox-qblox-instruments.readthedocs-hosted.com/en/master/>`_).
        
        ----------------------------
        
        | This software is free to use under the conditions specified in the `license <https://gitlab.com/qblox/packages/software/qblox_instruments/-/blob/master/LICENSE>`_.
        | For more information, please contact `support@qblox.com <support@qblox.com>`_.
        
        ----------------------------
        
        .. caution::
        
            The instrument drivers are still in a **beta** state; major changes are expected. Use for testing and development purposes only.
        
        
        =======
        Credits
        =======
        
        Developers
        ----------------
        
        * Jordy Gloudemans <jgloudemans@qblox.com>
        
        Contributors
        ------------
        
        None yet. Why not be the first?
        
        
        =======
        History
        =======
        
        0.2.0 (21-11-2020)
        ------------------
        
        * Added support for floating point temperature readout.
        * Renamed QCoDeS parameter sequencer#_nco_phase to sequencer#_nco_phase_offs.
        * Added support for Pulsar QCM input gain control.
        * Significantly improved documentation on Read The Docs.
        
        .. note::
        
            * Compatible with Pulsar QCM device firmware v0.4.0 and Pulsar QRM device firmware v0.3.0.
        
        0.1.2 (22-10-2020)
        ------------------
        
        * Fixed Windows assembler for dummy Pulsar
        * Fixed MacOS assembler for dummy Pulsar
        
        .. note::
        
            * No Pulsar device firmware compatibility changes.
        
        0.1.1 (05-10-2020)
        ------------------
        * First release on PyPI
        
        .. note::
        
            * Compatible with Pulsar QCM device firmware v0.3.0 and Pulsar QRM device firmware v0.2.0.
Keywords: Qblox,QCoDeS,instrument,driver
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
