aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.UI/Views
Commit message (Collapse)AuthorAgeFilesLines
* Embedded StubsView in Stubs UI.Roy Ben-Shabat2018-07-032-431/+11
|
* Improved error tracking on stubs ui.Roy Ben-Shabat2018-05-151-2/+16
|
* Added improvements to stubs UI.Roy Ben-Shabat2018-05-081-307/+360
| | | | Implemented Bug Reporter engine!
* UART 115200 baudrate!Shlomo Hecht2018-04-092-336/+337
| | | | | | improve stubs.ui handling of large quantity of messages improve memory handling some debug information
* Implemented baud rate for USB Serial Adapter.Roy Ben-Shabat2018-04-091-0/+18
| | | | Added baud rate to stubs UI.
* Improved Stubs.UI.Roy Ben-Shabat2018-03-221-2/+16
|
* Implemented full functionality on ColorLab Module.Roy Ben-Shabat2018-03-201-0/+15
| | | | Improved scripting engine on Stubs.UI.
* Stubs UI improvements !Roy Ben-Shabat2018-03-082-1/+7
|
* Working on stub UI improvements.Roy Ben-Shabat2018-03-082-4/+12
|
* Added settings for stubs ui.Roy Ben-Shabat2017-12-191-1/+1
|
* Implemented 'Running' indication on stubs UI.Roy Ben-Shabat2017-12-191-0/+1
| | | | Prevent IsRunning = false when aborted stub is done..
* Added code comments to scripting lib and stubs execution GUI.Roy2017-12-091-0/+1
|
* Many improvements on stubs execution GUI.Roy2017-12-091-64/+91
| | | | Implemented stub abort!
* Stubs Execution GUI complete !Roy2017-12-091-25/+90
| | | | Need to do code review and comments.
* Stubs execution utility almost done.Roy2017-12-092-11/+51
|
* Stubs scripting improvements.Roy2017-12-081-6/+53
|
* Fixed issue with protobuf nuget.Roy2017-12-072-1/+16
| | | | Some improvements on Stubs GUI.
* Added Tango.ScriptingRoy Ben-Shabat2017-12-071-3/+3
| | | | | Stubs.UI scripting works.. Implemented ScriptEditorControl.
* Added Avalon editor as SideChain.Roy Ben-Shabat2017-12-071-8/+7
| | | | Implemented scripting control in SharedUI..
* Some work on CodeGeneration and machine designer.Roy Ben-Shabat2017-12-072-0/+142
Implemented stubs CLI. Working on stubs UI.