aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Main.c
Commit message (Collapse)AuthorAgeFilesLines
...
* preparing rapid releaseShlomo Hecht2020-02-181-5/+1
|
* mergeAvi Levkovich2020-02-171-6/+6
|
* remove some warningsShlomo Hecht2020-02-071-0/+1
|
* fix. worksShlomo Hecht2020-02-061-2/+3
|
* fix a bugShlomo Hecht2020-02-061-1/+1
|
* read and handle version update (from MCU EEPROM)Shlomo Hecht2020-02-061-0/+14
|
* replace all ifdef newWHS whit reading from EEPROM newWHS exist.Shai Frieder2020-02-051-2/+4
|
* fix continuous bug, alarm handling timing, control timing, initialization.Shlomo Hecht2020-02-051-3/+4
|
* Version 1.4.6.8: remove most of head/whs ifdefs, checked to be working. fix ↵Shlomo Hecht2020-02-041-3/+3
| | | | control for missed milliseconds calls and more
* remove warningsAvi Levkovich2020-02-031-0/+1
|
* improve flash and memory handling, reduce size of app flashShlomo Hecht2020-02-021-1/+5
|
* updating : special dispensers handling (for Moti), new process parameters, ↵Shlomo Hecht2020-01-261-8/+10
| | | | bugs and features. merged with Shai
* device information and time stamps on diagnosticsShlomo Hecht2020-01-191-6/+0
|
* Add function to read the Head Type from the head card EEPROMAvi Levkovich2020-01-141-0/+2
|
* Add function to block the third unused I2C3 mux (the same i2c as head and ↵Avi Levkovich2020-01-131-0/+1
| | | | whs cards)
* merge conflictsAvi Levkovich2019-12-171-2/+5
|\
| * Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-12-011-0/+3
| |\
| * | update with Beta codeShlomo Hecht2019-12-011-2/+5
| | |
* | | Update Head cardAvi Levkovich2019-12-171-3/+3
| |/ |/|
* | update Head CardAvi Levkovich2019-11-281-0/+3
|/
* Main Card S/N from external eeprom to internal eepromAvi Levkovich2019-11-191-0/+3
| | | | (stub to insert S/N to external eeprom: I2C_RW_Main_Card_EEPROM_Save_Main_SN.cs)
* fixed IFS WHS pump valve directionShai Frieder2019-10-071-1/+1
|
* ADC MUX - initialize midtank parameters from EEPROMShlomo Hecht2019-09-101-2/+2
|
* add IFS system, fix reading MidTank capacityShai Frieder2019-09-021-1/+1
|
* fixes in waste/inkShlomo Hecht2019-08-151-16/+0
|
* add IFSShai Frieder2019-08-151-0/+16
|
* Version 1.4.3.5: prepare for dispenser filling. VOC alarms. fix alarm ↵Shlomo Hecht2019-08-121-1/+0
| | | | handling. improved IDS and other features
* Version 1.4.2.5 store data in EEPROM, thread loading, IDS datat store, IDS ↵Shlomo Hecht2019-07-231-2/+5
| | | | prepare with reduced ink usage
* Version 1.4.2.0 - infrastructure for IFS, improved flash handling, thread ↵Shlomo Hecht2019-07-091-0/+1
| | | | unloading
* handle watchdog for long maintenance operationsShlomo Hecht2019-07-021-1/+5
|
* Version 1.4.1.1 improve watchdog/DFU handling (works, not great)Shlomo Hecht2019-06-301-3/+1
|
* Embedded SW Release note - Version 1.4.1.0Shlomo Hecht2019-06-271-5/+5
| | | | | | | | | ============================================================= Move to length calculation FROM PULLER fix intersegment handling FLASH - rebuilt. using data from flash instead of FFS DFU fixed. Heaters handling fixed. job starts only in proximity to requested temperature
* Add support for goto direction.Avi Levkovich2019-06-171-1/+5
| | | | use the function MotorGoToDir
* Embedded SW Release note - Version 1.4.0.9Shlomo Hecht2019-06-111-1/+1
| | | | | | | | | | | | | | | | ============================================================= Drivers: Support for PowerStep 01 motor drivers (combined current/voltage) - initialization only Screw encoder reading (requires FPGA firmware update) Motor speeds in float - to enable small speeds. read motor speed from driver. Modules: PID - support small numbers in PID function - thread improved General -Safety alarms (not fully tested) Heaters PID fixed - use band setting for PID start of operation IDS - check that all brushstop data is read before moving to next segment. file initial reading improved. WFCF for active dispenser Thread - Thread control fixed. screw goes home on the last 800 milliseconds Procedures: JOBS units - supported in embedded, waiting for cooperation with APP
* Version 1.4.0.4: Improved memory handling, handles SW crash after a job failureShlomo Hecht2019-05-301-1/+3
|
* Version 1.3.10.1 remove dispensers init from main.cShlomo Hecht2019-05-141-5/+0
|
* delay on main after I2C initShlomo Hecht2019-05-121-0/+2
|
* mov the functions Check_Dispenser_Type( + Init_Dispensers_IO_Registers ↵Avi Levkovich2019-05-121-2/+5
| | | | before InitWatchdog in main.c
* watchdog 10 secondsShlomo Hecht2019-05-071-1/+1
|
* Version 1.3.9.8 Removed unreliable alarms and load. removed pressure build ↵Shlomo Hecht2019-05-071-1/+1
| | | | on machine start
* MERGE.Roy Ben-Shabat2019-05-021-7/+10
|
* Version 1.3.9.32 reduced diagnostics. new ITMA screens. heating improved. ↵Shlomo Hecht2019-04-301-7/+7
| | | | lubricant handled better
* dispenser dtat writing disabled (potential disconnect cause). heaters bug.Shlomo Hecht2019-04-291-4/+2
|
* version 1.3.9.3: segments and gradients handling, diagnostics is faster. ↵Shlomo Hecht2019-04-281-13/+81
| | | | code faiure handling
* version 1.3.8.51: bug fix in winder; many fixes in heatersShlomo Hecht2019-04-171-1/+1
|
* watchdog 2nd trial, still not goodShlomo Hecht2019-04-161-1/+1
|
* Version 1.3.8.5 pre Itma1:waste and buttons improvedShlomo Hecht2019-04-151-4/+4
|
* WATCHDIG ENABLED!!!Shlomo Hecht2019-04-141-2/+2
| | | | complete process parameters handling, but disable file support. parameters for IDS, power off, idle state, init sequence, ids presegment.
* Change SSR controlAvi Levkovich2019-04-101-1/+1
| | | | | | chiller to SSR9 SSR12 Spare SSR3 Cleaner Pump
* power down and idle changesShlomo Hecht2019-04-071-3/+16
|