aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/Thread_print.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixing the state machinesShlomo Hecht2018-05-291-17/+19
* Alarm Handling module introduced (Task, Init, Loop functions)Shlomo Hecht2018-05-241-0/+1
* FPGA beautifying. some control improvementsShlomo Hecht2018-05-151-7/+11
* PID&dancersShlomo Hecht2018-05-141-0/+2
* Dancers Enum changed - unifiedShlomo Hecht2018-05-141-2/+5
* changes for FPGA setup and integrationShlomo Hecht2018-05-131-2/+7
* change motors config, improve initialization and control, first control runShlomo Hecht2018-05-101-1/+0
* unify hardware motor type and remove some warningsShlomo Hecht2018-05-071-6/+6
* state machine changes, memory allocation bugShlomo Hecht2018-05-021-7/+117
* change milisecond handling of the motors to mailboxes to enable concurrent re...Shlomo Hecht2018-04-241-1/+1