aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common/Utilities/idle_task.c
Commit message (Collapse)AuthorAgeFilesLines
* fix errorsShlomo Hecht2020-10-191-2/+2
|
* task prioritiesShlomo Hecht2020-10-181-1/+1
|
* fixes for thread loading, VOC and waste handlingShlomo Hecht2020-05-251-9/+9
|
* Version 1.4.6.15 head (magnet) improved, rockers bypass,Shlomo Hecht2020-03-031-3/+0
|
* remove some warningsShlomo Hecht2020-02-071-3/+3
|
* Version 1.4.6.8: remove most of head/whs ifdefs, checked to be working. fix ↵Shlomo Hecht2020-02-041-2/+5
| | | | control for missed milliseconds calls and more
* fix heating bug and power down bug: heating - reduce milisec_low task ↵Shlomo Hecht2019-10-221-0/+1
| | | | priority to 4, because current reading takes too long. fix power down bug - dispenser Id missing
* program the alarm definitions and the IDS control to the internal flash. ↵Shlomo Hecht2019-02-271-1/+1
| | | | motor info did not work well - probably performance problem in thread PID
* some memory improvements. job resume fixed, preparation for new winder.Shlomo Hecht2018-11-071-1/+1
|
* dryer heating bug; communication bug; idle task stack size; diagnostic ↵Shlomo Hecht2018-07-251-0/+2
| | | | continues afetr job end;
* comm rx bufferShlomo Hecht2018-07-181-4/+0
|
* idle task priorities upped. distance to spool added. some job related bugsShlomo Hecht2018-07-151-2/+2
|
* RealTimeUsageStub, JobRequest handlingShlomo Hecht2018-05-171-0/+4
|
* FPGA beautifying. some control improvementsShlomo Hecht2018-05-151-1/+13
|
* Communication Tx, Communication Rx tasks.Shlomo Hecht2018-04-081-2/+0
| | | | UART comunication (no buffers yet!)
* 1. Idle task - test real time usageShlomo Hecht2018-04-041-0/+375
2. improve and fix heaters test 3. motor/dancer test preparations