aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
Commit message (Expand)AuthorAgeFilesLines
...
* streamline all job actions (end, abort) htrough the process task.Shlomo Hecht2018-09-051-5/+13
* speed sensor diameter 8.3. basis for speed control.Shlomo Hecht2018-08-281-21/+27
* improve communications. double array are disabledShlomo Hecht2018-08-071-1/+6
* remoteShlomo Hecht2018-08-071-8/+18
|\
| * fix jogging directionsShlomo Hecht2018-08-071-11/+21
| * rockers movement en/dis by their maxfrequency attributeShlomo Hecht2018-08-051-4/+8
* | some changes from machine 001Shlomo Hecht2018-08-071-7/+10
|/
* blower default voltage 4V. fix job abort tokenShlomo Hecht2018-08-051-3/+3
* fix heaters off command. fix memory leakShlomo Hecht2018-08-011-3/+3
* handle heater off command, improves screw speed, improve diagnosticsShlomo Hecht2018-08-011-3/+4
* warning removed. diagnostics stops when the commtx mailbox is full.Shlomo Hecht2018-07-261-0/+2
* uart order and improvements. thread winder log for prepare error. break senso...Shlomo Hecht2018-07-261-2/+2
* Break sensor change polarityShlomo Hecht2018-07-251-1/+1
* dryer temp set by pt100-1. rockers and break sensor enabledShlomo Hecht2018-07-241-5/+5
* cosmetics + rockers enabledShlomo Hecht2018-07-231-8/+8
* remove the "Progress" message textShlomo Hecht2018-07-181-1/+1
* IDS Distance to spool - stop dispensersShlomo Hecht2018-07-181-3/+5
* fix length calculation. read break sensor and log errorShlomo Hecht2018-07-171-2/+13
* some cleaningShlomo Hecht2018-07-171-25/+0
* Some first printing bugs. stack sizes, token saving, starting with heaters re...Shlomo Hecht2018-07-171-6/+6
* send job response during prepare state, with heaters temp. send progress with...Shlomo Hecht2018-07-161-9/+18
* idle task priorities upped. distance to spool added. some job related bugsShlomo Hecht2018-07-151-13/+14
* Add control Chiller, control head zone 4, log err job speed,Avi Levkovich2018-07-121-4/+9
* Improve job response messages. comment out dancer debugShlomo Hecht2018-07-111-8/+41
* Job progress in meters, and detailed even in informational messagesShlomo Hecht2018-07-101-2/+1
* Debug info and improve job handlingShlomo Hecht2018-07-091-2/+4
* some debug infoShlomo Hecht2018-07-081-5/+34
* reports in dancer controlShlomo Hecht2018-07-081-0/+8
* DC Heating control - new job restartingShlomo Hecht2018-06-241-5/+5
* mergeShlomo Hecht2018-06-221-9/+12
|\
| * some small bugsShlomo Hecht2018-06-211-9/+12
* | Job process info and job end info, some alarm handlingShlomo Hecht2018-06-221-3/+10
|/
* debuglog corrction, warnings removalShlomo Hecht2018-06-211-1/+1
* IDS Handling, Reports, Winder message flushingShlomo Hecht2018-06-201-1/+7
* MotorStop, improve IDS, Dispensers pressureShlomo Hecht2018-06-171-3/+5
* thread winder improvementsShlomo Hecht2018-06-141-2/+2
* screw handling initial worksShlomo Hecht2018-06-131-6/+4
* Winder changes, Job stop on dancer extreme moveShlomo Hecht2018-06-111-6/+17
* First print and some winder improvementsShlomo Hecht2018-06-101-4/+12
* Calculate Job Process, report job progress, Abort Job (quick and Dirty)Shlomo Hecht2018-06-061-34/+22
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-06-051-2/+2
|\
| * Connect/disconnect messages and some heaters controlShlomo Hecht2018-06-041-3/+3
* | Add I2C_Swith.cAvi Levkovich2018-06-051-1/+1
* | remove compilation error (replace MotorGetPositionFromFPGA_Res with MotorGetP...Avi Levkovich2018-06-041-1/+1
|/
* Handling job length correcly. a UART bug solved (?)Shlomo Hecht2018-06-031-9/+50
* Add ADC Sequence 1 for ADC0 in order to work with more than 16 channelsAvi Levkovich2018-06-031-1/+1
* remove microstep from motor speed set and from speed calculation. connect pos...Shlomo Hecht2018-05-311-22/+52
* Thread control improvedShlomo Hecht2018-05-311-7/+29
* first print testingShlomo Hecht2018-05-301-2/+2
* State machine and job handling. motor speed/position is not cleanShlomo Hecht2018-05-291-43/+98