aboutsummaryrefslogtreecommitdiff
path: root/qolab/hardware
Commit message (Collapse)AuthorAgeFilesLines
* fixed doc stringsEugeniy E. Mikhailov2024-06-181-1/+1
|
* converted SDS2304X to use response2numStr for uniformityEugeniy E. Mikhailov2024-06-181-3/+1
|
* fix no firstSeparator case, we return prefix=None now and process the restEugeniy E. Mikhailov2024-06-181-5/+6
|
* bug fix for the unit detection in response2numStrEugeniy E. Mikhailov2024-06-171-1/+2
|
* added modifications to include Siglent SDS2304X modelv0.10Eugeniy E. Mikhailov2024-06-172-0/+34
|
* comment about number of vertical divisions for SDS1104XEugeniy E. Mikhailov2024-06-171-0/+2
|
* human readable measurements names for HP_34401Eugeniy E. Mikhailov2023-06-211-4/+28
|
* added period measurements for HP_34401Eugeniy E. Mikhailov2023-06-211-0/+3
|
* added submission to TSDB for HP_34401Eugeniy E. Mikhailov2023-06-211-0/+8
|
* added reding with 4 wires resistance go HP_34401Eugeniy E. Mikhailov2023-06-211-0/+2
|
* added reporting to TSDB of the multimeter valuesEugeniy E. Mikhailov2023-06-211-0/+8
|
* added Function reporting for the BK_5491 multimeterEugeniy E. Mikhailov2023-06-211-1/+45
|
* fixed device modelEugeniy E. Mikhailov2023-06-211-1/+1
|
* rewrite read and write communication with bk_5491Eugeniy E. Mikhailov2023-06-211-45/+64
|
* clear read buffer before sending and reading commandsEugeniy E. Mikhailov2023-06-211-0/+1
|
* typo fixEugeniy E. Mikhailov2023-06-211-1/+1
|
* expand normally available list of functions for multimetersEugeniy E. Mikhailov2023-06-211-0/+4
|
* added multimeter importEugeniy E. Mikhailov2023-06-201-0/+1
|
* updated generic multimeter descriptionEugeniy E. Mikhailov2023-06-201-0/+1
|
* added draft of BK_5491 multimeterEugeniy E. Mikhailov2023-06-201-0/+140
|
* good enough draft of hp_34401 functionsEugeniy E. Mikhailov2023-06-201-6/+6
|
* declate minimal set of functions for a multimeterEugeniy E. Mikhailov2023-06-201-1/+30
|
* hp_34401 seems to workEugeniy E. Mikhailov2023-06-191-3/+44
|
* better initialization and extra docEugeniy E. Mikhailov2023-06-191-7/+38
|
* added early draft of the multimeter class and some readings for hp_34401 ↵Eugeniy E. Mikhailov2023-06-192-0/+58
| | | | multimeter
* do not set properties which are not known to an instrumentv0.4Eugeniy E. Mikhailov2022-06-151-3/+3
|
* proper inheritance of the parent devicePropertiesEugeniy E. Mikhailov2022-06-148-9/+9
|
* added timestamp for Instrument configEugeniy E. Mikhailov2022-06-141-1/+5
|
* better lingering string heuristicEugeniy E. Mikhailov2022-06-141-5/+7
|
* decimate case is special: increase Npnts to allocate big enough bufferEugeniy E. Mikhailov2022-06-141-3/+13
| | | | | | otherwise everything is slow on Windows also added self.read() to flash read buffer after query. It seems to be needed on Windows
* better doc string for getRawWaveformEugeniy E. Mikhailov2022-06-141-4/+4
|
* protect against negative value setting for VlimitEugeniy E. Mikhailov2022-06-021-0/+2
|
* when tuning Iout do not mess with Ilimit setting (since it usually set for ↵Eugeniy E. Mikhailov2022-06-021-1/+1
| | | | safety)
* added dwell time before frequency change in hope free regimeEugeniy E. Mikhailov2022-05-311-1/+5
|
* do not set homebuild generator to defaults at initEugeniy E. Mikhailov2022-05-311-1/+1
| | | | this make frequency hope by a lot and breaks laser lock
* added hope free tuning to home build generatorEugeniy E. Mikhailov2022-05-311-3/+25
|
* added aquisition of Freq from hardwareEugeniy E. Mikhailov2022-05-311-4/+7
|
* added default resistance, to check against edge caseEugeniy E. Mikhailov2022-05-311-1/+5
| | | | | | If Vout set to 0, it is often report negative values, which messes up resistance estimate. So default resistance helps against such edge cases.
* added helper functionEugeniy E. Mikhailov2022-05-271-0/+7
|
* redone current settling based on realistic precisionEugeniy E. Mikhailov2022-04-071-3/+9
|
* added new functions to access dI and dVEugeniy E. Mikhailov2022-04-071-1/+23
|
* better algorithm description for setting desired currentEugeniy E. Mikhailov2022-04-061-2/+9
|
* added default import of LabJackEugeniy E. Mikhailov2022-04-051-0/+2
|
* proper labjack initializationEugeniy E. Mikhailov2022-04-041-3/+2
|
* updates for labjack_ue9Eugeniy E. Mikhailov2022-04-031-5/+9
|
* draft of labjack_ue9 driverEugeniy E. Mikhailov2022-04-022-0/+74
|
* added device description for QOL_LMX2487Eugeniy E. Mikhailov2022-04-021-0/+1
|
* added test/example case for qol_lmx2487 RFgenEugeniy E. Mikhailov2022-04-011-0/+11
|
* draft of LMX2487 chip homemade RF Generator controlEugeniy E. Mikhailov2022-03-292-0/+60
|
* proper upper limit for Vlimit and increased dwell timev0.2Eugeniy E. Mikhailov2022-03-161-1/+5
|