aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/SSI_Comm
Commit message (Collapse)AuthorAgeFilesLines
* new event - head open. warnings removalShlomo Hecht2020-12-011-1/+1
|
* 4 winders test; keep alive embedded==>management. procedures.Shlomo Hecht2020-08-271-2/+2
|
* Add support of WHS fan controller with slave address 0x5E .Avi Levkovich2020-08-262-1/+39
| | | | Add option to read 2 more dancers for 4 winders demo
* warning removalsShlomo Hecht2020-08-171-2/+2
|
* add the function test_dancer_responce_RTFU .Avi Levkovich2020-05-262-2/+59
| | | | | in order to use it unmark the define test_RTFU_dancer stub : stubManager.Run<ProgressResponse>("ProgressRequest" ,0xdace, 1);// triger, direction 0 or 1
* switch ADC line 16 and 17 (drier 1, drier 2). pt100 error is a BIT failure. ↵Shlomo Hecht2020-02-232-0/+5
| | | | dancer status, and use low dancer values and 0x3FFF (for dancer rollover)
* support stop loading message and some fixes to the thread loadingShlomo Hecht2019-12-232-1/+2
|
* Version 1.4.2.8 improved loading, cleaning introduced, time handledShlomo Hecht2019-07-301-1/+1
|
* Add brackets to defines with calculationAvi Levkovich2019-04-291-1/+1
|
* version 1.3.7.9Shlomo Hecht2019-03-142-0/+6
|
* version 1.3.7.8 use flash for alarm and hw map. fix heaters problems. SWITCH ↵Shlomo Hecht2019-03-041-2/+2
| | | | WASTE VALVE DIRECTION. prepare 100micro tests
* Add support of Dryer ENC (SSI)Avi Levkovich2019-02-173-1/+10
|
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-291-1/+1
|
* Speed Sensor - clean the codeAvi Levkovich2018-10-102-308/+4
|
* update the speed sensor and change the sampalling to 100msecShlomo Hecht2018-10-091-13/+68
|
* update the function Calculate_Speed_Sensor_VelocityAvi Levkovich2018-10-041-11/+13
|
* update Speed_Sensor.c to calculate the velocity by using the RTCAvi Levkovich2018-10-041-14/+116
|
* update the speed sensor logic - not final - need to use RTC from ↵Avi Levkovich2018-09-261-2/+22
| | | | HibernateRTCSSGet in the velocity calculation
* streamline all job actions (end, abort) htrough the process task.Shlomo Hecht2018-09-051-2/+2
|
* some malloc bugs. remove speed sensor noise reduction.Shlomo Hecht2018-08-291-38/+3
|
* test for alternative speed calculationShlomo Hecht2018-08-281-1/+34
|
* speed sensor diameter 8.3. basis for speed control.Shlomo Hecht2018-08-281-1/+1
|
* Change the Speed Sensor velocity units to float [cm/sec]Avi Levkovich2018-08-272-7/+7
|
* Improve temperature calculation time. alarm handling bugs, DC heater ↵Shlomo Hecht2018-08-151-1/+1
| | | | possible bug
* alarm handling (basic)Shlomo Hecht2018-08-121-0/+1
|
* update speed sensorAvi Levkovich2018-08-061-9/+41
|
* Calculate Speed Sensor VelocityAvi Levkovich2018-08-056-0/+557