rINSTCONTROL/GUIsmaster
rINSTCONTROL/GUIs
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c538079f46f5 | SAFedorov | removed read functions for single channels | Jul 21 2018 | |||
8e7a87a2b014 | SAFedorov | Temperature logger works in minimalistic configuration | Jul 20 2018 | |||
07eb8ca78e13 | SAFedorov | Pressure monitor and logger modified according to the input parser changes | Jul 20 2018 | |||
7679577d18f8 | SAFedorov | Finalize pressure logger | Jul 15 2018 | |||
3e58fcd5ddf3 | SAFedorov | MyTpg is almost working with GuiLogger | Jul 15 2018 | |||
ec839ac85827 | SAFedorov | . filtered_varargin output is depreciated in parseClassInputs | Jul 15 2018 | |||
397305c13c67 | SAFedorov | GuiTpg is operational to the first approximation | Jul 15 2018 | |||
1e7f4aad2878 | SAFedorov | LoggerGui usability and stability improments. Should be fully operational now. | Jul 15 2018 | |||
618536b4ca7f | SAFedorov | Debugging and improving GuiLogger | Jul 15 2018 | |||
bcc304d6f1d3 | SAFedorov | GuiLogger works to the first approximation | Jul 15 2018 | |||
e1466a34cf70 | SAFedorov | getSubProperty is introduced and progress towards GuiLogger is made | Jul 14 2018 | |||
6a7fc82232f6 | SAFedorov | Towards MyLogger gui | Jul 14 2018 | |||
df432697cdeb | SAFedorov | GuiGauge created | Jul 14 2018 | |||
8a9a2afcb127 | SAFedorov | Functions addClassProperties and parseClassInputs is added | Jul 13 2018 | |||
c2b16d8550ba | SAFedorov | AutoRBW is added to My RSA and Gui RSA | Feb 15 2018 | |||
ea035f699612 | SAFedorov | Fixed a bug in GuiRsa | Feb 12 2018 | |||
4e67192aa230 | SAFedorov | Disabling of the increment buttons is added for safety in GuiScope | Feb 9 2018 | |||
962b28e115ea | SAFedorov | acq_mode is added to MyDpo and MyDso | Feb 9 2018 | |||
b5d683ffac08 | SAFedorov | MyDso is working | Feb 9 2018 | |||
2a3859fccd04 | SAFedorov | MyDso introduced | Feb 7 2018 | |||
120e0318c1df | SAFedorov | TDS2022 can now be used with GuiScope | Feb 6 2018 | |||
8ec935b1c2b5 | SAFedorov | MyTds created | Feb 6 2018 | |||
a6f6cc770adc | SAFedorov | N_CHANNELS constant introduced | Feb 6 2018 | |||
8e4d174b4f68 | SAFedorov | Fixed wrong limits for the Start freq field in GuiRsa | Jan 31 2018 | |||
2303db750f93 | SAFedorov | Cumulative update | Jan 28 2018 | |||
9632d3d67692 | SAFedorov | genericInitGui is introduced | Jan 26 2018 | |||
fd5cb37830b3 | SAFedorov | Daq is somehow working with app Gui's | Jan 24 2018 | |||
caf0e5470a7d | SAFedorov | New RSA control panel and init_val_list | Jan 24 2018 | |||
0e71528dfa5e | SAFedorov | runGui introduced | Jan 23 2018 | |||
7a9a65cdef81 | SAFedorov | Minor edits to GuiDpo, GuiNa. Started on GuiRsa.mlapp | Jan 22 2018 | |||
f7e8be445b9a | SAFedorov | MyScope to MyDpo renaming | Jan 22 2018 | |||
0fb4590d884a | SAFedorov | Edits for consistency with DPO3034 | Jan 19 2018 | |||
546876cda03b | SAFedorov | readProperty made single command and GuiScope finalized | Jan 19 2018 | |||
9faeb16f4282 | SAFedorov | Binary trace reading indroduced and Gui updated | Jan 19 2018 | |||
8d62bddd16b5 | SAFedorov | GuiScope small debugging | Jan 18 2018 | |||
9b61040ef22f | SAFedorov | GuiScope usability improvements | Jan 18 2018 | |||
a1377f2306f7 | SAFedorov | MyInstrument and MyScope fixes | Jan 18 2018 | |||
a6832a9d23de | SAFedorov | Removed y_data, MyNa address handling changed | Jan 18 2018 | |||
9ffb795b0c46 | SAFedorov | GuiScope bug incremental improvement | Jan 18 2018 | |||
a6432f5f6f68 | engelsen | Various bug fixes in MyScope and GuiScope | Jan 18 2018 | |||
e6dbb62e0b2d | SAFedorov | Instrument connection fixes | Jan 18 2018 | |||
4aec45d83130 | SAFedorov | Scope GUI 1-st iteration | Jan 17 2018 | |||
b3b3bd73c6ba | SAFedorov | Instrument List Manager is introduced | Jan 14 2018 | |||
647f0e02fe7c | engelsen | Merge branch 'master' of https://github.com/engelsen/Instrument-control | Nov 30 2017 | |||
e1e61ce8aa30 | engelsen | 1. Fixed cleanup methods in MyDaq to accommodate Instrument apps 2. Fixed… | Nov 30 2017 | |||
9bcd798f1748 | engelsen | 1. Created app for MyScope called GuiScope 2. Modified MyDaq to work with a… | Nov 30 2017 | |||
b5509c907ae8 | engelsen | GuiNa cosmetic edits | Nov 27 2017 | |||
d1a580a8b700 | engelsen | 1. Fixed the Trace.save method 2. Added createSessionPath function | Nov 27 2017 | |||
ee747a7f790b | engelsen | 1. Functions from GuiNa are made separate utility functions in Utility… | Nov 23 2017 | |||
747411410c1e | engelsen | 1. Generalized Catch call in openDevice to look for resource name instead of… | Nov 23 2017 | |||
60dacaa31e4f | SAFedorov | My Instrument and MyNa changes | Nov 23 2017 | |||
58a6633c1b7b | engelsen | Finished debugging of the new MyInstrument | Nov 21 2017 | |||
4a8151768402 | SAFedorov | App-based Na control | Nov 20 2017 | |||
0fe61bee412f | engelsen | 1. Bug fixes of dynamic properties 2. Added new field in GUI for reading… | Nov 17 2017 | |||
8a8a9f20f09a | engelsen | 1. Changed formatting of initGui in MyRsa.m 2. Created mechanical panel for… | Nov 10 2017 | |||
9e610fd6e3b8 | engelsen | 1. Bug fixes for copying traces from instruments 2. Moved initialization of… | Nov 10 2017 | |||
f1a986e82ea1 | engelsen | 1. Added deletion function to MyBeta.m 2. Made updateFits push data to G0 and… | Nov 7 2017 | |||
07346682d58f | engelsen | 1. Improved integration function to take optional index input 2. Created MyBeta… | Nov 7 2017 | |||
d0cd1ce14477 | engelsen | 1. Fixed bugs with cursors 2. Added deletion listener for MyG.m 3. Fixed bugs… | Nov 6 2017 | |||
cf350848b797 | engelsen | 1. Initialize Data and Ref trace of MyDaq.m 2. Created callback for load trace… | Nov 6 2017 | |||
0c1e050f80a9 | engelsen | 1. Added reference cursors | Nov 3 2017 | |||
fc4aa0c06778 | engelsen | 1. Refactored significant amounts of cursor functionality to accommodate… | Nov 3 2017 | |||
1aebc8d82f2a | engelsen | 1. Set access properties of methods and properties in MyTrace.m 2. Added copy… | Nov 2 2017 | |||
a2cab7eef77c | engelsen | 1. Created MyG.m object for g0 calibration 2. Modified MyFit.m to contain save… | Nov 2 2017 | |||
7e5b8cbc8359 | engelsen | Merge branch 'master' of https://github.com/engelsen/Instrument-control | Nov 2 2017 | |||
3a76eab40569 | engelsen | 1. Started writing MyG.m | Nov 2 2017 | |||
dc41cb55afda | engelsen | 1. Implemented copy to clipboard button in MyDaq.m 2. Fixed fitting to fit to… | Oct 31 2017 | |||
e8af393fc5d3 | engelsen | 1. Attempt at fixing cursor label bugs with fits | Oct 31 2017 | |||
cfe5792e7d2a | engelsen | 1. Modified GuiDaq.fig to accommodate cursor labels | Oct 31 2017 | |||
297e09be5f97 | engelsen | 1. Cursor callbacks and updates for edit boxes 2. Trimmed fat from GuiDaq.m | Oct 26 2017 | |||
3968c8ab84a6 | engelsen | 1. Added cursor functionality | Oct 26 2017 | |||
1221d4833a55 | engelsen | 1. Removed redundant Deletion events and its triggers. Now using… | Oct 26 2017 | |||
53a8ad479968 | engelsen | 1. Bug fixes with instruments in MyDaq.m 2. Fixed bug with DataToRef and… | Oct 25 2017 | |||
10cb1d0d9b17 | engelsen | 1. Added instrument helper functions 2. Added instrument listeners and listener… | Oct 25 2017 | |||
d444bd36308b | engelsen | 1. Set up functions and backend for starting instruments from MyDaq.m | Oct 24 2017 | |||
54d8275d3240 | engelsen | 1. Some optimizations to the MyFit.m GUI for faster rendering 2. Fixed bug with… | Oct 22 2017 | |||
4045a8e37e12 | engelsen | 1. Added a few more callbacks from the GUI for MyDaq.m 2. Fixed a bug with… | Oct 20 2017 | |||
0a9440dc3272 | engelsen | 1. Added setVisible function to MyTrace.m 2. Added more callbacks as class… | Oct 20 2017 | |||
7b239f37216f | engelsen | 1. Modified MyTrace.m such that it only plots using one linehandle in any given… | Oct 20 2017 | |||
18529e127e0d | engelsen | 1. Fixed bugs in MyTrace save functionality - vectors were not being saved as… | Oct 20 2017 | |||
1d60f2e7b657 | engelsen | 1. First version of MyDaq.m created 2. Made class callback functions for… | Oct 20 2017 | |||
b22719b52329 | engelsen | Modifications to figures for Na and Scope | Oct 13 2017 | |||
64528320a493 | engelsen | Removed deprecated code from GUI files, as well as some of the auto-generated… | Oct 12 2017 | |||
82a02eab07f5 | engelsen | 1. Further edits to MyNa.m and the GUIs/GuiNa.m for adapting the GUI to a… | Oct 12 2017 | |||
1495480258c5 | engelsen | 1. Added figure callbacks to MyNa.m 2. Added and modified figure file for MyNa. | Oct 12 2017 | |||
118b25728fbb | engelsen | 1. Added continuous read function as callback to checkbox in MyScope.m… | Oct 12 2017 | |||
fe332a43b9e7 | engelsen | Removed functions from GUIs/GuiScope.m that are no longer used. New callback… | Oct 11 2017 | |||
e6c4e2850ae9 | He3 | 1. Added MyScope with associated GUI. Started writing basic functionality for… | Oct 10 2017 | |||
9764bf9ec0ca | He3 | 1. Removed amp. vs time function as it was not working even in the original… | Oct 9 2017 | |||
738acd60e36a | He3 | 1. Added freq_vec variable to MyRsa 2. Added fetch_singleCallback function to… | Oct 9 2017 |
c4science · Help