You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #27 from Tausand-dev/feature/TP1204
Feature/TP1204
New Features:
- Added compatibility with Tempico TP1204 devices.
- New delay calibration functions for TP1200 devices.
- New pulse generator functions for TP1200 devices.
Bug fixed:
- Fixed bug in getStopMask() method when mask is zero.
- Fixed bug in setThresholdVoltage() method due to incorrect rounding.
Copy file name to clipboardExpand all lines: docs/build/html/_sources/index.rst.txt
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
Welcome to pyTempico's documentation!
13
13
======================================
14
14
15
-
PyTempico is a Python library developed by Tausand Electronics, with Joan Amaya and David Guzman as the lead developers. It enables seamless interaction with Tempico TP1004 devices, facilitating data communication and control. The library relies on key modules such as hid and pyserial for efficient device connectivity. For more information, visit `tausand.com <https://www.tausand.com>`_
15
+
PyTempico is a Python library developed by Tausand Electronics, with Joan Amaya and David Guzman as the lead developers. It enables seamless interaction with Tempico, Tausand's Time-to-Digital Converter devices, facilitating data communication and control. The library relies on key modules such as hid and pyserial for efficient device connectivity. For more information, visit `tausand.com <https://www.tausand.com>`_
<h1>Welcome to pyTempico’s documentation!<aclass="headerlink" href="#welcome-to-pytempico-s-documentation" title="Permalink to this headline"></a></h1>
74
-
<p>PyTempico is a Python library developed by Tausand Electronics, with Joan Amaya and David Guzman as the lead developers. It enables seamless interaction with Tempico TP1004 devices, facilitating data communication and control. The library relies on key modules such as hid and pyserial for efficient device connectivity. For more information, visit <aclass="reference external" href="https://www.tausand.com">tausand.com</a></p>
75
-
<p>Release 1.3.0</p>
74
+
<p>PyTempico is a Python library developed by Tausand Electronics, with Joan Amaya and David Guzman as the lead developers. It enables seamless interaction with Tempico, Tausand’s Time-to-Digital Converter devices, facilitating data communication and control. The library relies on key modules such as hid and pyserial for efficient device connectivity. For more information, visit <aclass="reference external" href="https://www.tausand.com">tausand.com</a></p>
0 commit comments