aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Thread/Thread_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.6.0 mostly changes in flash and EEPROMShlomo Hecht2020-12-201-16/+0
|
* fixesShlomo Hecht2020-11-181-6/+1
|
* fix alarm handling (resolves bugs #4085, #4097). dancer setup - per dancerShlomo Hecht2020-11-161-18/+19
|
* 4 winders test; keep alive embedded==>management. procedures.Shlomo Hecht2020-08-271-9/+55
|
* Version 1.4.6.36 and proceduresShlomo Hecht2020-08-021-0/+4
|
* loading improved, actoator relocated. waste alarmsShlomo Hecht2020-07-261-1/+1
|
* Version 1.4.6.35 - Pack Mid alphaShlomo Hecht2020-07-061-2/+0
| | | | | | | | | | ============================ Arc head - activate arc heaters gradually stop FPGA Reinit after 20 trials Head cleaning - move actuators (with stub - 0xAD7) fix RML PID support head open prevent job - (with stub - 0xAD6) add stub to overrule cone missing - 0xAD8
* Add support for new motor driver parameter- P01configwordAvi Levkovich2020-06-171-0/+2
|
* mergeAvi Levkovich2020-02-171-3/+2
|
* improve powerstep and reglar, new process params, start of power managementShlomo Hecht2020-02-091-1/+2
|
* fix job bug and I2C_Task for LP machinesShlomo Hecht2020-02-061-2/+2
|
* support stop loading message and some fixes to the thread loadingShlomo Hecht2019-12-231-1/+1
|
* improved vesrion after initial testing without head cardShlomo Hecht2019-12-101-5/+5
|
* update mastrer with latest changes in Alpha + embedded versionShlomo Hecht2019-11-191-1/+6
|
* version 1.4.6.0 - going forwardShlomo Hecht2019-10-311-37/+19
|
* small fixShlomo Hecht2019-10-241-1/+1
|
* fix bug where thread jogging caused next jobs to be without ink, and other ↵Shlomo Hecht2019-09-261-0/+5
| | | | small problems
* fix bug: directionthreadwize with powerstep01Avi Levkovich2019-09-231-2/+1
|
* for version 1.4.2.7 : syc file system with semaphore (needs testing!). add ↵Shlomo Hecht2019-07-281-1/+1
| | | | secondary pump and activation on init and after 8 hours.now config parameters, improved thread load
* Version 1.4.2.5 store data in EEPROM, thread loading, IDS datat store, IDS ↵Shlomo Hecht2019-07-231-5/+17
| | | | prepare with reduced ink usage
* cosmeticsShlomo Hecht2019-07-161-1/+0
|
* Version 1.4.2.0 - infrastructure for IFS, improved flash handling, thread ↵Shlomo Hecht2019-07-091-7/+24
| | | | unloading
* preparation for sample winding, preparation for work with FLASH instead of FFSShlomo Hecht2019-06-171-0/+16
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2019-05-301-1/+1
|\
| * MERGERoy Ben-Shabat2019-05-271-1/+1
| |
* | change the motors drivers ditection logicAvi Levkovich2019-05-301-1/+1
|/
* PID - fabs() enabled small integral values. empty waste indication.Shlomo Hecht2019-05-191-3/+3
|
* Version 1.3.8.12 printing function calls with segments info. ids - no ↵Shlomo Hecht2019-03-271-0/+6
| | | | valves. improved winding. dispensers pressure build on startup. try not to touch valves during job
* fix typo + add global index for vme fileAvi Levkovich2019-03-181-2/+1
|
* changing the motor direction when using motor driver PowerSTEP01Avi Levkovich2019-03-051-0/+10
|
* thread load correctionsShlomo Hecht2019-02-191-0/+1
|
* Version 1.3.7.3 INIT SEQUENCE - starts heating!. safe control remove in ↵Shlomo Hecht2019-02-181-1/+1
| | | | callbacks, watchdog is disabled during init sequence procedures, for now
* Version 1.3.6.2 load dancer parameters, othe rsw parametersShlomo Hecht2019-02-101-0/+63
|
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-291-0/+3
|
* 1.3.5.0 changesShlomo Hecht2019-01-241-0/+5
| | | | | | | | | | | | | | | | | | | ==================================== 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.5: break sensor debounce (10 msec default). temperature spikes ↵Shlomo Hecht2018-12-201-2/+7
| | | | ignored in heating control. thread winding improved.
* reduce motorconfig size. remove graphic lib. alarm handling does not stop ↵Shlomo Hecht2018-08-161-17/+27
| | | | the job
* blower control in configuration and diagnosticsShlomo Hecht2018-08-071-4/+7
|
* include blower and break sensor configurationShlomo Hecht2018-08-061-0/+11
|
* Spool cone handling, debug log in job progressShlomo Hecht2018-07-121-25/+0
|
* screw handling initial worksShlomo Hecht2018-06-131-3/+4
|
* Winder changes, Job stop on dancer extreme moveShlomo Hecht2018-06-111-1/+3
|
* First print and some winder improvementsShlomo Hecht2018-06-101-1/+1
|
* Use only motor hardware enum + stop using the AMT_OF_Words in the spi ↵Avi Levkovich2018-05-131-9/+1
| | | | communication
* unify hardware motor type and remove some warningsShlomo Hecht2018-05-071-1/+1
|
* Add Valve moduleAvi Levkovich2018-04-301-1/+1
|
* Control fixes (Encoders, Motors and more) and FPGA preparationsShlomo Hecht2018-04-181-1/+1
|
* Move datadef.h to the main folderShlomo Hecht2018-04-161-1/+1
|
* Initial Motors control testingShlomo Hecht2018-04-151-47/+62
|
* Update Motor Configuration interfaceShlomo Hecht2018-04-111-2/+25
|