aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix the cross between the SPI-busy of the left dancer and the middle dancerAvi Levkovich2020-08-062-3/+3
|
* update the head heaters latch functionAvi Levkovich2020-08-063-7/+33
|
* Control the two actuators in the same command (for loading)Avi Levkovich2020-08-054-3/+18
|
* leave the RST in low when the ACT is disabled (HeadCard_Actuators_Disable)Avi Levkovich2020-08-041-3/+3
|
* Use Check_IFS_Availability instead of Init_IFSAvi Levkovich2020-08-042-6/+6
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-08-046-14/+31
|\
| * Version 1.4.6.38 - fix head_ioShlomo Hecht2020-08-042-1/+8
| |
| * Version 1.4.6.37 fixedShlomo Hecht2020-08-034-13/+26
| |
* | Add actuators commnds in HeadCard_Actuators_StubAvi Levkovich2020-08-041-0/+7
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-08-034-13/+9
|\
| * Version 1.4.6.37Shlomo Hecht2020-08-024-13/+9
| |
* | Update the actuator cleaning and relocate logicAvi Levkovich2020-08-035-13/+30
|/
* stop actuator after 2 seconds on relocation. improve cleaning,stop Hiz ↵Shlomo Hecht2020-08-025-24/+36
| | | | dancers after RML tension setting
* head type name changeShlomo Hecht2020-08-0224-111/+124
|\
| * Fix bug in the function HeadCard_Actuators_StubAvi Levkovich2020-07-3024-91/+111
| |
* | Version 1.4.6.36 and proceduresShlomo Hecht2020-08-0213-33/+67
|/
* Add support of LS for ARC:Avi Levkovich2020-07-293-16/+23
| | | | | | - I2C_HEADCARD_ARC_LS_ACTUATOR - I2C_HEADCARD_COVER_LS_ARC - I2C_HEADCARD_COVER_LS_TUNNEL_ARC
* RFID: Uptade the function ReadValue + Add CRC - based on alon negni fix ↵Avi Levkovich2020-07-292-11/+42
| | | | from 06-04-2020
* Add RFID StateMachineAvi Levkovich2020-07-286-5/+150
|
* use the new IFS_AVAILABILITY enumAvi Levkovich2020-07-272-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-07-2726-279/+481
|\
| * bug fixRonen Sberlo2020-07-271-9/+15
| |
| * Version 1.4.6.36 release notesShlomo Hecht2020-07-272-3/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | new event supported - PT100 not working thread loading improved narrowed dancers movement (before job stop) waste - check if overflow or if cartridges are inserted before job start build pressure in cleaner dispenser prevent head movement when safety is active actuator relocated (5mm above lower limit) manual waste handling checks if IFS is installed - and if so - if a cartridge is located blower control PID fix (should not be stucked in lower range or upper range I2C improved - should not fail motor alarms disabled for now
| * initial cleaner speed 300Shlomo Hecht2020-07-271-2/+3
| |
| * initial blower value 2/3 of process value. build pressure in cleaner. stop ↵Shlomo Hecht2020-07-277-21/+50
| | | | | | | | job on waste overlow or cartridge inserted
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-07-261-2/+5
| |\
| | * disable check of midtank ink level no change for x time for nowRonen Sberlo2020-07-261-2/+5
| | |
| * | loading improved, actoator relocated. waste alarmsShlomo Hecht2020-07-267-37/+80
| |/
| * some small changes, mostly in drier loadingShlomo Hecht2020-07-2318-229/+329
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-07-224-28/+77
| |\
| * | Version 1.4.6.36 InitialShlomo Hecht2020-07-211-1/+1
| | |
| * | Version 14.6.36 initial: block Dyeing head move on safety. some important logsShlomo Hecht2020-07-209-13/+23
| | |
* | | Add the function Init_IFS : Hw+SW reset + initialization of the RFID reader.Avi Levkovich2020-07-2719-111/+322
| |/ |/|
* | increase the delay in Reset_and_Check_IFS_AvailabilityAvi Levkovich2020-07-211-1/+1
| |
* | update the logic of checking the IFS availability (since we don't recieve ↵Avi Levkovich2020-07-211-8/+18
| | | | | | | | I2C errors with I2C_BUSY_DELAY = 100)
* | mergeAvi Levkovich2020-07-219-13/+23
| |
* | update Actuators logicAvi Levkovich2020-07-203-19/+58
|/
* update actuator logic + reading safetyAvi Levkovich2020-07-206-18/+68
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-07-207-5/+16
|\
| * changes in h files in ifs and wasteRonen Sberlo2020-07-202-0/+9
| |
| * fixes in h file waste_ex.h insted of waste.hRonen Sberlo2020-07-206-5/+7
| |
* | Remove the offset in motor status registerAvi Levkovich2020-07-202-3/+6
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2020-07-165-11/+16
|\
| * Temporary workaround to check if head card and whs card are availabeAvi Levkovich2020-07-155-11/+16
| |
* | Version 1.4.6.35Shlomo Hecht2020-07-169-21/+44
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-07-154-4/+6
|\
| * prevent turning off the blower (#3166). fix ink calculation (resolves #3174, ↵Shlomo Hecht2020-07-154-4/+6
| | | | | | | | #2956, #3140, #2375) feeder start jumps (resolves #3163, #3104)
* | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-07-1513-87/+209
|\|
| * fix thread PID handling on job start. cleaning improved. stub for watchdog addedShlomo Hecht2020-07-1513-87/+209
| |
* | fix bug - reading the head covers LS via i2c i/oAvi Levkovich2020-07-154-3/+6
|/