| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | warning removed! | Shlomo Hecht | 2020-11-02 | 1 | -2/+2 |
| | | |||||
| * | some bug fixes and changes | Shlomo Hecht | 2020-09-17 | 1 | -7/+6 |
| | | |||||
| * | merge | Avi Levkovich | 2020-08-25 | 1 | -7/+8 |
| | | |||||
| * | stubs and logs, need cleaning | Shlomo Hecht | 2020-06-04 | 1 | -1/+1 |
| | | |||||
| * | update whs uart communication | Avi Levkovich | 2020-04-20 | 1 | -0/+1 |
| | | |||||
| * | compilation warnings removed | Shlomo Hecht | 2020-03-04 | 1 | -1/+1 |
| | | |||||
| * | Version 1.4.6.7 : beginning of removing the #ifdefs. Sylco head and arc head ↵ | Shlomo Hecht | 2020-01-30 | 1 | -2/+7 |
| | | | | | temperature control fixed. new events (version 18), | ||||
| * | Version 1.4.6.3 fix power down reports, enable feeder as speed master, ↵ | Shlomo Hecht | 2020-01-13 | 1 | -4/+4 |
| | | | | | prepare keepalive testing for reconnection | ||||
| * | advanced work on new head | Avi Levkovich | 2020-01-13 | 1 | -5/+5 |
| | | |||||
| * | some fixes from Beta + | Shlomo Hecht | 2020-01-02 | 1 | -3/+8 |
| | | |||||
| * | version 1.4.6.1 PMR: thread load and power down reporting. fix USB driver ↵ | Shlomo Hecht | 2019-12-18 | 1 | -11/+28 |
| | | | | | large files bug. ids pressure relief. some looking into the thread load sequence | ||||
| * | handle new head prep | Shlomo Hecht | 2019-12-15 | 1 | -0/+1 |
| | | |||||
| * | update with Beta code | Shlomo Hecht | 2019-12-01 | 1 | -1/+1 |
| | | |||||
| * | Version 1.4.3.85 diagnstics levels set in config params. machine status. | Shlomo Hecht | 2019-08-18 | 1 | -1/+1 |
| | | |||||
| * | Version 1.4.0.4: Improved memory handling, handles SW crash after a job failure | Shlomo Hecht | 2019-05-30 | 1 | -0/+11 |
| | | |||||
| * | Version 1.3.5.4: Heaters connection fixed. some job end problem removed. IDS ↵ | Shlomo Hecht | 2019-01-30 | 1 | -29/+29 |
| | | | | | improved significantly | ||||
| * | 1.3.5.0 changes | Shlomo Hecht | 2019-01-24 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | ==================================== 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 | ||||
| * | Version 1.3.0.8 changes for connection resiliance: priorities, diagnostics ↵ | Shlomo Hecht | 2018-12-27 | 1 | -1/+1 |
| | | | | | and alarm handling | ||||
| * | Version 1.3.0.6 immediate correction (communication) | Shlomo Hecht | 2018-12-24 | 1 | -1/+1 |
| | | |||||
| * | version 1.3.0.6 handle communication errors - trial | Shlomo Hecht | 2018-12-24 | 1 | -2/+2 |
| | | |||||
| * | Heaters: start printing only when reaching 99% of the running temperature | Shlomo Hecht | 2018-12-19 | 1 | -1/+1 |
| | | |||||
| * | usb state change tracking. delay between messages. alarm handling: pressure ↵ | Shlomo Hecht | 2018-12-19 | 1 | -1/+2 |
| | | | | | alarm at 5 bars | ||||
| * | Version 1.3.0.2 Reset Cause in log, remove some logs, improve memory on ↵ | Shlomo Hecht | 2018-12-17 | 1 | -9/+10 |
| | | | | | 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. | ||||
| * | many logs. improve job handling and IDS. NEW WINDER ALGORITHM (Interrupts) | Shlomo Hecht | 2018-11-15 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango | Shlomo Hecht | 2018-11-13 | 1 | -2/+6 |
| |\ | |||||
| | * | some memory management hooks. fix motors homing | Shlomo Hecht | 2018-11-12 | 1 | -2/+6 |
| | | | |||||
| * | | prevent sending diagnostics message if the prev one did not run. improve winding | Shlomo Hecht | 2018-11-13 | 1 | -14/+10 |
| |/ | |||||
| * | some memory improvements. job resume fixed, preparation for new winder. | Shlomo Hecht | 2018-11-07 | 1 | -1/+1 |
| | | |||||
| * | replace malloc and free to my_malloc and my_free in all source but stubs ↵ | Shlomo Hecht | 2018-11-05 | 1 | -4/+4 |
| | | | | | folder. some fixes to the job stub | ||||
| * | small corrections | Shlomo Hecht | 2018-10-25 | 1 | -1/+1 |
| | | |||||
| * | flush messages from coomTx, reduce mailbox size to 20 | Shlomo Hecht | 2018-10-24 | 1 | -2/+16 |
| | | |||||
| * | streamline all job actions (end, abort) htrough the process task. | Shlomo Hecht | 2018-09-05 | 1 | -16/+24 |
| | | |||||
| * | version 2.0.0.4. board/fpga version sent. valves and SSR controlled from ↵ | Shlomo Hecht | 2018-09-03 | 1 | -0/+1 |
| | | | | | machine studio | ||||
| * | removed debug structure | Shlomo Hecht | 2018-09-02 | 1 | -1/+0 |
| | | |||||
| * | usb communication bugs fixed (?) | Shlomo Hecht | 2018-09-02 | 1 | -2/+3 |
| | | |||||
| * | Minor debugging changes | Shlomo Hecht | 2018-09-02 | 1 | -1/+1 |
| | | |||||
| * | some de | Shlomo Hecht | 2018-09-02 | 1 | -1/+1 |
| | | |||||
| * | support fast communication (multiple Rx messages from PC). set dispenser ↵ | Shlomo Hecht | 2018-08-30 | 1 | -34/+58 |
| | | | | | homing microstep to 1 | ||||
| * | USB buffers updated to 4000. USB and UART share THE SAME RX BUFFER! | Shlomo Hecht | 2018-08-23 | 1 | -3/+3 |
| | | |||||
| * | 1. port list updated - output ports 2. usb support | Shlomo Hecht | 2018-08-20 | 1 | -2/+2 |
| | | |||||
| * | improve communications. double array are disabled | Shlomo Hecht | 2018-08-07 | 1 | -1/+1 |
| | | |||||
| * | some changes from machine 001 | Shlomo Hecht | 2018-08-07 | 1 | -2/+2 |
| | | |||||
| * | warning removed. diagnostics stops when the commtx mailbox is full. | Shlomo Hecht | 2018-07-26 | 1 | -3/+3 |
| | | |||||
| * | dryer heating bug; communication bug; idle task stack size; diagnostic ↵ | Shlomo Hecht | 2018-07-25 | 1 | -1/+0 |
| | | | | | continues afetr job end; | ||||
| * | uart Receive Timeout handling. | Shlomo Hecht | 2018-07-24 | 1 | -1/+1 |
| | | |||||
| * | comm rx buffer | Shlomo Hecht | 2018-07-18 | 1 | -2/+2 |
| | | |||||
| * | Recent changes that did not got into the merge | Shlomo Hecht | 2018-05-08 | 1 | -1/+1 |
| | | |||||
| * | Merge trial | Shlomo Hecht | 2018-05-08 | 1 | -2/+6 |
| |\ | |||||
| | * | updtae dancer+ motor logic and stubs | Avi Levkovich | 2018-05-08 | 1 | -1/+5 |
| | | | |||||
| * | | remove warnings, put order, minor changes | Shlomo Hecht | 2018-05-08 | 1 | -7/+7 |
| |/ | |||||
