aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Embedded SW Release note - Version 1.4.1.0Shlomo Hecht2019-06-278-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
| * | mergeShlomo Hecht2019-06-176-79/+155
| |\ \
| * | | preparation for sample winding, preparation for work with FLASH instead of FFSShlomo Hecht2019-06-174-4/+21
| | | |
* | | | upload the enum PowerControlFlagAvi Levkovich2019-06-301-0/+17
| | | |
* | | | upload the function CheckAcInputVoltageAvi Levkovich2019-06-302-0/+31
| |_|/ |/| |
* | | Add HARDWARE_MOTOR_TYPE__MOTO_SPARE3_1 to the function ↵Avi Levkovich2019-06-181-4/+4
| |/ |/| | | | | Change_Motor_SPI_Direction
* | Add support of the spare motorsAvi Levkovich2019-06-172-3/+5
| |
* | Add support for goto direction.Avi Levkovich2019-06-175-1/+79
| | | | | | | | use the function MotorGoToDir
* | update the function Read_Motors_Driver_TypeAvi Levkovich2019-06-132-76/+72
|/
* Embedded SW Release note - Version 1.4.0.9Shlomo Hecht2019-06-112-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_DirectionAvi Levkovich2019-06-042-0/+228
|
* Screw is homing at the end of the job. IDS - handle small speedShlomo Hecht2019-06-021-1/+1
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-05-305-17/+56
|\
| * Version 1.4.0.3 fix priming on empty dispenser. other small bugsShlomo Hecht2019-05-281-1/+1
| |
| * Version 1.4.0.2 improve winding (simplify). incorporate screw encoder ↵Shlomo Hecht2019-05-264-16/+55
| | | | | | | | reading. fix length/time problem between IDS and Thread.
* | change the motors drivers ditection logicAvi Levkovich2019-05-305-14/+172
|/
* screw ENCAvi Levkovich2019-05-221-1/+2
|
* update the screw enc logic acording to F1210519.vmeAvi Levkovich2019-05-221-3/+9
|
* fixes from itma version - dispensers init, job length, jub resilienceShlomo Hecht2019-05-201-6/+6
|
* Version 1.3.10.2: another way to test the dispenser typeShlomo Hecht2019-05-192-3/+66
|
* update the screw enc logicAvi Levkovich2019-05-162-3/+16
|
* update the Screw ENC logic (acording to the FPGA change request)Avi Levkovich2019-05-162-13/+22
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-05-162-1/+9
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-05-142-8/+8
| |\
| * | Version 1.3.10.1 Support for lubricant valve in tech board. double reporting ↵Shlomo Hecht2019-05-142-1/+9
| | | | | | | | | | | | bug, winding - small change. keepalive failure restarts usb driver. some traces.
* | | Add support for RFID interuptAvi Levkovich2019-05-153-9/+35
| |/ |/|
* | move the dispensers init functions to hardware init + update the eeprom ↵Avi Levkovich2019-05-142-8/+8
|/ | | | struct acording to "DISPENSER AUTOMATIC TEST STATION FUNCTIONAL REQUIREMENTS" Version: 0.2
* USB - disable watchdog on DFU detach requestShlomo Hecht2019-05-121-1/+5
|
* Temporaray - remove the I2C communication of the Head Heaters CurrentAvi Levkovich2019-05-121-2/+2
|
* update the function Lubricant_2Way_Valve (PWM control in FPGA3)Avi Levkovich2019-05-071-8/+13
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-05-021-1/+3
|\
| * mergeShlomo Hecht2019-05-021-2/+2
| |\
| * | fix job length bug. read screw encoder. better logging in IDSShlomo Hecht2019-05-022-2/+4
| | |
* | | Gas sensor - Add stub + fix bugAvi Levkovich2019-05-021-2/+4
| |/ |/|
* | change the order of MSW and LSW in SCREW_POSAvi Levkovich2019-05-021-2/+2
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-05-021-0/+2
|\
| * MERGE.Roy Ben-Shabat2019-05-021-0/+2
| |
* | Add Read_Screw_Encoder()Avi Levkovich2019-05-022-1/+56
|/
* change the polarity of the Cartridge Presence Switch from N.O. to N.C.Avi Levkovich2019-04-301-5/+5
|
* Add notes to the function Calculate_correction_MidTank_PressureAvi Levkovich2019-04-301-0/+12
|
* use the calibration correction equation to calculate the MidTank pressureAvi Levkovich2019-04-301-2/+34
|
* Add brackets to defines with calculationAvi Levkovich2019-04-292-2/+2
|
* Adding parentheses to the flash definesAvi Levkovich2019-04-291-5/+6
|
* change trhje FLASH_RAM_BASE from 0x000B0000 to 0x000D0000Avi Levkovich2019-04-291-1/+1
|
* add function to init the I/O registers in all the dispenser's card at onceAvi Levkovich2019-04-232-0/+43
|
* Reduce the code size under 720,896 bytes (0xB000) by exclude unused filesAvi Levkovich2019-04-173-1/+62
|
* Add blinkig mode for all the pannel ledsAvi Levkovich2019-04-151-2/+6
|
* use SS12 for the first location of GPIOIntPortMap bufferAvi Levkovich2019-04-101-1/+1
|
* Change SSR controlAvi Levkovich2019-04-104-44/+65
| | | | | | chiller to SSR9 SSR12 Spare SSR3 Cleaner Pump
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-04-021-3/+3
|\