aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-02-241-0/+10
| |\
| | * add command 3EA to view CURREN or AVAREGEShai Frieder2020-02-231-0/+10
| | |
| * | EC PT100 upper limit lowered. fix short jog screw alarm, improve current ↵Shlomo Hecht2020-02-242-4/+11
| |/ | | | | | | measurement
| * switch ADC line 16 and 17 (drier 1, drier 2). pt100 error is a BIT failure. ↵Shlomo Hecht2020-02-233-12/+10
| | | | | | | | dancer status, and use low dancer values and 0x3FFF (for dancer rollover)
| * push before mergeShai Frieder2020-02-231-2/+2
| |
| * small fixesShlomo Hecht2020-02-201-5/+7
| |
| * bugs fix - job abortShlomo Hecht2020-02-201-4/+7
| |
| * fix unconfigured midtank alarm, set dyeing head lod to work as current motorShlomo Hecht2020-02-203-0/+14
| |
| * fix init heating and midtank reading (semaphore and task)Shlomo Hecht2020-02-202-8/+8
| |
| * small fixesShlomo Hecht2020-02-192-0/+7
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShai Frieder2020-02-193-8/+74
| |\
| | * release notes for the embeddedShlomo Hecht2020-02-191-4/+10
| | |
| | * Version 1.4.6.12Shlomo Hecht2020-02-192-0/+4
| | |
| | * voltage control handling, feature #1316, #1565 resolvedShlomo Hecht2020-02-191-4/+60
| | |
| * | control the blower acording to Q valueShai Frieder2020-02-192-3/+4
| |/
| * bug fixes before version 1.4.6.12Shlomo Hecht2020-02-196-12/+105
| |
* | Head type identification + fix head heaters current calculationAvi Levkovich2020-03-013-2/+9
|/
* merge conflictAvi Levkovich2020-02-196-74/+92
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-02-182-50/+51
| |\
| | * fix diagnostics and I2C handlingShlomo Hecht2020-02-181-6/+11
| | |
| | * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShai Frieder2020-02-183-10/+10
| | |\
| | * | remove WHS_FAN printsShai Frieder2020-02-182-50/+51
| | | | | | | | | | | | | | | | add print to tachboard avarage flow
| * | | preparations and fixes for 1.4.6.12Shlomo Hecht2020-02-184-19/+37
| | |/ | |/|
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-02-181-6/+6
| |\ \
| * | | preparing rapid releaseShlomo Hecht2020-02-182-4/+4
| | |/ | |/|
* | | Update Actuator + ControlLowLoopAvi Levkovich2020-02-193-5/+6
| |/ |/| | | | | | | Stub: stubManager.Run<ProgressResponse>("ProgressRequest" ,0xFEAD, 0xCAF101); //Actuators: ID, power, Direction (01 = UP)
* | change the Extended_Motor_Param flag to buffer.Avi Levkovich2020-02-181-6/+6
|/ | | | for Tval parameters (true when using powerstep)
* mergeAvi Levkovich2020-02-178-47/+84
|
* update the Actuator logic - not finalAvi Levkovich2020-02-171-2/+3
|
* fixShlomo Hecht2020-02-161-7/+11
|
* alarm handling flags n EEPROM, machine temperature debugingShlomo Hecht2020-02-163-1/+20
|
* update diagnostics blower on change. fix process parameters handling, add ↵Shlomo Hecht2020-02-135-170/+302
| | | | new head current readings to diagnostics
* remove assert from current readingsShlomo Hecht2020-02-131-4/+13
|
* Veraion 1.4.6.10 improve current reading, fir I2C interface, improve (?) ↵Shlomo Hecht2020-02-128-32/+80
| | | | task priorities
* fix LOD to get presed by LONG (5sec) ,SHORTShai Frieder2020-02-121-0/+21
|
* bug fixes, init handlingShlomo Hecht2020-02-116-27/+17
|
* ids logsShlomo Hecht2020-02-102-4/+4
|
* add WHS_Set_Blower_Control_Closed_Loop()Shai Frieder2020-02-102-4/+7
| | | | | add stub to set the rehostat(gass sensor) add detect newWHS card by I2C command to EEPROM
* bypass stubs for feature #2203Shlomo Hecht2020-02-107-14/+76
|
* some fixesShlomo Hecht2020-02-091-3/+3
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-02-092-4/+6
|\
| * update the delay to: Task_sleep(2000)Shai Frieder2020-02-091-3/+3
| |
| * add:Shai Frieder2020-02-092-4/+6
| | | | | | | | stub to read WHS Fan Tachometer
* | improve powerstep and reglar, new process params, start of power managementShlomo Hecht2020-02-097-47/+85
|/
* remove some warningsShlomo Hecht2020-02-0712-23/+101
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-02-066-6/+10
|\
| * read and handle version update (from MCU EEPROM)Shlomo Hecht2020-02-061-1/+1
| |
| * VERSION 1.4.6.9Shlomo Hecht2020-02-062-0/+4
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-02-066-160/+112
| |\
| * | fix job bug and I2C_Task for LP machinesShlomo Hecht2020-02-063-5/+5
| | |