| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Embedded SW Release note - Version 1.4.1.0 | Shlomo Hecht | 2019-06-27 | 8 | -13/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============================================================= Move to length calculation FROM PULLER fix intersegment handling FLASH - rebuilt. using data from flash instead of FFS DFU fixed. Heaters handling fixed. job starts only in proximity to requested temperature | |||||
| | * | | merge | Shlomo Hecht | 2019-06-17 | 6 | -79/+155 | |
| | |\ \ | ||||||
| | * | | | preparation for sample winding, preparation for work with FLASH instead of FFS | Shlomo Hecht | 2019-06-17 | 4 | -4/+21 | |
| | | | | | ||||||
| * | | | | upload the enum PowerControlFlag | Avi Levkovich | 2019-06-30 | 1 | -0/+17 | |
| | | | | | ||||||
| * | | | | upload the function CheckAcInputVoltage | Avi Levkovich | 2019-06-30 | 2 | -0/+31 | |
| | |_|/ |/| | | ||||||
| * | | | Add HARDWARE_MOTOR_TYPE__MOTO_SPARE3_1 to the function ↵ | Avi Levkovich | 2019-06-18 | 1 | -4/+4 | |
| | |/ |/| | | | | | Change_Motor_SPI_Direction | |||||
| * | | Add support of the spare motors | Avi Levkovich | 2019-06-17 | 2 | -3/+5 | |
| | | | ||||||
| * | | Add support for goto direction. | Avi Levkovich | 2019-06-17 | 5 | -1/+79 | |
| | | | | | | | | | use the function MotorGoToDir | |||||
| * | | update the function Read_Motors_Driver_Type | Avi Levkovich | 2019-06-13 | 2 | -76/+72 | |
| |/ | ||||||
| * | Embedded SW Release note - Version 1.4.0.9 | Shlomo Hecht | 2019-06-11 | 2 | -4/+3 | |
| | | | | | | | | | | | | | | | | | ============================================================= Drivers: Support for PowerStep 01 motor drivers (combined current/voltage) - initialization only Screw encoder reading (requires FPGA firmware update) Motor speeds in float - to enable small speeds. read motor speed from driver. Modules: PID - support small numbers in PID function - thread improved General -Safety alarms (not fully tested) Heaters PID fixed - use band setting for PID start of operation IDS - check that all brushstop data is read before moving to next segment. file initial reading improved. WFCF for active dispenser Thread - Thread control fixed. screw goes home on the last 800 milliseconds Procedures: JOBS units - supported in embedded, waiting for cooperation with APP | |||||
| * | Add the function Change_Motor_SPI_Direction | Avi Levkovich | 2019-06-04 | 2 | -0/+228 | |
| | | ||||||
| * | Screw is homing at the end of the job. IDS - handle small speed | Shlomo Hecht | 2019-06-02 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-05-30 | 5 | -17/+56 | |
| |\ | ||||||
| | * | Version 1.4.0.3 fix priming on empty dispenser. other small bugs | Shlomo Hecht | 2019-05-28 | 1 | -1/+1 | |
| | | | ||||||
| | * | Version 1.4.0.2 improve winding (simplify). incorporate screw encoder ↵ | Shlomo Hecht | 2019-05-26 | 4 | -16/+55 | |
| | | | | | | | | | reading. fix length/time problem between IDS and Thread. | |||||
| * | | change the motors drivers ditection logic | Avi Levkovich | 2019-05-30 | 5 | -14/+172 | |
| |/ | ||||||
| * | screw ENC | Avi Levkovich | 2019-05-22 | 1 | -1/+2 | |
| | | ||||||
| * | update the screw enc logic acording to F1210519.vme | Avi Levkovich | 2019-05-22 | 1 | -3/+9 | |
| | | ||||||
| * | fixes from itma version - dispensers init, job length, jub resilience | Shlomo Hecht | 2019-05-20 | 1 | -6/+6 | |
| | | ||||||
| * | Version 1.3.10.2: another way to test the dispenser type | Shlomo Hecht | 2019-05-19 | 2 | -3/+66 | |
| | | ||||||
| * | update the screw enc logic | Avi Levkovich | 2019-05-16 | 2 | -3/+16 | |
| | | ||||||
| * | update the Screw ENC logic (acording to the FPGA change request) | Avi Levkovich | 2019-05-16 | 2 | -13/+22 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-05-16 | 2 | -1/+9 | |
| |\ | ||||||
| | * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango | Shlomo Hecht | 2019-05-14 | 2 | -8/+8 | |
| | |\ | ||||||
| | * | | Version 1.3.10.1 Support for lubricant valve in tech board. double reporting ↵ | Shlomo Hecht | 2019-05-14 | 2 | -1/+9 | |
| | | | | | | | | | | | | | bug, winding - small change. keepalive failure restarts usb driver. some traces. | |||||
| * | | | Add support for RFID interupt | Avi Levkovich | 2019-05-15 | 3 | -9/+35 | |
| | |/ |/| | ||||||
| * | | move the dispensers init functions to hardware init + update the eeprom ↵ | Avi Levkovich | 2019-05-14 | 2 | -8/+8 | |
| |/ | | | | struct acording to "DISPENSER AUTOMATIC TEST STATION FUNCTIONAL REQUIREMENTS" Version: 0.2 | |||||
| * | USB - disable watchdog on DFU detach request | Shlomo Hecht | 2019-05-12 | 1 | -1/+5 | |
| | | ||||||
| * | Temporaray - remove the I2C communication of the Head Heaters Current | Avi Levkovich | 2019-05-12 | 1 | -2/+2 | |
| | | ||||||
| * | update the function Lubricant_2Way_Valve (PWM control in FPGA3) | Avi Levkovich | 2019-05-07 | 1 | -8/+13 | |
| | | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-05-02 | 1 | -1/+3 | |
| |\ | ||||||
| | * | merge | Shlomo Hecht | 2019-05-02 | 1 | -2/+2 | |
| | |\ | ||||||
| | * | | fix job length bug. read screw encoder. better logging in IDS | Shlomo Hecht | 2019-05-02 | 2 | -2/+4 | |
| | | | | ||||||
| * | | | Gas sensor - Add stub + fix bug | Avi Levkovich | 2019-05-02 | 1 | -2/+4 | |
| | |/ |/| | ||||||
| * | | change the order of MSW and LSW in SCREW_POS | Avi Levkovich | 2019-05-02 | 1 | -2/+2 | |
| |/ | ||||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-05-02 | 1 | -0/+2 | |
| |\ | ||||||
| | * | MERGE. | Roy Ben-Shabat | 2019-05-02 | 1 | -0/+2 | |
| | | | ||||||
| * | | Add Read_Screw_Encoder() | Avi Levkovich | 2019-05-02 | 2 | -1/+56 | |
| |/ | ||||||
| * | change the polarity of the Cartridge Presence Switch from N.O. to N.C. | Avi Levkovich | 2019-04-30 | 1 | -5/+5 | |
| | | ||||||
| * | Add notes to the function Calculate_correction_MidTank_Pressure | Avi Levkovich | 2019-04-30 | 1 | -0/+12 | |
| | | ||||||
| * | use the calibration correction equation to calculate the MidTank pressure | Avi Levkovich | 2019-04-30 | 1 | -2/+34 | |
| | | ||||||
| * | Add brackets to defines with calculation | Avi Levkovich | 2019-04-29 | 2 | -2/+2 | |
| | | ||||||
| * | Adding parentheses to the flash defines | Avi Levkovich | 2019-04-29 | 1 | -5/+6 | |
| | | ||||||
| * | change trhje FLASH_RAM_BASE from 0x000B0000 to 0x000D0000 | Avi Levkovich | 2019-04-29 | 1 | -1/+1 | |
| | | ||||||
| * | add function to init the I/O registers in all the dispenser's card at once | Avi Levkovich | 2019-04-23 | 2 | -0/+43 | |
| | | ||||||
| * | Reduce the code size under 720,896 bytes (0xB000) by exclude unused files | Avi Levkovich | 2019-04-17 | 3 | -1/+62 | |
| | | ||||||
| * | Add blinkig mode for all the pannel leds | Avi Levkovich | 2019-04-15 | 1 | -2/+6 | |
| | | ||||||
| * | use SS12 for the first location of GPIOIntPortMap buffer | Avi Levkovich | 2019-04-10 | 1 | -1/+1 | |
| | | ||||||
| * | Change SSR control | Avi Levkovich | 2019-04-10 | 4 | -44/+65 | |
| | | | | | | | chiller to SSR9 SSR12 Spare SSR3 Cleaner Pump | |||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-04-02 | 1 | -3/+3 | |
| |\ | ||||||
