aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Modules/Heaters/Heaters_init.c
Commit message (Collapse)AuthorAgeFilesLines
* improve powerstep and reglar, new process params, start of power managementShlomo Hecht2020-02-091-2/+5
|
* remove some warningsShlomo Hecht2020-02-071-0/+1
|
* fix continuous bug, alarm handling timing, control timing, initialization.Shlomo Hecht2020-02-051-2/+0
|
* Version 1.4.6.8: remove most of head/whs ifdefs, checked to be working. fix ↵Shlomo Hecht2020-02-041-12/+6
| | | | control for missed milliseconds calls and more
* some changes in new WHSShlomo Hecht2020-02-031-3/+13
|
* some fixes from Beta +Shlomo Hecht2020-01-021-1/+1
|
* Support for new head in ProtoBif and embedded (initial)Shlomo Hecht2019-12-081-15/+19
|
* Head card PT100Avi Levkovich2019-11-101-1/+1
|
* Head card PT00Avi Levkovich2019-11-071-1/+1
|
* Version 1.4.2.5 firmware upgrade works, improved thread load. (works????)Shlomo Hecht2019-07-241-5/+4
|
* update the Head PT100 ADC moduleAvi Levkovich2019-07-211-2/+8
|
* stop PID control when turning heaters off. improve heaters handling. thread ↵Shlomo Hecht2019-03-061-2/+2
| | | | break test
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-291-1/+1
|
* cosmeticsShlomo Hecht2019-01-271-55/+3
|
* 1.3.5.0 changesShlomo Hecht2019-01-241-14/+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.2.0 - Machine Studio 4 - new inerface (alarms). new over/under ↵Shlomo Hecht2019-01-151-4/+4
| | | | temperature alarms, tamper alarms preperation, cone alarm, warnings removed.
* Version 1.3.1.2 Heating alarms generated in module, per 10% gap from set ↵Shlomo Hecht2019-01-131-4/+6
| | | | temperature. under temperature not implemented yet - waits for new version on interface
* Version 1.2.1.0: Support for new dispensers, comments removed, diagnostics ↵Shlomo Hecht2018-12-121-0/+2
| | | | support for midtank pressure
* fix PID in heaters. waste tank valve in intersegment (bug #323)Shlomo Hecht2018-11-281-2/+3
|
* replace malloc and free to my_malloc and my_free in all source but stubs ↵Shlomo Hecht2018-11-051-9/+4
| | | | folder. some fixes to the job stub
* Heaters PID enabled per configuration. USB reinitialized. new HW handling ↵Shlomo Hecht2018-11-051-30/+16
| | | | with error report
* usb reconnected after ka failure. filesystem draftShlomo Hecht2018-10-311-91/+7
|
* heaters correctionShlomo Hecht2018-10-161-1/+0
|
* Updated Heaters_init.cShlomo Hecht2018-10-151-2/+2
|
* thread speed float. dryer heater PID,Shlomo Hecht2018-10-111-1/+1
|
* heater PID - need to test dryer!Shlomo Hecht2018-10-101-1/+1
|
* New main Heaters. uart reinitialization of message on errorShlomo Hecht2018-08-081-16/+19
|
* some changes from machine 001Shlomo Hecht2018-08-071-22/+16
|
* stop all continuous sending upon deisconnect (and later - keepalive failure)Shlomo Hecht2018-07-191-0/+4
|
* global progress counter, some minor correctionsShlomo Hecht2018-07-181-1/+1
|
* Some first printing bugs. stack sizes, token saving, starting with heaters ↵Shlomo Hecht2018-07-171-2/+2
| | | | ready (still bugged), total length fixed, dye flow.
* alarm handling and heaters correctionsShlomo Hecht2018-06-251-3/+3
|
* Heating control - simple proportionalShlomo Hecht2018-06-241-1/+1
|
* DC Heating control - new job restartingShlomo Hecht2018-06-241-4/+2
|
* IDS Handling, Reports, Winder message flushingShlomo Hecht2018-06-201-3/+3
|
* AC Heaters - added control for maximal internal heater temperature, uses ↵Shlomo Hecht2018-06-191-0/+6
| | | | PIDControl Maxtemp and mintemp
* update the valve moduleAvi Levkovich2018-06-181-1/+0
|
* Thread control improvedShlomo Hecht2018-05-311-1/+1
|
* DC Heater control workShlomo Hecht2018-05-301-8/+6
|
* first print testingShlomo Hecht2018-05-301-5/+9
|
* fixing the state machinesShlomo Hecht2018-05-291-2/+1
|
* MAtch PT100Id to Heater IdShlomo Hecht2018-05-271-1/+1
|
* Heaters control trialShlomo Hecht2018-05-271-1/+33
|
* Alarm Handling module introduced (Task, Init, Loop functions)Shlomo Hecht2018-05-241-5/+5
|
* unify hardware motor type and remove some warningsShlomo Hecht2018-05-071-3/+0
|
* protobuf free correctedShlomo Hecht2018-05-031-3/+6
|
* state machine changes, memory allocation bugShlomo Hecht2018-05-021-1/+1
|
* change milisecond handling of the motors to mailboxes to enable concurrent ↵Shlomo Hecht2018-04-241-5/+0
| | | | request (that will be handled one after another. set speed request is prioritized. busy is checked
* Move datadef.h to the main folderShlomo Hecht2018-04-161-6/+1
|
* Initial Motors control testingShlomo Hecht2018-04-151-0/+1
|