Graphmaster
Graph
master
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
2c80f49b1c6b | SAFedorov | Update MyZiScopeFt.m | Apr 25 2019 | ||||
9846c5cddb93 | SAFedorov | Converted GuiZiScopeFt, made properties of MyAvgTrace SetObservable | Apr 25 2019 | ||||
11cee859471b | SAFedorov | Update MyZiScopeFt.m | Apr 25 2019 | ||||
d63d431e1165 | SAFedorov | Debugging 1) Downsampling at navg=1 in MyZiRingdown | Apr 25 2019 | ||||
87b46e3fc113 | SAFedorov | Introduced switching drive off on the completion of ringdown and debugged the… | Apr 25 2019 | ||||
72e9f92b220c | SAFedorov | Rename clear method of MyTrace to clearData | Apr 25 2019 | ||||
6d478d3c0a5e | SAFedorov | Debugged trace downsampling | Apr 25 2019 | ||||
e72c04827e74 | SAFedorov | Implemented continuous downsampling using persistent variables - does not yet… | Apr 25 2019 | ||||
062fd6ecda6e | SAFedorov | Debugged the update speed of GuiZiRingdown and updated the controls | Apr 25 2019 | ||||
4e771deb46f9 | SAFedorov | Debugging - works | Apr 24 2019 | ||||
5b5c976cbc9f | SAFedorov | Debugging | Apr 24 2019 | ||||
815a857f4ec8 | SAFedorov | Improved the speed | Apr 24 2019 | ||||
475d242a1764 | SAFedorov | ziRingdown is working but slow | Apr 24 2019 | ||||
855f12f5b81b | SAFedorov | Singled out back read and write functions in MyZiRingdown | Apr 24 2019 | ||||
e97e0744bd2e | SAFedorov | Updated MyRsa and MyTek scope to include createCommandList in the constructor | Apr 24 2019 | ||||
1287f786668e | SAFedorov | made createCommandList an optional method, removed it from the the constructor… | Apr 24 2019 | ||||
dda0f94db173 | SAFedorov | Updated plotting mechanics in GuiZiRingdown | Apr 24 2019 | ||||
75d26bc6311c | SAFedorov | Updated the assignment of default values in MyInstrument/MyScpiInstrument | Apr 24 2019 | ||||
39e7e08d5229 | SAFedorov | Update GuiZiRingdown to the point when it should nominally work | Apr 23 2019 | ||||
d1ba8061982a | SAFedorov | Updated MyZiRIngdown to the point that it should work | Apr 23 2019 | ||||
a7841caae182 | SAFedorov | Began converting MyZiRingdown to MyInstrument type | Apr 23 2019 | ||||
08d3a51ec637 | SAFedorov | Update InstrumentManager.mlapp | Apr 23 2019 | ||||
8c8159998f87 | SAFedorov | Update runInstrument, runInstrumentWithGui and Setup for the new format of… | Apr 23 2019 | ||||
63f58b8d2acb | SAFedorov | updated getIcPrograms to work with the new InstrumentDescriptor format plus… | Apr 23 2019 | ||||
841de9ed6fce | SAFedorov | Updated InstrumentManager to work with the new format of local settings, plus… | Apr 22 2019 | ||||
8d7f9fa1f287 | SAFedorov | Misc updates: 1) validation for StartupOpts and LoggerOpts in… | Apr 22 2019 | ||||
8e615882d10b | SAFedorov | MyInstrumentDescriptor is provisitionally introduced as well as a convertion… | Apr 22 2019 | ||||
17d0b1b19795 | SAFedorov | Update get title mechanism in MyProgramDescriptor | Apr 22 2019 | ||||
b1a597dae131 | SAFedorov | Updated the implementation of setLocalSettings | Apr 22 2019 | ||||
955579c039ec | SAFedorov | Delete aGuiTemplate.mlapp | Apr 22 2019 | ||||
2691ac9020ee | SAFedorov | Updated InstrumentManager and getIcPrograms to handle logger options | Apr 22 2019 | ||||
1e13c8d0e52e | SAFedorov | Removed arrayfun and cellfun in a couple of places | Apr 22 2019 | ||||
9cd059edabb7 | SAFedorov | Significantly improved the speed of log transter to Daq | Apr 22 2019 | ||||
4b32816fe751 | SAFedorov | Integrated program descriptors in DaqMenu and Daq | Apr 22 2019 | ||||
985525dafcd1 | SAFedorov | Introduced MyProgramDescriptor class | Apr 22 2019 | ||||
074d1c9847f7 | SAFedorov | Update runLogViewer so that the viewer is added to Collector | Apr 22 2019 | ||||
11d06b8c52a0 | SAFedorov | Introduced runLogger function | Apr 22 2019 | ||||
16af44ab62df | SAFedorov | introduced getLocalPrograms as a substitution for readRunFiles | Apr 22 2019 | ||||
f7c5619b8a3d | SAFedorov | Update readCommentHeader.m | Apr 21 2019 | ||||
2f3ee4232522 | SAFedorov | Added custom display to MyInstrument | Apr 21 2019 | ||||
e9b90ff5581d | SAFedorov | Updated the dropdown initialization | Apr 21 2019 | ||||
7331116348f9 | SAFedorov | Introduced a new mechanism for assigning validation functions based on format… | Apr 21 2019 | ||||
894d1994c7a0 | SAFedorov | Better command format handling is introduced in MyScpiInstrument | Apr 21 2019 | ||||
88e78b9cfd8a | SAFedorov | Update GuiLakeshore.mlapp | Apr 20 2019 | ||||
6b473a031de5 | SAFedorov | MyLakeshore has been nominally updated for the new framework | Apr 20 2019 | ||||
b839ffcaa3e7 | SAFedorov | Begin introducing MyScpiInstrument framework in MyLakeshore. Start with… | Apr 20 2019 | ||||
9315d5ac18dc | SAFedorov/GitHub | Merge pull request #196 from engelsen/MyLogger-edits | Apr 20 2019 | ||||
eb56197ebf03 | SAFedorov | removed createCallbackFcn from MyGuiSync as, apparently, since MATLAB 2019a the… | Apr 20 2019 | ||||
7fa615957745 | SAFedorov | Updated warning messages in MyLog | Apr 20 2019 | ||||
bddd85cd108a | SAFedorov | MyLogger and its gui is fully functional in limited length mode | Apr 20 2019 | ||||
9c7233bf74a9 | SAFedorov | Introduced makeUniqueFileName utility function and removed an analogous method… | Apr 20 2019 | ||||
dd09b77c4a98 | SAFedorov | Update MyGuiSync.m | Apr 20 2019 | ||||
82cc8d7a26a7 | SAFedorov | Implemented handling time labels when the log record is trimmed | Apr 20 2019 | ||||
f50a5c48c4e0 | SAFedorov | Debugged the operation in log trimming regime | Apr 19 2019 | ||||
d356a5b9927d | SAFedorov | Improved the resizing behavior of GuiLogger and added Logger menu panel | Apr 19 2019 | ||||
c74fc0b43480 | SAFedorov/GitHub | Merge pull request #195 from engelsen/MyLogger-edits | Apr 19 2019 | ||||
01b4c798b3bf | SAFedorov | Added createLogger method in MyTpg and did cosmetic edits of readRunFiles | Apr 19 2019 | ||||
59e65e840dc9 | SAFedorov | Introduced the transfer of data to Collector in MyLogger and GuiLogger | Apr 19 2019 | ||||
6d86c0f11dac | SAFedorov | Added method toTrace to MyLog | Apr 19 2019 | ||||
97ae14505a7b | SAFedorov | New time labels are finalized | Apr 19 2019 | ||||
738d3acdc35f | SAFedorov | Introduced save_cont in MyLog | Apr 19 2019 | ||||
d16b358fb962 | SAFedorov | GuiLogger works with the new MyLog | Apr 19 2019 | ||||
4fc0d2ee8be2 | SAFedorov | Introduced the delition of time labels | Apr 19 2019 | ||||
5a2f9f48feb4 | SAFedorov | MyLog: 1) Fixed a bug with time labels being plotted in default axes 2) removed… | Apr 18 2019 | ||||
6a9eeca26bc9 | SAFedorov | Introduced new time labels in MyLog | Apr 18 2019 | ||||
ad24cde09e93 | SAFedorov | removed LastSavedMetadata from MyLog | Apr 18 2019 | ||||
9344114c71d6 | SAFedorov | Update relinking behavior in MyGuiSync and added field 'reference' to the link… | Apr 18 2019 | ||||
048d84cf467a | SAFedorov | Removed column headers from the metadata of MyLog | Apr 18 2019 | ||||
d57007b14c07 | SAFedorov | fixed a bug in MyMetadata.load | Apr 17 2019 | ||||
d0153b3dfc2d | SAFedorov | Trace displaying controls are fully operational in GuiLogger | Apr 17 2019 | ||||
39fb8142d3c3 | SAFedorov | Renaming clearData -> clear in MyTrace | Apr 17 2019 | ||||
be8b660e1008 | SAFedorov | In MyGuiSync improved the manual update of elements - now elements with present… | Apr 17 2019 | ||||
4b06bb6c94f8 | SAFedorov | added channel_no to MyLog and updated the plot line secetion menu in GuiLogger | Apr 17 2019 | ||||
408abd6bc41b | SAFedorov | addLink of MyGuiSync can now create callbacks for MenuSelectedFcn | Apr 17 2019 | ||||
48b4a83012a5 | SAFedorov | In addLink of MyGuiSync replaced 'switch_between' parameter by a more generic… | Apr 17 2019 | ||||
51f44cc6cc1d | SAFedorov | MyGuiSync: 1) Moved the execution of updateGuiFcn from valueChanged callback to… | Apr 17 2019 | ||||
8854863e6a48 | SAFedorov | 1) Update MyLogger 2) added 'switch_between' parameter in MyGuiSync 3)… | Apr 16 2019 | ||||
8e0e69909161 | SAFedorov | GuiLogger - added autoscaling. So far the gui looks ugly. | Apr 15 2019 | ||||
35f6f4d21369 | SAFedorov | 1) Updated MyLogger with Gui. 2) Added output argument in setIfChanged | Apr 15 2019 | ||||
e01d94b83828 | SAFedorov | Added stopping of timer objects from the cleanup list of MyGuiSync | Apr 15 2019 | ||||
ca7e6b2e76c4 | SAFedorov | Begin updating MyLogger and gui | Apr 15 2019 | ||||
920db60d6824 | SAFedorov | Deleted app utilities | Apr 14 2019 | ||||
820a7ad4878c | SAFedorov | 1) Added parameters for uilamp on/off colors 2) updated MyLogger | Apr 14 2019 | ||||
9987a3f2af6a | SAFedorov/GitHub | Merge pull request #194 from engelsen/Development-instruments-and-guis | Apr 14 2019 | ||||
efeb7eaf7c41 | SAFedorov | Updated GuiTlb | Apr 14 2019 | ||||
11dea4d50a68 | SAFedorov | nominally updated MyTlb6700 | Apr 14 2019 | ||||
77702e84216e | SAFedorov | 1) Update MyTpg and GuiTpg to work with new MyInstrument 2) debugging of… | Apr 14 2019 | ||||
db197660a8c3 | SAFedorov | Debugged trace and metadata loading in MyDaq | Apr 14 2019 | ||||
6771528b9b4a | SAFedorov | 1) Added the handling of global instrument name by MyCollector 2) Debugging of… | Apr 14 2019 | ||||
ba2289c36f18 | SAFedorov | Update MyLogger, mostly error handling | Apr 13 2019 | ||||
8903d8dec1a3 | SAFedorov | Added automatic assignment of tooltips in MyGuiSync | Apr 13 2019 | ||||
9051c339df5c | SAFedorov | debugging of MyTekScope turnKnob | Apr 13 2019 | ||||
f23365c03c8b | SAFedorov | Minor debugging | Apr 13 2019 | ||||
3d9fb3b456aa | SAFedorov | Beautify the code formatting of MyTds | Apr 13 2019 | ||||
5ad6e71e4b14 | SAFedorov | removed initial values for MyDpo commands | Apr 13 2019 | ||||
c18b2213deb0 | SAFedorov | Introduced automatic assignment of default values in MyInstrument and… | Apr 13 2019 | ||||
ae59997631e4 | SAFedorov | Removed createCommandList from MyTekScope | Apr 13 2019 | ||||
4cff0cd0f9c3 | SAFedorov | Delete MyClassWithGui.m | Apr 13 2019 | ||||
1148567915fe | SAFedorov/GitHub | Merge pull request #192 from engelsen/MyMetadata-edits | Apr 13 2019 | ||||
c74e584524cf | SAFedorov | added rmtitle to MyMetadata and changed MyTrace to operate with titleref/rmtitle | Apr 13 2019 |
c4science · Help