aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new flag setToDefaults in rfGenLMX2487v3.1Eugeniy E. Mikhailov2021-06-171-1/+3
* data ready flag moved away from the data array.Eugeniy E. Mikhailov2021-06-171-3/+4
* added more experimental channelsEugeniy E. Mikhailov2021-06-171-1/+1
* more informative message about replotEugeniy E. Mikhailov2021-06-161-1/+1
* do not replot if we have no new dataEugeniy E. Mikhailov2021-06-161-0/+6
* spin boxes control the hardware and plotsv3.0-gui-controlsEugeniy E. Mikhailov2021-06-151-9/+22
* added spin boxes for central and frequency spanEugeniy E. Mikhailov2021-06-151-3/+24
* TriangleGen inherits from RampGenEugeniy E. Mikhailov2021-06-151-9/+4
* ramp generator get extra method to work with span and centerEugeniy E. Mikhailov2021-06-151-0/+18
* better code partitionin for hardware and gui setupEugeniy E. Mikhailov2021-06-151-7/+9
* moved gui to the end of __init__Eugeniy E. Mikhailov2021-06-151-0/+1
* simplified assignmentsEugeniy E. Mikhailov2021-06-151-4/+2
* work around image exporting bugEugeniy E. Mikhailov2021-06-151-8/+18
* first channel back to grayEugeniy E. Mikhailov2021-06-151-1/+1
* exporting figure into data folderEugeniy E. Mikhailov2021-06-151-1/+3
* added ability to incrementally save dataEugeniy E. Mikhailov2021-06-151-2/+38
* added alpha channel to adc colorsEugeniy E. Mikhailov2021-06-151-1/+2
* colors are good for white and black backgroundsEugeniy E. Mikhailov2021-06-141-1/+1
* made cyan less blending with white -> ligh blueEugeniy E. Mikhailov2021-06-141-1/+1
* changed background and foreground globallyEugeniy E. Mikhailov2021-06-141-1/+2
* added title to the plotEugeniy E. Mikhailov2021-06-141-0/+6
* move start of gui sweeper close to the end of initialiazationEugeniy E. Mikhailov2021-06-141-1/+3
* remove unused color propertyEugeniy E. Mikhailov2021-06-141-2/+0
* added legendEugeniy E. Mikhailov2021-06-141-1/+2
* added image exportEugeniy E. Mikhailov2021-06-141-0/+9
* better defaults for real hardwareEugeniy E. Mikhailov2021-06-141-2/+2
* added gridEugeniy E. Mikhailov2021-06-141-0/+1
* yellow color is invisible, changing it to blackEugeniy E. Mikhailov2021-06-141-1/+1
* setting axis labelsEugeniy E. Mikhailov2021-06-141-2/+3
* changed backgroundEugeniy E. Mikhailov2021-06-141-0/+1
* remove matplotlib usev2.0-PyQtGraphEugeniy E. Mikhailov2021-06-131-4/+0
* simplified autoZoomEugeniy E. Mikhailov2021-06-131-10/+1
* changen number of points per second in DAQEugeniy E. Mikhailov2021-06-131-3/+1
* more frequent gui updatesEugeniy E. Mikhailov2021-06-131-1/+1
* added colors for linesEugeniy E. Mikhailov2021-06-131-1/+5
* draft of transition to pyqtgraphEugeniy E. Mikhailov2021-06-131-64/+55
* funcGenerator preload PyQtGraph QtCore method as a fallback mechanismv1.0-TkGUIEugeniy E. Mikhailov2021-06-131-0/+5
* made Sweeper agnostic to either Tk or PyQtEugeniy E. Mikhailov2021-06-131-1/+42
* Tk timer test improvedEugeniy E. Mikhailov2021-06-121-6/+14
* generalize after methodEugeniy E. Mikhailov2021-06-121-1/+7
* added Sweeper testEugeniy E. Mikhailov2021-06-121-0/+21
* test case show all adc channelsEugeniy E. Mikhailov2021-06-121-1/+1
* UE9qolDummy generates some shapes depending on channelEugeniy E. Mikhailov2021-06-121-2/+17
* a more intellegent dummy LabJackEugeniy E. Mikhailov2021-06-121-2/+2
* changed descriptionEugeniy E. Mikhailov2021-06-121-1/+1
* added rfGenLMX2487Dummy dummy RF generatorEugeniy E. Mikhailov2021-06-122-8/+13
* added test mode for experimentEugeniy E. Mikhailov2021-06-121-7/+20
* dummy channels less noisyEugeniy E. Mikhailov2021-06-111-1/+1
* a more universal data reset/clean upEugeniy E. Mikhailov2021-06-111-9/+3
* better x axis shift with proper labelEugeniy E. Mikhailov2021-06-111-2/+6