aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.UI/ViewModels
Commit message (Collapse)AuthorAgeFilesLines
* Embedded StubsView in Stubs UI.Roy Ben-Shabat2018-07-036-960/+9
|
* Implemented StubsView & VM !!!Roy Ben-Shabat2018-07-031-2/+3
|
* Stubs UI v1.8 !Roy Ben-Shabat2018-05-311-0/+9
|
* New Settings Library.Roy Ben-Shabat2018-05-161-10/+13
|
* Stubs UI v1.4Roy Ben-Shabat2018-05-091-3/+3
|
* Added improvements to stubs UI.Roy Ben-Shabat2018-05-082-7/+74
| | | | Implemented Bug Reporter engine!
* Increased max port number on stubs UI.Roy Ben-Shabat2018-05-061-11/+5
| | | | Compiled new stubs from avi.
* UART 115200 baudrate!Shlomo Hecht2018-04-091-0/+4
| | | | | | 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/+13
| | | | Added baud rate to stubs UI.
* Fixed object initialization (bool property default value) on Stubs UI .Roy Ben-Shabat2018-04-081-1/+1
|
* Refactored ColorLib CMake script on android to build whole directory !Roy Ben-Shabat2018-03-271-2/+3
|
* Improved Stubs.UI.Roy Ben-Shabat2018-03-222-2/+78
|
* Implemented full functionality on ColorLab Module.Roy Ben-Shabat2018-03-203-2/+116
| | | | Improved scripting engine on Stubs.UI.
* Stubs UI improvements !Roy Ben-Shabat2018-03-081-8/+68
|
* Working on stub UI improvements.Roy Ben-Shabat2018-03-081-17/+39
|
* Added stub parameters comments for Stubs UI.Roy Ben-Shabat2018-02-151-1/+9
|
* Added settings for stubs ui.Roy Ben-Shabat2017-12-191-7/+39
|
* Implemented 'Running' indication on stubs UI.Roy Ben-Shabat2017-12-192-1/+19
| | | | Prevent IsRunning = false when aborted stub is done..
* Implemented auto include of PMR messages on PMR project.Roy Ben-Shabat2017-12-101-1/+1
|
* Added code comments to scripting lib and stubs execution GUI.Roy2017-12-093-38/+204
|
* Many improvements on stubs execution GUI.Roy2017-12-091-25/+47
| | | | Implemented stub abort!
* Stubs Execution GUI complete !Roy2017-12-091-7/+23
| | | | Need to do code review and comments.
* Stubs execution utility almost done.Roy2017-12-093-11/+183
|
* Stubs scripting improvements.Roy2017-12-081-9/+82
|
* Fixed issue with protobuf nuget.Roy2017-12-071-1/+2
| | | | Some improvements on Stubs GUI.
* Added Tango.ScriptingRoy Ben-Shabat2017-12-072-1/+79
| | | | | Stubs.UI scripting works.. Implemented ScriptEditorControl.
* Added Avalon editor as SideChain.Roy Ben-Shabat2017-12-072-1/+48
| | | | Implemented scripting control in SharedUI..
* Some work on CodeGeneration and machine designer.Roy Ben-Shabat2017-12-071-0/+14
Implemented stubs CLI. Working on stubs UI.