| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Version 1.3.2.0 - Machine Studio 4 - new inerface (alarms). new over/under ↵ | Shlomo Hecht | 2019-01-15 | 1 | -93/+132 | |
| | | | | | temperature alarms, tamper alarms preperation, cone alarm, warnings removed. | |||||
| * | Version 1.3.1.2 Heating alarms generated in module, per 10% gap from set ↵ | Shlomo Hecht | 2019-01-13 | 1 | -2/+3 | |
| | | | | | temperature. under temperature not implemented yet - waits for new version on interface | |||||
| * | Version 1.3.1.1 changes | Shlomo Hecht | 2019-01-09 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | Communication tx traces (reports, diagnostics, alarms, job reports) File system file download support – not tested! Communication tx with pre-allocated memory (improve and add areas) Winder Screw – send messages in regular mode Preparation for motor actions timeouts Preparations for control debug Heaters: bug fix, enlarge PID start region IDS: • Dispenser time out between motor operation and valve operation (start->open. Close->stop). • Dispenser homing backlash – to pressure above limit (currently 0.1 for machines without mixer) or timeout (10 seconds). State machine – Suspend Large Messages cancelled. | |||||
| * | heater - turn off when above temperature on initial heating | Shlomo Hecht | 2019-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | Version 1.3.0.8 changes for connection resiliance: priorities, diagnostics ↵ | Shlomo Hecht | 2018-12-27 | 1 | -4/+4 | |
| | | | | | and alarm handling | |||||
| * | Updated AlarmHandling.c - on job end (thread break, tension) remove ↵ | Shlomo Hecht | 2018-12-25 | 1 | -15/+18 | |
| | | | | | consequent actions call, prevent repeated call | |||||
| * | Version 1.3.0.6 immediate correction (communication) | Shlomo Hecht | 2018-12-24 | 1 | -1/+1 | |
| | | ||||||
| * | version 1.3.0.6 handle communication errors - trial | Shlomo Hecht | 2018-12-24 | 1 | -0/+1 | |
| | | ||||||
| * | usb state change tracking. delay between messages. alarm handling: pressure ↵ | Shlomo Hecht | 2018-12-19 | 1 | -8/+8 | |
| | | | | | alarm at 5 bars | |||||
| * | Winder bugs. improved trace, improved control (callback invoked after time ↵ | Shlomo Hecht | 2018-12-17 | 1 | -17/+23 | |
| | | | | | requested elabsed) | |||||
| * | Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵ | Shlomo Hecht | 2018-12-17 | 1 | -165/+211 | |
| | | | | | alarm handling. stop heaters and dispensers on alarm without job. split microsecond and control tasks to high and low priorities. Heaters PID with multiplications - use with new CFG. | |||||
| * | Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics ↵ | Shlomo Hecht | 2018-12-12 | 1 | -3/+7 | |
| | | | | | support for midtank pressure | |||||
| * | improved handling for alarms testing before job | Shlomo Hecht | 2018-12-04 | 2 | -5/+8 | |
| | | ||||||
| * | alarm handling: initial test and fix debounce bugs. | Shlomo Hecht | 2018-12-04 | 2 | -20/+100 | |
| | | ||||||
| * | improve alarm handling reporting | Shlomo Hecht | 2018-12-03 | 1 | -14/+11 | |
| | | ||||||
| * | pressure alarm 1 second | Shlomo Hecht | 2018-11-25 | 1 | -8/+8 | |
| | | ||||||
| * | Version 1.1.4.3: Cart goes to the edge at job end to enable spool change | Shlomo Hecht | 2018-11-19 | 1 | -11/+11 | |
| | | ||||||
| * | Version 1.1.4.2 | Shlomo Hecht | 2018-11-18 | 1 | -1/+19 | |
| | | | | | | alarm handling - job fail reason improved blower low level config | |||||
| * | remove to-low alarm. adjust high temp alarm in dryer | Shlomo Hecht | 2018-11-18 | 1 | -5/+5 | |
| | | ||||||
| * | prevent sending diagnostics message if the prev one did not run. improve winding | Shlomo Hecht | 2018-11-13 | 1 | -2/+2 | |
| | | ||||||
| * | some memory improvements. job resume fixed, preparation for new winder. | Shlomo Hecht | 2018-11-07 | 1 | -4/+13 | |
| | | ||||||
| * | replace malloc and free to my_malloc and my_free in all source but stubs ↵ | Shlomo Hecht | 2018-11-05 | 1 | -17/+13 | |
| | | | | | folder. some fixes to the job stub | |||||
| * | IDS - do not switch off valve between segments if used in the next segment. ↵ | Shlomo Hecht | 2018-10-22 | 1 | -36/+48 | |
| | | | | | SCREW - preparations for interrupts. Alarm Handling - low temperature. Homing - bi-directional. | |||||
| * | thread debug. diagnostics heaters state | Shlomo Hecht | 2018-10-14 | 1 | -2/+2 | |
| | | ||||||
| * | reduce polling of motor status. changed speed sensor to 100msec | Shlomo Hecht | 2018-09-16 | 1 | -54/+54 | |
| | | ||||||
| * | alarm handling fixes | Shlomo Hecht | 2018-09-13 | 1 | -0/+1 | |
| | | ||||||
| * | cancel thread alarms debounce | Shlomo Hecht | 2018-09-13 | 1 | -2/+2 | |
| | | ||||||
| * | logs on events. debounce temperature events (due to read problems) | Shlomo Hecht | 2018-09-13 | 1 | -10/+14 | |
| | | ||||||
| * | thread alarms | Shlomo Hecht | 2018-09-13 | 1 | -2/+22 | |
| | | ||||||
| * | fix JobActive bug that blocked homing and other things after a job stopped | Shlomo Hecht | 2018-09-13 | 1 | -1/+4 | |
| | | ||||||
| * | alarm handling twicks | Shlomo Hecht | 2018-09-13 | 1 | -1/+1 | |
| | | ||||||
| * | remove alarms from unconfigured dispensers | Shlomo Hecht | 2018-09-13 | 1 | -17/+17 | |
| | | ||||||
| * | Thread break / Dancer failure warning event notifications. reslvable | Shlomo Hecht | 2018-09-06 | 2 | -4/+78 | |
| | | ||||||
| * | fix motors alarm handling | Shlomo Hecht | 2018-09-06 | 1 | -55/+55 | |
| | | ||||||
| * | Motor Status read for alarm handling. | Shlomo Hecht | 2018-09-06 | 1 | -5/+5 | |
| | | ||||||
| * | streamline all job actions (end, abort) htrough the process task. | Shlomo Hecht | 2018-09-05 | 1 | -90/+91 | |
| | | ||||||
| * | Dispenser homing functions moved to IDS. valves external interface improved | Shlomo Hecht | 2018-09-03 | 1 | -2/+2 | |
| | | ||||||
| * | Minor debugging changes | Shlomo Hecht | 2018-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | some malloc bugs. remove speed sensor noise reduction. | Shlomo Hecht | 2018-08-29 | 1 | -5/+9 | |
| | | ||||||
| * | add motor configuration flag, used in alarm handling. reduced number of ↵ | Shlomo Hecht | 2018-08-20 | 1 | -0/+5 | |
| | | | | | motors - removed spare motors | |||||
| * | digital output handling | Shlomo Hecht | 2018-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango | Shlomo Hecht | 2018-08-19 | 2 | -103/+102 | |
| |\ | ||||||
| | * | reduce motorconfig size. remove graphic lib. alarm handling does not stop ↵ | Shlomo Hecht | 2018-08-16 | 1 | -6/+36 | |
| | | | | | | | | | the job | |||||
| | * | more alarm handling: precedence, status handling | Shlomo Hecht | 2018-08-15 | 1 | -16/+19 | |
| | | | ||||||
| | * | Alarm handling disabled now | Shlomo Hecht | 2018-08-15 | 1 | -1/+1 | |
| | | | ||||||
| | * | Improve temperature calculation time. alarm handling bugs, DC heater ↵ | Shlomo Hecht | 2018-08-15 | 2 | -82/+48 | |
| | | | | | | | | | possible bug | |||||
| * | | disable alarms | Shlomo Hecht | 2018-08-19 | 1 | -1/+1 | |
| |/ | ||||||
| * | Alarm handling waits for test | Shlomo Hecht | 2018-08-14 | 1 | -20/+13 | |
| | | ||||||
| * | alarm handling cont. | Shlomo Hecht | 2018-08-14 | 1 | -65/+109 | |
| | | ||||||
| * | alarm handling skeleton. improve pt100 handling in millisecond task. ↵ | Shlomo Hecht | 2018-08-14 | 2 | -61/+138 | |
| | | | | | temperature calculation takes forever (500 uSec) | |||||
