aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/StateMachines/Printing
Commit message (Expand)AuthorAgeFilesLines
...
| * fix homing, IDS valves handling between segmentsShlomo Hecht2018-10-311-0/+2
* | usb reconnected after ka failure. filesystem draftShlomo Hecht2018-10-312-31/+216
|/
* job error reporting. validate process parametersShlomo Hecht2018-10-161-11/+27
* Heater state in diagnostics. new error codes.Shlomo Hecht2018-10-042-2/+7
* fix JobActive bug that blocked homing and other things after a job stoppedShlomo Hecht2018-09-131-2/+2
* Motor Status read for alarm handling.Shlomo Hecht2018-09-061-1/+1
* streamline all job actions (end, abort) htrough the process task.Shlomo Hecht2018-09-053-49/+63
* some deShlomo Hecht2018-09-021-4/+7
* some malloc bugs. remove speed sensor noise reduction.Shlomo Hecht2018-08-291-6/+10
* some bug correction tests (heaters change, job end) #221, #224Shlomo Hecht2018-08-261-3/+3
* job abort and diagnosticsShlomo Hecht2018-08-081-2/+2
* real time improvement, screw speed recalculatedShlomo Hecht2018-08-061-3/+3
* handle heater off command, improves screw speed, improve diagnosticsShlomo Hecht2018-08-012-5/+5
* Diagnostics: motors jogging and homing, disoensers jogging and homingShlomo Hecht2018-07-293-2/+12
* warning removed. diagnostics stops when the commtx mailbox is full.Shlomo Hecht2018-07-263-5/+19
* dryer heating bug; communication bug; idle task stack size; diagnostic contin...Shlomo Hecht2018-07-251-1/+1
* mergeShlomo Hecht2018-07-241-2/+2
|\
| * UART connection roblems testingShlomo Hecht2018-07-231-2/+2
* | uart Receive Timeout handling.Shlomo Hecht2018-07-242-2/+2
|/
* stop all continuous sending upon deisconnect (and later - keepalive failure)Shlomo Hecht2018-07-192-0/+8
* remove the "Progress" message textShlomo Hecht2018-07-182-6/+8
* global progress counter, some minor correctionsShlomo Hecht2018-07-181-17/+6
* some cleaningShlomo Hecht2018-07-171-1/+2
* Some first printing bugs. stack sizes, token saving, starting with heaters re...Shlomo Hecht2018-07-171-7/+7
* coordinate between heaters process and job progress (semaphors might be needed)Shlomo Hecht2018-07-152-0/+10
* idle task priorities upped. distance to spool added. some job related bugsShlomo Hecht2018-07-152-4/+84
* Process without job bug, Job abort handlingShlomo Hecht2018-07-122-4/+11
* continuous messages and some debug info. stack enlargedShlomo Hecht2018-07-122-9/+23
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-07-121-0/+11
|\
| * Spool cone handling, debug log in job progressShlomo Hecht2018-07-121-0/+11
* | Work with Process parameters command detached form the job request - removed ...Shlomo Hecht2018-07-111-2/+4
|/
* Improve job response messages. comment out dancer debugShlomo Hecht2018-07-111-19/+19
* Job progress in meters, and detailed even in informational messagesShlomo Hecht2018-07-103-6/+16
* Debug info and improve job handlingShlomo Hecht2018-07-092-1/+10
* some debug infoShlomo Hecht2018-07-081-1/+1
* 1. Heaters control does NOT stop on job endShlomo Hecht2018-07-052-4/+5
* FS_SPD inmotors handled. some bugs ahndlingShlomo Hecht2018-07-042-2/+2
* reportsShlomo Hecht2018-07-031-1/+1
* alarm handling improves, job processing messages, preparations for head heate...Shlomo Hecht2018-07-022-5/+25
* Alarm handling and jobs. improve code in hw motor configShlomo Hecht2018-06-282-1/+5
* DC Heating control - new job restartingShlomo Hecht2018-06-241-2/+1
* mergeShlomo Hecht2018-06-221-1/+1
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-06-211-0/+2
| |\
| * | some small bugsShlomo Hecht2018-06-211-1/+1
* | | Job process info and job end info, some alarm handlingShlomo Hecht2018-06-223-23/+20
| |/ |/|
* | warningsShlomo Hecht2018-06-211-0/+2
|/
* IDS Handling, Reports, Winder message flushingShlomo Hecht2018-06-202-13/+26
* Motor Control Fixed, new winder works, CurrentJob holds the job request messageShlomo Hecht2018-06-181-4/+17
* MotorStop, improve IDS, Dispensers pressureShlomo Hecht2018-06-172-4/+4
* thread winder improvementsShlomo Hecht2018-06-142-14/+37