aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Main.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Stub for dispenser GPIOAvi Levkovich2019-03-131-1/+2
|
* Disp I2C I/OAvi Levkovich2019-03-111-1/+1
|
* version 1.3.7.8 use flash for alarm and hw map. fix heaters problems. SWITCH ↵Shlomo Hecht2019-03-041-0/+4
| | | | WASTE VALVE DIRECTION. prepare 100micro tests
* fix magnet handling and motor locks (do NOT use delayms for long times!)Shlomo Hecht2019-02-271-1/+1
|
* alarm handling changes (external alarms)Shlomo Hecht2019-02-261-1/+1
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-02-201-2/+4
|\
| * firmware upgrade - configuration filesShlomo Hecht2019-02-181-1/+1
| |
| * Version 1.3.7.3 INIT SEQUENCE - starts heating!. safe control remove in ↵Shlomo Hecht2019-02-181-1/+3
| | | | | | | | callbacks, watchdog is disabled during init sequence procedures, for now
| * working on thread load state machineShlomo Hecht2019-02-171-1/+1
| |
* | update NFC i2cAvi Levkovich2019-02-201-0/+3
|/
* version 1.3.7.1: cancel cone presence checks, load dancer middle point from ↵Shlomo Hecht2019-02-141-4/+7
| | | | file, tech board support for drier head,
* fix hw init, add motor goto in thread load, unify dummy control callsShlomo Hecht2019-02-121-5/+1
|
* update the logic of Machine Leds (using PWM)Avi Levkovich2019-02-071-7/+8
| | | | and few changes in the buttons logic
* flash programming improved, workingShlomo Hecht2019-02-061-5/+1
|
* update the FPGA_COMM.h for FPGA versions 050219, fix typo, and add test ↵Avi Levkovich2019-02-061-1/+12
| | | | function for programing up
* Handle magnet for the Dyeing head lidShlomo Hecht2019-01-301-0/+1
|
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-291-2/+3
|
* cosmeticsShlomo Hecht2019-01-271-1/+0
|
* Activate/Validate version support. buttons.Shlomo Hecht2019-01-271-14/+0
|
* minor changes in full vmeAvi Levkovich2019-01-271-3/+9
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-01-241-3/+15
|\
| * 1.3.5.0 changesShlomo Hecht2019-01-241-3/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ==================================== 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-241-0/+8
|/
* Control the new dryer fanAvi Levkovich2019-01-171-1/+2
|
* remove the call to GetFiles(); - start jtag flashAvi Levkovich2019-01-091-1/+1
|
* update vme codeAvi Levkovich2019-01-091-1/+5
|
* suppoprt new dispnser's cardAvi Levkovich2018-12-121-0/+8
| | | | | I2C communication errors remove warnings
* 1.2.0.2 Heaters control 1 second, valve timeout 1 second. in process, stop ↵Shlomo Hecht2018-12-101-0/+2
| | | | dispenser only after this 1 second. open valve to waste on init
* pressure alarm 1 secondShlomo Hecht2018-11-251-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-221-51/+0
|\
| * valve test for the waste valve. file system testsShlomo Hecht2018-11-221-54/+3
| |
* | Version 1.1.4.4: waste valve handling, L6470 errate fix, and other bugsShlomo Hecht2018-11-221-4/+5
|/
* move the call to DeActivateAllSSR few lines before ActivateChillerShlomo Hecht2018-11-131-4/+6
|
* prevent sending diagnostics message if the prev one did not run. improve windingShlomo Hecht2018-11-131-2/+0
|
* Turn blower off while heating, on after the dryer is on temperatureShlomo Hecht2018-11-011-2/+2
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2018-11-011-1/+0
|\
| * usb reconnected after ka failure. filesystem draftShlomo Hecht2018-10-311-3/+2
| |
* | ids correctionsShlomo Hecht2018-11-011-4/+4
|/
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2018-10-251-1/+1
|\
| * mergeShlomo Hecht2018-10-251-0/+14
| |\
| * | small changes. set speed in winder removedShlomo Hecht2018-10-251-1/+1
| | |
* | | remove the call to Control_File_System();// test file systemAvi Levkovich2018-10-251-1/+1
| |/ |/|
* | Add flash file system moduleAvi Levkovich2018-10-251-0/+13
| | | | | | | | (#error in wrong configuration)
* | main.c - move the Interrupt init after FPA initAvi Levkovich2018-10-231-1/+2
|/
* IDS - do not switch off valve between segments if used in the next segment. ↵Shlomo Hecht2018-10-221-0/+2
| | | | SCREW - preparations for interrupts. Alarm Handling - low temperature. Homing - bi-directional.
* merge after conflictAvi Levkovich2018-08-211-2/+2
|\
| * reduce motorconfig size. remove graphic lib. alarm handling does not stop ↵Shlomo Hecht2018-08-161-2/+2
| | | | | | | | the job
* | update flashAvi Levkovich2018-08-211-0/+4
|/
* New main Heaters. uart reinitialization of message on errorShlomo Hecht2018-08-081-1/+2
|
* save time on pressure calculation - make constant calculations on initShlomo Hecht2018-08-081-0/+2
|