aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Diagnostics/DiagnosticsHoming.c
Commit message (Expand)AuthorAgeFilesLines
...
* Version 1.3.1.1 changesShlomo Hecht2019-01-091-4/+4
* some memory management hooks. fix motors homingShlomo Hecht2018-11-121-2/+2
* some memory improvements. job resume fixed, preparation for new winder.Shlomo Hecht2018-11-071-1/+1
* replace malloc and free to my_malloc and my_free in all source but stubs fold...Shlomo Hecht2018-11-051-15/+12
* fix homing, IDS valves handling between segmentsShlomo Hecht2018-10-311-1/+1
* small correctionsShlomo Hecht2018-10-251-4/+4
* infrastructure for file system commands. rockers disabledShlomo Hecht2018-10-231-4/+4
* IDS - do not switch off valve between segments if used in the next segment. S...Shlomo Hecht2018-10-221-24/+53
* Motor Status read for alarm handling.Shlomo Hecht2018-09-061-0/+2
* fix dispenser homingShlomo Hecht2018-09-051-3/+3
* Dispenser homing functions moved to IDS. valves external interface improvedShlomo Hecht2018-09-031-6/+9
* update to midtank new orderAvi Levkovich2018-09-031-3/+3
* new device info, digital output removed, new PMRShlomo Hecht2018-09-021-1/+1
* support fast communication (multiple Rx messages from PC). set dispenser hom...Shlomo Hecht2018-08-301-0/+2
* homing/ jogging only for configured motors. default blower value 3000 millivoltShlomo Hecht2018-08-201-2/+2
* add motor configuration flag, used in alarm handling. reduced number of motor...Shlomo Hecht2018-08-201-10/+0
* reduce motorconfig size. remove graphic lib. alarm handling does not stop the...Shlomo Hecht2018-08-161-229/+0
* more alarm handling: precedence, status handlingShlomo Hecht2018-08-151-0/+1
* Improve temperature calculation time. alarm handling bugs, DC heater possible...Shlomo Hecht2018-08-151-5/+0
* alarm handling cont.Shlomo Hecht2018-08-141-2/+2
* alarm handling skeleton. improve pt100 handling in millisecond task. temperat...Shlomo Hecht2018-08-141-6/+13
* close the air valve at the end of dispenser homingShlomo Hecht2018-08-141-2/+6
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-08-131-0/+1
|\
| * fix dryer heatersShlomo Hecht2018-08-121-0/+1
* | fixed screw homingShlomo Hecht2018-08-091-3/+41
|/
* fix homingShlomo Hecht2018-08-081-13/+13
* blower control in configuration and diagnosticsShlomo Hecht2018-08-071-2/+7
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-08-071-12/+22
|\
| * blower support, logs in dispensers and heaters, diagnstic improvedShlomo Hecht2018-08-071-12/+22
* | jogging directionShlomo Hecht2018-08-071-3/+17
|/
* include blower and break sensor configurationShlomo Hecht2018-08-061-81/+131
* remove has_direction checkShlomo Hecht2018-08-051-7/+4
* handle heater off command, improves screw speed, improve diagnosticsShlomo Hecht2018-08-011-5/+11
* mixer heater, improve disenser homingShlomo Hecht2018-07-311-1/+2
* homing and jogging. need to support dospensers limit switches!Shlomo Hecht2018-07-301-8/+8
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-07-301-10/+11
|\
| * new homing/jogging interfaceShlomo Hecht2018-07-301-10/+11
* | small changesShlomo Hecht2018-07-301-10/+10
|/
* Diagnostics: motors jogging and homing, disoensers jogging and homingShlomo Hecht2018-07-291-0/+376