aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/HardwareMotorDTOBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added P01ConfigWord to HardwareMotor.Roy Ben Shabat2020-06-171-0/+8
|
* Implemented StringFormat control for db properties.Roy Ben-Shabat2020-01-221-5/+0
| | | | Added StringFormat 0.000 for FeederTension on ProcessParameters.
* Added new motor parameters.Roy Ben-Shabat2019-07-251-0/+72
| | | | Added better LAB/RGB support on colorlab module.
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+246
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.