aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-12-233-8/+16
|\
| * usb state change tracking. delay between messages. alarm handling: pressure ↵Shlomo Hecht2018-12-191-4/+12
| | | | | | | | alarm at 5 bars
| * Version 1.3.0.3 Bug fix in valve activityShlomo Hecht2018-12-181-1/+1
| |
| * Winder bugs. improved trace, improved control (callback invoked after time ↵Shlomo Hecht2018-12-171-1/+1
| | | | | | | | requested elabsed)
| * Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵Shlomo Hecht2018-12-171-2/+2
| | | | | | | | alarm handling. stop heaters and dispensers on alarm without job. split microsecond and control tasks to high and low priorities. Heaters PID with multiplications - use with new CFG.
* | Add the function calibration to vme logicAvi Levkovich2018-12-233-3/+42
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-12-132-9/+164
|\
| * Version 1.2.2.0 DFU SupportShlomo Hecht2018-12-121-9/+162
| |
| * Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics ↵Shlomo Hecht2018-12-121-0/+2
| | | | | | | | support for midtank pressure
* | Adding delay.c for JTAG VMEAvi Levkovich2018-12-131-0/+4
|/
* Auto detect of the motor's driver type - (Voltage/Current)Avi Levkovich2018-12-122-7/+34
| | | | Read the ADC of the motor driver and set the CM_VM bit
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-12-121-1/+1
|\
| * IDS improve presegmentShlomo Hecht2018-12-101-1/+1
| |
* | suppoprt new dispnser's cardAvi Levkovich2018-12-1210-84/+160
|/ | | | | I2C communication errors remove warnings
* update valve stub (needed for card testing)Avi Levkovich2018-12-101-2/+2
|
* 1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop ↵Shlomo Hecht2018-12-101-1/+1
| | | | dispenser only after this 1 second. open valve to waste on init
* Version 1.1.5.4 fix alarm handling bug, improve valve handling and reports, ↵Shlomo Hecht2018-12-051-5/+5
| | | | add vavle widget support. Thread advanced PID!
* merge conflictsAvi Levkovich2018-12-041-5/+8
|\
| * valve improved and fixedShlomo Hecht2018-12-021-6/+9
| |
* | add code to config the motor driver acording to the ADC-OUT reg (comment out ↵Avi Levkovich2018-12-043-2/+17
| | | | | | | | those lines - need to change the resistors first)
* | update MidTank Pressure logic return Liquid volume in littersAvi Levkovich2018-12-041-13/+49
| |
* | Add the function Read_Motors_Driver_TypeAvi Levkovich2018-11-292-1/+22
|/
* fix the calculation of the MidTank PressureAvi Levkovich2018-11-281-2/+11
|
* MidTank Pressure Sensor stubAvi Levkovich2018-11-264-2/+40
| | | | ADC motor driver functions
* mergeAvi Levkovich2018-11-229-13/+60
|\
| * Version 1.1.4.4: waste valve handling, L6470 errate fix, and other bugsShlomo Hecht2018-11-222-3/+8
| |
| * improved winder algorithm. some logs for heaters PID and for control debugShlomo Hecht2018-11-181-2/+2
| |
| * many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts)Shlomo Hecht2018-11-153-4/+16
| |
| * remove usb reconnection (only flush buffers). improve thread trackingShlomo Hecht2018-11-111-6/+8
| |
| * some memory improvements. job resume fixed, preparation for new winder.Shlomo Hecht2018-11-074-0/+28
| |
* | Add JTAG_VMEAvi Levkovich2018-11-227-2/+2073
| |
* | FATFS- Change The _CODE_PAGE to 437 - U.S. (OEM)Avi Levkovich2018-11-221-2/+3
| |
* | update Control_File_System.cAvi Levkovich2018-11-221-9/+54
| |
* | I the function WHS_Control_Blower_PWM change the PWN Command to PrecentageAvi Levkovich2018-11-121-5/+13
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-0512-3313/+0
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-11-052-21/+6
| |\
| * | remove sspiem_epromAvi Levkovich2018-11-0512-3313/+0
| | |
* | | fix bugs in IDS presegmentShlomo Hecht2018-11-051-1/+1
| |/ |/|
* | Heaters PID enabled per configuration. USB reinitialized. new HW handling ↵Shlomo Hecht2018-11-052-21/+6
|/ | | | with error report
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-11-042-1/+15
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-012-0/+161
| |\
| * | blower diagnostics fixedShlomo Hecht2018-11-012-1/+15
| | |
* | | update Dispensers EEPROM moduleAvi Levkovich2018-11-042-35/+37
| |/ |/|
* | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-11-011-5/+5
|\|
| * Turn blower off while heating, on after the dryer is on temperatureShlomo Hecht2018-11-011-5/+5
| |
* | Add moule I2c Dispensers EEPROM (via MUX)Avi Levkovich2018-11-012-0/+161
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-10-312-63/+9
|\
| * merge main - check file system definitionsShlomo Hecht2018-10-3115-5/+3309
| |\
| * | usb reconnected after ka failure. filesystem draftShlomo Hecht2018-10-312-63/+9
| | |
* | | implement the functions TRANS_transmitBytes & TRANS_receiveBytes for FPGA ↵Avi Levkovich2018-10-311-2/+33
| |/ |/| | | | | SPI programing