aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/DB/HARDWARE_VERSIONS.cs
Commit message (Collapse)AuthorAgeFilesLines
* Incorporated machine type into machine creation and management + job runs.Roy2023-02-201-0/+2
|
* Added DB, Observables, PMR Hardware Break Sensors & Break Sensors.Roy Ben Shabat2018-08-041-0/+6
|
* Improved Tango Build Engine VS Extension.Roy Ben-Shabat2018-05-161-0/+3
| | | | | Added HardwareSpeedSensor to DB Entities & PMR. Added progress to proto folder compiler.
* Lots of work !!!Roy Ben-Shabat2018-02-281-0/+3
|
* Refactored Hardware Designer DAL.Roy Ben-Shabat2018-02-271-6/+6
|
* Added PID Control.Roy Ben-Shabat2018-02-271-0/+3
|
* Added DB Tables.Roy Ben-Shabat2018-02-261-0/+6
| | | | | | | | | | TECH_HEATERS DANCER_TYPES MOTOR_TYPES HARDWARE_VERSIONS_MOTOR_TYPES HARDWARE_VERSIONS_DANCER_TYPES Implemented Dancers & motors on DB Module.
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-181-1/+0
|
* MERGE.Roy Ben-Shabat2017-12-191-0/+2
|
* Started Remote <=> Local Synchronization... /;Roy Ben-Shabat2017-11-271-1/+1
|
* Split DAL to DAl.Local & DAL.Remote due to ambiguity of table names in EF.Roy Ben-Shabat2017-11-271-0/+31
Implemented Unit testing for SQLite & SQL Server connections.