aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/DataDef.h
Commit message (Collapse)AuthorAgeFilesLines
* mergeMirta2020-12-301-1/+4
|
* Update BTSR + commenet the define USE_UART4_FOR_BTSR (need changes in ↵Avi Levkovich2020-12-201-2/+2
| | | | FPGA_1+ jumpers in main board )
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoAvi Levkovich2020-12-171-0/+15
|\
| * small fixes over 1.5.3.4Shlomo Hecht2020-12-151-0/+2
| |
| * version 1.5.3.4Shlomo Hecht2020-12-101-0/+4
| |
| * new event - head open. warnings removalShlomo Hecht2020-12-011-0/+9
| |
* | Add BTSR (scripts full suport) + use NonBlocking in Shinko Uart3_ReceiveAvi Levkovich2020-12-171-1/+6
|/
* reset notifications, IDS bug (skip pre run #4199)Shlomo Hecht2020-12-011-1/+1
|
* shinko to a separate task. test heaters prepare process. NOT TESTEDShlomo Hecht2020-11-261-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-11-221-5/+29
|\
| * merge conflictAvi Levkovich2020-11-221-1/+0
| |\
| * | Update RFID code + Use new task for RFID and dispensersAvi Levkovich2020-11-221-5/+29
| | |
* | | init failures limit 10 instead of 3Shlomo Hecht2020-11-221-0/+1
| |/ |/|
* | preparations for light colors and cosmeticsShlomo Hecht2020-11-191-1/+0
|/
* preparation for light colorsShlomo Hecht2020-11-181-2/+9
|
* alarm handlingShlomo Hecht2020-11-081-2/+4
|
* PMR updatedShlomo Hecht2020-11-021-1/+1
|
* Update ShinkoAvi Levkovich2020-10-261-1/+0
|
* merge conflictsAvi Levkovich2020-10-221-3/+3
|\
| * memory saving, version 1.5.0.2Shlomo Hecht2020-10-221-3/+3
| |
* | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoAvi Levkovich2020-10-221-0/+1
|\|
| * bug #3879 - powerdown called again while in powerdown processShlomo Hecht2020-10-201-0/+1
| |
* | update Shinko communication - not in use right nowAvi Levkovich2020-10-221-0/+1
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoAvi Levkovich2020-10-151-2/+12
|\
| * mergeShlomo Hecht2020-10-141-2/+2
| |
| * heaters prepare - cancel heater ready, LFN testShlomo Hecht2020-10-141-2/+10
| |
| * Cartridge state updateShlomo Hecht2020-10-131-1/+1
| |
| * cartridges statusShlomo Hecht2020-10-121-2/+4
| |
| * prepare working with open valvesShlomo Hecht2020-10-121-1/+1
| |
* | Support main JIG tester (use the define RUN_AS_MAIN_JIG) + update the ↵Avi Levkovich2020-10-151-1/+1
|/ | | | default of GateCfg for powerstep01
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoAvi Levkovich2020-10-071-0/+2
|\
| * pt100 tunnel define in comentRonen Sberlo2020-10-061-0/+2
| |
* | Add VOC AlarmAvi Levkovich2020-10-071-0/+2
|/
* update to the new EEPROM table "TS1800 Dyeing Heads Serial EEPROM ↵Avi Levkovich2020-10-041-0/+2
| | | | | | Requirements" revision 3 Support previous ver by using the define USE_OLD_HEAD_EEPROM
* Read WHS Shinko TemperatureAvi Levkovich2020-08-311-0/+6
|
* Add support of WHS fan controller with slave address 0x5E .Avi Levkovich2020-08-261-0/+2
| | | | Add option to read 2 more dancers for 4 winders demo
* some changes before 1.4.6.42/ mostly moving delay.c to utilitiesShlomo Hecht2020-08-161-1/+1
|
* New Head fans I2C triggersAvi Levkovich2020-08-121-1/+1
|
* Fix bug in the function HeadCard_Actuators_StubAvi Levkovich2020-07-301-4/+4
|
* Add RFID StateMachineAvi Levkovich2020-07-281-1/+6
|
* Add the function Init_IFS : Hw+SW reset + initialization of the RFID reader.Avi Levkovich2020-07-271-1/+1
|
* mergeAvi Levkovich2020-07-211-2/+2
|
* update actuator logic + reading safetyAvi Levkovich2020-07-201-2/+2
|
* fix bug - reading the head covers LS via i2c i/oAvi Levkovich2020-07-151-0/+2
|
* Embedded SW Release note - Version 1.4.6.34 - Pack 2+Shlomo Hecht2020-06-291-1/+1
| | | | | | | | | | | | | | | ============================================================= Validate IFS and cartridge location on manual waste handling - bug #3033 better handling of powerstep01 configuration and motors clocks waste level: logs, fixed reading during waste filling, fix PT100 reading in WHS //important, OK improve diespensers reading in I2C timing //important OK alarm handling: fix report (mid tank empty) diagnostics - waste level in liters Heating and process - avoid activating all heaters at once. tested for flat head. Heating - remove alarms when colling dwn due to change of RML or idle mode Thread - improve feeder tension handling system: hold initalization process after 3 failures to enable code / parameters change and debugging
* minor changes - remove warnings + move global parameters from main to ↵Avi Levkovich2020-06-231-1/+1
| | | | FPGA_Comm.h
* Addd define and logic for emc testing with motors internal clock ↵Avi Levkovich2020-06-231-0/+2
| | | | (EMC_FORCE_MOT_CLOCK_INTERNAL)
* support dispensers jig station with DISPESER_TEST flag.Shlomo Hecht2020-06-151-1/+1
| | | | try to fix hardware init bug - not during job, fix watchdog (#3016). internal alrm stops job. accurate brushstops, winder cone alarm and job failures
* fixing some bugs in version 30Shlomo Hecht2020-06-091-0/+3
|
* updates for the new dispenser pressure sensorAvi Levkovich2020-06-071-0/+1
|