| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix | Shlomo Hecht | 2020-12-29 | 1 | -1/+2 |
| | | |||||
| * | small fixes, mock btsr params | Shlomo Hecht | 2020-12-29 | 1 | -1/+3 |
| | | |||||
| * | fix FF reports, add time support for error log (and world time in the ↵ | Shlomo Hecht | 2020-12-23 | 1 | -17/+17 |
| | | | | | system), report regarding dispensers 50% and 25% LS | ||||
| * | small fixes over 1.5.3.4 | Shlomo Hecht | 2020-12-15 | 1 | -10/+60 |
| | | |||||
| * | warning removed! | Shlomo Hecht | 2020-11-02 | 1 | -1/+1 |
| | | |||||
| * | memory saving, version 1.5.0.2 | Shlomo Hecht | 2020-10-22 | 2 | -11/+12 |
| | | |||||
| * | version 1.5.0(2) initial | Shlomo Hecht | 2020-10-15 | 1 | -4/+0 |
| | | |||||
| * | heaters prepare - cancel heater ready, LFN test | Shlomo Hecht | 2020-10-14 | 1 | -2/+6 |
| | | |||||
| * | fixing some bugs in version 30 | Shlomo Hecht | 2020-06-09 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango | Avi Levkovich | 2019-08-01 | 2 | -2/+7 |
| |\ | |||||
| | * | Version 1.4.2.8 improved loading, cleaning introduced, time handled | Shlomo Hecht | 2019-07-30 | 1 | -2/+4 |
| | | | |||||
| | * | for version 1.4.2.7 : syc file system with semaphore (needs testing!). add ↵ | Shlomo Hecht | 2019-07-28 | 1 | -0/+3 |
| | | | | | | | | | secondary pump and activation on init and after 8 hours.now config parameters, improved thread load | ||||
| * | | update the new FPGA (17.6.19) addresses and the function ↵ | Avi Levkovich | 2019-08-01 | 1 | -0/+2 |
| |/ | | | | Change_Motor_SPI_Direction | ||||
| * | Add the functio GPO_Waste_Pressure_Software_Stop | Avi Levkovich | 2019-01-31 | 1 | -1/+1 |
| | | |||||
| * | Version 1.3.5.3: IDS handling, control track and fixing, and other changes. | Shlomo Hecht | 2019-01-29 | 1 | -6/+6 |
| | | |||||
| * | remove unused code in I2C | Avi Levkovich | 2019-01-27 | 1 | -2/+3 |
| | | |||||
| * | update vme code | Avi Levkovich | 2019-01-09 | 1 | -0/+15 |
| | | |||||
| * | Auto detect of the motor's driver type - (Voltage/Current) | Avi Levkovich | 2018-12-12 | 1 | -2/+2 |
| | | | | | Read the ADC of the motor driver and set the CM_VM bit | ||||
| * | suppoprt new dispnser's card | Avi Levkovich | 2018-12-12 | 2 | -3/+4 |
| | | | | | | I2C communication errors remove warnings | ||||
| * | merge | Avi Levkovich | 2018-11-22 | 1 | -1/+1 |
| |\ | |||||
| | * | many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts) | Shlomo Hecht | 2018-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | FATFS- Change The _CODE_PAGE to 437 - U.S. (OEM) | Avi Levkovich | 2018-11-22 | 1 | -2/+3 |
| | | | |||||
| * | | update Control_File_System.c | Avi Levkovich | 2018-11-22 | 1 | -9/+54 |
| |/ | |||||
| * | Heaters PID enabled per configuration. USB reinitialized. new HW handling ↵ | Shlomo Hecht | 2018-11-05 | 1 | -16/+1 |
| | | | | | with error report | ||||
| * | 1. Remove init GPIO in disk_initialize (called from f_mkfs) | Avi Levkovich | 2018-10-31 | 3 | -5/+27 |
| | | | | | 2. Add folder sspiem_eprom (SPI for FPGA burning) - not final | ||||
| * | Add flash file system module | Avi Levkovich | 2018-10-25 | 12 | -6/+12223 |
| | | | | | (#error in wrong configuration) | ||||
| * | Heaters PID | Shlomo Hecht | 2018-10-09 | 1 | -1/+1 |
| | | |||||
| * | Add Watchdog control for FPGA 1 + FPGA 3 | Avi Levkovich | 2018-08-21 | 1 | -4/+4 |
| | | | | | | | | FPGA Versions: F1: 16081814 F2: 16081826 F3: 19081834 | ||||
| * | merge after conflict | Avi Levkovich | 2018-08-21 | 1 | -23/+3 |
| |\ | |||||
| | * | reduce motorconfig size. remove graphic lib. alarm handling does not stop ↵ | Shlomo Hecht | 2018-08-16 | 1 | -23/+3 |
| | | | | | | | | | the job | ||||
| * | | update flash | Avi Levkovich | 2018-08-21 | 2 | -4/+39 |
| | | | |||||
| * | | update flash memory to R/W buffers. | Avi Levkovich | 2018-08-21 | 1 | -5/+59 |
| |/ | |||||
| * | ext flash : return address from write and add option to read from the user ↵ | Avi Levkovich | 2018-07-25 | 1 | -7/+10 |
| | | | | | address. always send address 0 to the write function | ||||
| * | update the ext flash stubs - use the ext flash functions | Avi Levkovich | 2018-07-25 | 2 | -133/+4 |
| | | |||||
| * | Add functions to R/W buffers from the external Flash | Avi Levkovich | 2018-07-25 | 2 | -4/+111 |
| | | |||||
| * | update the flash mempry driver | Avi Levkovich | 2018-07-23 | 1 | -12/+13 |
| | | |||||
| * | Flash R/W Buf | Avi Levkovich | 2018-07-18 | 2 | -3/+250 |
| | | |||||
| * | Add Init_Ext_Flash() for main board | Avi Levkovich | 2018-06-25 | 1 | -0/+100 |
| | | |||||
| * | state machine changes, memory allocation bug | Shlomo Hecht | 2018-05-02 | 2 | -1/+172 |
| | | |||||
| * | A new forlder for embedded software in our common structure | Shlomo Hecht | 2018-03-06 | 2 | -0/+494 |
