aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-09-083-3/+54
|\|
| * EEPROM - midtanks and MCU serial numberShlomo Hecht2019-09-052-2/+33
| |
| * handling midtank calibration messageShlomo Hecht2019-09-042-0/+18
| |
| * Version 1.4.4.5 midtank datat and EEPROMShlomo Hecht2019-09-031-0/+2
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-09-034-17/+35
| |\
| * | improve winding, logs, pressure handlingShlomo Hecht2019-09-031-1/+1
| | |
* | | Use hardcodded config in PowerStep01.Avi Levkovich2019-09-081-10/+88
| |/ |/| | | | | Limit the current in PowerStep01 (10A) to 4A (the same as in L6472).
* | merge conflictAvi Levkovich2019-09-022-4/+6
|\|
| * add IFS system, fix reading MidTank capacityShai Frieder2019-09-022-4/+6
| |
* | update the logic of powerstep01Avi Levkovich2019-09-024-17/+35
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-08-292-1/+2
|\
| * fix microstep and prepare for motor type changeShlomo Hecht2019-08-192-1/+2
| |
* | Remove auto homing + changing the midtank pressure calculationAvi Levkovich2019-08-291-1/+40
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-08-186-6/+14
|\
| * Version 1.4.3.85 diagnstics levels set in config params. machine status.Shlomo Hecht2019-08-186-6/+14
| |
* | Add function + stub Power_Step_01_ModeAvi Levkovich2019-08-183-1/+59
|/
* VOC fixShlomo Hecht2019-08-151-4/+11
|
* update the dispenser's GPIO safty logicAvi Levkovich2019-08-152-77/+121
|
* update the pitot function toget pressure with the new orificeAvi Levkovich2019-08-152-9/+26
| | | | and sensor. + stubs
* Version 1.4.3.7 VOC sensors, disable saving dispenser data to flash during a ↵Shlomo Hecht2019-08-146-5/+28
| | | | job (winder jump), screw encoder data,power off and init improved.
* Version 1.4.3.5: prepare for dispenser filling. VOC alarms. fix alarm ↵Shlomo Hecht2019-08-129-97/+230
| | | | handling. improved IDS and other features
* some thread loading improvements and IDS WCF/Cleaning fixShlomo Hecht2019-08-063-4/+5
|
* midtank calibration preparation, time from connection requestShlomo Hecht2019-08-053-1/+43
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-08-018-33/+68
|\
| * Version 1.4.2.9 Thread loading readyShlomo Hecht2019-07-302-24/+17
| |
| * Version 1.4.2.8 improved loading, cleaning introduced, time handledShlomo Hecht2019-07-303-9/+29
| |
| * for version 1.4.2.7 : syc file system with semaphore (needs testing!). add ↵Shlomo Hecht2019-07-285-4/+26
| | | | | | | | 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 Levkovich2019-08-015-65/+72
|/ | | | Change_Motor_SPI_Direction
* try mutual exclusion on files, need to handle timeouts yetShlomo Hecht2019-07-282-2/+2
|
* merge conflictAvi Levkovich2019-07-245-23/+123
|\
| * Version 1.4.2.5 firmware upgrade works, improved thread load. (works????)Shlomo Hecht2019-07-242-1/+4
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-07-2310-108/+461
| |\
| * | Version 1.4.2.5 store data in EEPROM, thread loading, IDS datat store, IDS ↵Shlomo Hecht2019-07-235-22/+119
| | | | | | | | | | | | prepare with reduced ink usage
* | | Support the WHS Cooler Pump + Identify the front door covers switchesAvi Levkovich2019-07-243-9/+29
| |/ |/|
* | Support extended Motors Parameters (to use it change the ↵Avi Levkovich2019-07-231-58/+236
| | | | | | | | Extended_Motor_Param to true)
* | update ADC PT100 stubAvi Levkovich2019-07-221-0/+1
| |
* | update the Head PT100 ADC moduleAvi Levkovich2019-07-219-50/+224
|/
* Add LS 25% to check the dispenser type, because 75% in the dispenser card ↵Avi Levkovich2019-07-143-32/+47
| | | | connected to 25% un the main - hardware known issue. + change the I2C mux only in needded (save the last position.
* Add test function to PT100 head boardAvi Levkovich2019-07-112-1/+46
|
* UPDATE PT100_ADC.cAvi Levkovich2019-07-101-9/+99
|
* Version 1.4.2.0 - infrastructure for IFS, improved flash handling, thread ↵Shlomo Hecht2019-07-091-0/+10
| | | | unloading
* improve flash handlingShlomo Hecht2019-07-091-5/+5
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-07-081-1/+2
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-07-029-6/+133
| |\
| * | Version 1.4.1.1 improve watchdog/DFU handling (works, not great)Shlomo Hecht2019-06-301-1/+2
| | |
* | | start implement PT100 via the head cardAvi Levkovich2019-07-089-0/+790
| |/ |/|
* | update the function Read_Dryer_Heaters_CurrentAvi Levkovich2019-07-017-8/+83
| |
* | Add stub to Check Ac Input VoltageAvi Levkovich2019-06-301-0/+4
| |
* | Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-06-308-12/+32
|\|
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-06-271-4/+4
| |\