aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Integration/Operation/MachineStatuses.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added Power Down Status.Roy2023-09-051-0/+2
|
* Several bug fixes.Roy Ben Shabat2020-03-251-10/+10
|
* Improved CanPrint and IsPrinting detection on PPC.Roy Ben-Shabat2019-12-221-0/+2
| | | | | Added support for PowerUp and StandBy states. Made sync jobs false by default.
* Added DEVICE_ID, DEVICE_NAME & IS_DEVICE_REGISTERED fields to db.Roy Ben-Shabat2019-10-271-0/+2
| | | | | | | | Prevent multiple machine setup from different devices. Moved notification to inner layout on PPC. Improved PPC notification bar. Added more machine status support from embedded. FIxed issue with external bridge and emergency pressed.
* Implemented machine status animations.Roy Ben Shabat2019-04-181-0/+2
|
* Working on DFU firmware upgrade...Roy Ben-Shabat2019-02-141-0/+2
|
* Improved Transporter keep alive and disconnection/connection procedures.Roy Ben-Shabat2018-12-101-0/+2
| | | | Added Disconnected machine state.
* Working on PPC & Tango.Integration.Roy Ben-Shabat2018-07-121-2/+2
|
* Implemented continuous request timeouts.Roy Ben-Shabat2018-07-121-0/+23
Implemented continuous request abort exception. Added log object for real time logs. Some work on PPC & Machine Studio.