aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
| * Updated AlarmHandling.c - on job end (thread break, tension) remove ↵Shlomo Hecht2018-12-251-15/+18
| | | | | | | | consequent actions call, prevent repeated call
| * Version 1.3.0.6 immediate correction (communication)Shlomo Hecht2018-12-241-1/+1
| |
| * version 1.3.0.6 handle communication errors - trialShlomo Hecht2018-12-242-0/+7
| |
* | update vme codeAvi Levkovich2019-01-091-1/+1
|/
* Version 1.3.0.5: break sensor debounce (10 msec default). temperature spikes ↵Shlomo Hecht2018-12-206-48/+84
| | | | ignored in heating control. thread winding improved.
* Version 1.3.0.4 Heating readi on almost exact temeratureShlomo Hecht2018-12-191-9/+9
|
* Heaters: start printing only when reaching 99% of the running temperatureShlomo Hecht2018-12-191-7/+27
|
* usb state change tracking. delay between messages. alarm handling: pressure ↵Shlomo Hecht2018-12-191-8/+8
| | | | alarm at 5 bars
* Winder bugs. improved trace, improved control (callback invoked after time ↵Shlomo Hecht2018-12-174-45/+82
| | | | requested elabsed)
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-1716-218/+497
|\
| * Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵Shlomo Hecht2018-12-1711-210/+456
| | | | | | | | 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 Hecht2018-12-128-11/+44
| | | | | | | | support for midtank pressure
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-12-123-16/+32
| |\
| * | suppoprt new dispnser's cardAvi Levkovich2018-12-121-1/+1
| | | | | | | | | | | | | | | I2C communication errors remove warnings
* | | remove mixerShlomo Hecht2018-12-172-54/+0
| |/ |/|
* | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-104-18/+29
|\ \
| * | IDS improve presegmentShlomo Hecht2018-12-101-13/+24
| | |
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-101-3/+3
| |\|
| | * update valve stub (needed for card testing)Avi Levkovich2018-12-101-3/+3
| | |
| * | fix bugShlomo Hecht2018-12-102-2/+2
| |/
* / Screw operation logs for debugShlomo Hecht2018-12-101-1/+6
|/
* 1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop ↵Shlomo Hecht2018-12-103-12/+33
| | | | dispenser only after this 1 second. open valve to waste on init
* Version 1.2.0.1 improve winder algo, trace job end traffic.Shlomo Hecht2018-12-071-6/+7
|
* fix protobuf broken in process paramsShlomo Hecht2018-12-061-1/+1
|
* Version 1.1.5.4 fix alarm handling bug, improve valve handling and reports, ↵Shlomo Hecht2018-12-053-2/+3
| | | | add vavle widget support. Thread advanced PID!
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-051-1/+1
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-12-052-10/+11
| |\
| * | log fixShlomo Hecht2018-12-051-1/+1
| | |
* | | valve actions in tech boardShlomo Hecht2018-12-051-0/+92
| |/ |/|
* | Heater PID printing improved, for AC and Head1 onlyShlomo Hecht2018-12-051-7/+6
| |
* | Thread configurable ignore valueShlomo Hecht2018-12-051-3/+5
|/
* improved handling for alarms testing before jobShlomo Hecht2018-12-042-5/+8
|
* alarm handling: initial test and fix debounce bugs.Shlomo Hecht2018-12-042-20/+100
|
* improve alarm handling reportingShlomo Hecht2018-12-031-14/+11
|
* improved logging in thread winderShlomo Hecht2018-12-031-2/+5
|
* 1.1.5.1 Thread jogging, thread PID preparation,Shlomo Hecht2018-12-024-6/+5
|
* advanced PID in thread and heaters - use only with modified congigurationShlomo Hecht2018-11-295-10/+58
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-281-2/+2
|\
| * Add Stub for MidTank Pressure SensorAvi Levkovich2018-11-281-2/+2
| |
* | fix PID in heaters. waste tank valve in intersegment (bug #323)Shlomo Hecht2018-11-283-3/+6
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-11-263-8/+10
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-251-1/+2
| |\
| | * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-221-1/+1
| | |\
| | * | file operation stub and handlingShlomo Hecht2018-11-221-0/+1
| | | |
| * | | pressure alarm 1 secondShlomo Hecht2018-11-252-8/+9
| |/ /
* | / MidTank Pressure Sensor stubAvi Levkovich2018-11-262-0/+82
| |/ |/| | | | | ADC motor driver functions
* | mergeAvi Levkovich2018-11-2216-254/+414
|\|
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-221-0/+6
| |\
| | * valve test for the waste valve. file system testsShlomo Hecht2018-11-222-1/+8
| | |
| * | Version 1.1.4.4: waste valve handling, L6470 errate fix, and other bugsShlomo Hecht2018-11-225-3/+18
| |/