aboutsummaryrefslogtreecommitdiff
path: root/qolab
Commit message (Collapse)AuthorAgeFilesLines
...
* added no_getter and no_setterEugeniy E. Mikhailov2022-01-021-5/+27
|
* small refining of the SCPI_PROPERTYEugeniy E. Mikhailov2022-01-021-8/+22
|
* draft of SCPI_PROPERTY to simplify set/query operationsEugeniy E. Mikhailov2022-01-021-0/+34
|
* more general class name useEugeniy E. Mikhailov2021-12-301-1/+1
|
* typo fixed in initEugeniy E. Mikhailov2021-12-301-1/+1
|
* BasicInstrument now has __repr__Eugeniy E. Mikhailov2021-12-301-1/+15
|
* BasicInstrument can init with config which overrides/adds to defaultsEugeniy E. Mikhailov2021-12-301-2/+4
|
* pid has __repr__Eugeniy E. Mikhailov2021-12-301-1/+15
|
* added primitive __repr__ to BasicInstrumentEugeniy E. Mikhailov2021-12-301-0/+4
|
* added setChanVoltageOffsetEugeniy E. Mikhailov2021-12-301-0/+4
|
* getChanOffset --> getChanVoltageOffsetEugeniy E. Mikhailov2021-12-302-4/+4
|
* added scope ability to check LED status, and switch Roll and Stop/RunEugeniy E. Mikhailov2021-12-301-0/+37
|
* response2numStr work with not assign unit nowEugeniy E. Mikhailov2021-12-301-3/+8
|
* removed debug infoEugeniy E. Mikhailov2021-12-291-1/+0
|
* safety net for better scope trace grab protectionEugeniy E. Mikhailov2021-12-291-7/+14
|
* sds1104x cannot set SampleRateEugeniy E. Mikhailov2021-12-291-0/+5
|
* pid feedbacks logs to tsdbEugeniy E. Mikhailov2021-12-291-7/+18
|
* typo fixed in sds1104x codeEugeniy E. Mikhailov2021-12-291-2/+2
|
* default is non science scopeEugeniy E. Mikhailov2021-12-281-1/+1
|
* added Trigger Mode capabilty, stop release scope before getting all tracesEugeniy E. Mikhailov2021-12-282-0/+36
|
* remove logger from stop methodEugeniy E. Mikhailov2021-12-261-1/+0
|
* make lockin tsdb compatibleEugeniy E. Mikhailov2021-12-262-6/+27
|
* rf generator log to tsdbEugeniy E. Mikhailov2021-12-262-6/+36
|
* scope have basic tsdb loggersEugeniy E. Mikhailov2021-12-261-0/+5
|
* more general scope initializationEugeniy E. Mikhailov2021-12-262-6/+6
|
* added self.config['DeviceId'] to basicEugeniy E. Mikhailov2021-12-261-0/+1
|
* cleaned up tsdbEugeniy E. Mikhailov2021-12-261-2/+7
|
* added DeviceNickname field to configEugeniy E. Mikhailov2021-12-261-1/+2
|
* make used of DeviceNicknameEugeniy E. Mikhailov2021-12-261-2/+5
|
* change measurement_prefixEugeniy E. Mikhailov2021-12-261-1/+1
|
* cleanupEugeniy E. Mikhailov2021-12-261-6/+1
|
* cleaner database commitEugeniy E. Mikhailov2021-12-262-13/+26
|
* added tsdb_ingester property to the basic instrumentEugeniy E. Mikhailov2021-12-261-1/+2
|
* draft of time series loggerEugeniy E. Mikhailov2021-12-251-0/+89
|
* pid has enable statusEugeniy E. Mikhailov2021-12-221-2/+12
|
* fixed plotting into existing figureEugeniy E. Mikhailov2021-12-211-1/+2
|
* redone plotting of TraceSetSameX so it does not show xtics everywhereEugeniy E. Mikhailov2021-12-211-8/+5
|
* increase log sizeEugeniy E. Mikhailov2021-12-211-1/+1
|
* proper treatment of timestamped axisEugeniy E. Mikhailov2021-12-211-5/+9
|
* removed unnesessary printsEugeniy E. Mikhailov2021-12-211-2/+0
|
* TraceSetSameX can be loaded nowEugeniy E. Mikhailov2021-12-211-5/+30
|
* added load of TraceXYEugeniy E. Mikhailov2021-12-211-2/+15
|
* fixed save for Trace and TraceXYEugeniy E. Mikhailov2021-12-211-4/+6
|
* check against non existing dataEugeniy E. Mikhailov2021-12-211-1/+2
|
* added ability to load TraceEugeniy E. Mikhailov2021-12-211-0/+45
|
* redone trace configurationEugeniy E. Mikhailov2021-12-211-3/+9
|
* pid has better descriptionEugeniy E. Mikhailov2021-12-201-1/+7
|
* pid has setters and gettersEugeniy E. Mikhailov2021-12-201-0/+25
|
* added timestamp type of a plotEugeniy E. Mikhailov2021-12-201-2/+19
|
* name typoEugeniy E. Mikhailov2021-12-201-2/+2
|