aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/StateMachines
Commit message (Expand)AuthorAgeFilesLines
...
* Version 1.3.2.0 - Machine Studio 4 - new inerface (alarms). new over/under te...Shlomo Hecht2019-01-152-4/+5
* Version 1.3.1.1 changesShlomo Hecht2019-01-092-7/+12
* Version 1.3.0.8 changes for connection resiliance: priorities, diagnostics a...Shlomo Hecht2018-12-272-4/+8
* version 1.3.0.6 handle communication errors - trialShlomo Hecht2018-12-242-1/+10
* Version 1.3.0.5: break sensor debounce (10 msec default). temperature spikes ...Shlomo Hecht2018-12-201-1/+1
* Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on alarm...Shlomo Hecht2018-12-172-1/+2
* Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics su...Shlomo Hecht2018-12-121-21/+49
* Version 1.2.0.1 improve winder algo, trace job end traffic.Shlomo Hecht2018-12-071-0/+1
* Version 1.1.5.4 fix alarm handling bug, improve valve handling and reports, a...Shlomo Hecht2018-12-051-0/+1
* Thread configurable ignore valueShlomo Hecht2018-12-051-2/+2
* improved handling for alarms testing before jobShlomo Hecht2018-12-041-18/+36
* alarm handling: initial test and fix debounce bugs.Shlomo Hecht2018-12-041-0/+1
* 1.1.5.1 Thread jogging, thread PID preparation,Shlomo Hecht2018-12-022-0/+113
* Version 1.1.4.4: waste valve handling, L6470 errate fix, and other bugsShlomo Hecht2018-11-222-1/+2
* Version 1.1.4.2Shlomo Hecht2018-11-182-3/+9
* many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts)Shlomo Hecht2018-11-152-4/+9
* some memory management hooks. fix motors homingShlomo Hecht2018-11-121-0/+2
* improved tracking in thread. save tim in mallocShlomo Hecht2018-11-111-2/+2
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-081-1/+1
|\
| * job resume fix. rockersShlomo Hecht2018-11-071-1/+1
* | fix bugsShlomo Hecht2018-11-081-1/+2
|/
* some memory improvements. job resume fixed, preparation for new winder.Shlomo Hecht2018-11-073-4/+10
* replace malloc and free to my_malloc and my_free in all source but stubs fold...Shlomo Hecht2018-11-051-17/+17
* fix bugs in IDS presegmentShlomo Hecht2018-11-051-5/+11
* merge main - check file system definitionsShlomo Hecht2018-10-311-0/+2
|\
| * 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