aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added simple test for trace loadingEugeniy E. Mikhailov2024-06-182-0/+26
* version bump (notice I forget to update it for v0.10v0.11Eugeniy E. Mikhailov2024-06-181-1/+1
* fixed doc stringsEugeniy E. Mikhailov2024-06-181-1/+1
* converted SDS2304X to use response2numStr for uniformityEugeniy E. Mikhailov2024-06-181-3/+1
* added test for response2numStrEugeniy E. Mikhailov2024-06-181-0/+20
* 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
* version bumpv0.9Eugeniy E. Mikhailov2024-06-151-1/+1
* more test cases and bugfixes in tableflowEugeniy E. Mikhailov2024-06-022-1/+33
* fixed bug with table loading and made a test case for itEugeniy E. Mikhailov2024-06-022-1/+10
* template for reflow/postprocessing table functionEugeniy E. Mikhailov2024-05-283-1/+48
* more testsEugeniy E. Mikhailov2024-05-282-5/+24
* updated data fileEugeniy E. Mikhailov2024-05-281-0/+1
* added some preliminary files for table flowEugeniy E. Mikhailov2024-05-283-0/+120
* renamed test to example, to avoid spooking `pytest`Eugeniy E. Mikhailov2024-05-271-0/+0
* fixed pyserial dependencev0.8Eugeniy E. Mikhailov2023-07-051-1/+1
* version v0.7 -> v0.8Eugeniy E. Mikhailov2023-07-051-1/+1
* added serial module to dependenciesEugeniy E. Mikhailov2023-07-051-0/+1
* 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 mult...Eugeniy E. Mikhailov2023-06-192-0/+58
* copy of the Bfield_driver from the experimentEugeniy E. Mikhailov2023-04-281-0/+143
* added build instructionv0.7Eugeniy E. Mikhailov2023-01-201-0/+8
* version bump to v0.7Eugeniy E. Mikhailov2023-01-201-1/+1
* added spectral_utilsEugeniy E. Mikhailov2023-01-202-0/+58
* version bumpv0.6Eugeniy E. Mikhailov2022-07-201-1/+1
* added pandas to requirementsEugeniy E. Mikhailov2022-07-201-0/+1
* Factor of 3 to 4 spead up for reading of the trace with pandasEugeniy E. Mikhailov2022-07-201-4/+6
* version bump to v0.5v0.5Eugeniy E. Mikhailov2022-07-061-1/+1
* drastic speedup of loadTraceEugeniy E. Mikhailov2022-07-061-11/+13
* 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-1412-14/+14