aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add defines for the cartridge ledsAvi Levkovich2019-02-061-0/+10
|/
* update FPGA_Programming_Up.cAvi Levkovich2019-02-061-5/+7
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-02-062-66/+66
|\
| * remove all the "printf" in programing upAvi Levkovich2019-02-062-66/+66
| |
* | flash programming improved, workingShlomo Hecht2019-02-064-14/+71
|/
* update the FPGA_COMM.h for FPGA versions 050219, fix typo, and add test ↵Avi Levkovich2019-02-066-27/+58
| | | | function for programing up
* Add temporary function to test the breathing ledsAvi Levkovich2019-02-042-0/+59
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-02-046-22/+80
|\
| * make motor init shorter (motors lock bug)Shlomo Hecht2019-02-041-18/+7
| |
| * update stubs. improve fan gradual increaseShlomo Hecht2019-02-032-1/+12
| |
| * blower gradual increase, stop/release motrs lock, file system fixesShlomo Hecht2019-02-033-1/+65
| |
| * file system improvementShlomo Hecht2019-02-032-10/+5
| |
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-02-035-16/+33
| |\
| | * try improved real time handling in control - not tested yetShlomo Hecht2019-02-021-1/+1
| | |
| * | file names short formShlomo Hecht2019-02-031-1/+0
| | |
* | | Add the functio GPO_Waste_Pressure_Software_StopAvi Levkovich2019-01-313-2/+22
| |/ |/|
* | bool Waste_OverFull()Avi Levkovich2019-01-314-15/+32
|/ | | | | bool Waste_Flow_Switch() bool Dryer_Door_Switch()
* Add new functions:Avi Levkovich2019-01-314-19/+76
| | | | | bool Check_Disp_Sfaty_Stop_Indication(uint8_t Dispenser_ID)//0..7 bool Emergency_Push_Button_Report()
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-319-95/+115
|\
| * magnet operation reversedShlomo Hecht2019-01-301-2/+2
| |
| * Handle magnet for the Dyeing head lidShlomo Hecht2019-01-303-0/+19
| |
| * compilation warning removedShlomo Hecht2019-01-301-7/+7
| |
| * Job fail correction (?)Shlomo Hecht2019-01-301-58/+54
| |
| * Read ADC - one at a time. update stubs from MatiShlomo Hecht2019-01-302-6/+12
| |
| * Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-294-27/+26
| |
* | update the function Calculate_Gas_Power_ConsumptionAvi Levkovich2019-01-312-17/+60
| |
* | Add support of VOC + pitot sensorsAvi Levkovich2019-01-293-130/+213
|/
* Add support of Dryer & DH limit switchesAvi Levkovich2019-01-281-0/+30
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-271-3/+4
|\
| * Activate/Validate version support. buttons.Shlomo Hecht2019-01-271-3/+4
| |
* | remove unused code in I2CAvi Levkovich2019-01-2713-726/+6
|/
* minor changes in full vmeAvi Levkovich2019-01-276-505/+67
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-246-183/+636
|\
| * 1.3.5.0 changesShlomo Hecht2019-01-246-183/+636
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ==================================== 1. preparations for keeping data in internal flash 2. keep applicative data in external flash: software parameters, dispensers data, etc. 3. moved to new alarms definitions, tamper alarms, improved temperature alarms, cone presence alarm, 4. support for Machine Studio 4 5. some tests for memory allocations 6. thread load proto code 7. Hardware: doors tampering switches, drier fan, blower PWM control, new backplane support, new motor drivers support, 8. FPGA jtag code loading 9. Heaters: alarms on set temperature band. test facilities. 10. motors - additional complex actions for thread load support. new drivers support 11. preparations for control debugging 12. read motor status and mid tank level 13. collect and store dispenser usage data 14. IDS - controlled operation of motor and valve. backlash movement after refill 15. bug fixes in job handling
* | update fpga programing full vme logicAvi Levkovich2019-01-248-2435/+156
|/
* remove folder JTAG_VME/slim_vme_8051Avi Levkovich2019-01-231-35/+0
|
* first working version of vme fullAvi Levkovich2019-01-226-0/+4740
|
* update the motor driver detection logic to support the new driverAvi Levkovich2019-01-203-50/+142
|
* Control the new dryer fanAvi Levkovich2019-01-176-19/+42
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-164-89/+51
|\
| * Version 1.3.2.0 - Machine Studio 4 - new inerface (alarms). new over/under ↵Shlomo Hecht2019-01-154-89/+51
| | | | | | | | temperature alarms, tamper alarms preperation, cone alarm, warnings removed.
* | Add defines for motor driver powerSTEP01Avi Levkovich2019-01-163-8/+47
| |
* | add the missing functionsAvi Levkovich2019-01-151-0/+8
|/
* remove the call to GetFiles(); - start jtag flashAvi Levkovich2019-01-091-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-094-92/+9
|\
| * Version 1.3.1.1 changesShlomo Hecht2019-01-094-92/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Communication tx traces (reports, diagnostics, alarms, job reports) File system file download support – not tested! Communication tx with pre-allocated memory (improve and add areas) Winder Screw – send messages in regular mode Preparation for motor actions timeouts Preparations for control debug Heaters: bug fix, enlarge PID start region IDS: • Dispenser time out between motor operation and valve operation (start->open. Close->stop). • Dispenser homing backlash – to pressure above limit (currently 0.1 for machines without mixer) or timeout (10 seconds). State machine – Suspend Large Messages cancelled.
* | update vme codeAvi Levkovich2019-01-096-39/+449
| |
* | Add cover's opening warnings functionsAvi Levkovich2019-01-091-55/+94
| | | | | | | | | | read LS 25% for old dispenser and 75% for new dispenser. remove setting the LS bit to no limit after readung
* | Add Cartridges indicationAvi Levkovich2018-12-302-0/+39
|/
* Add the functions:Avi Levkovich2018-12-232-0/+55
| | | | | | Buttons_LEDS Buzzer Read_PWR_Button