aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common/SWUpdate/FirmwareUpgrade.c
Commit message (Collapse)AuthorAgeFilesLines
* PBU in pre-run preparationsShlomo Hecht2021-01-051-1/+2
|
* new event - head open. warnings removalShlomo Hecht2020-12-011-0/+1
|
* bugs and logsShlomo Hecht2020-11-271-0/+1
|
* fix flash writing (parameters. now causes reset!), improve logs saving on ↵Shlomo Hecht2020-10-271-1/+5
| | | | errfile.txt, prevent motor alarms after hw configuration
* improve firmware activation, diagnostics, job end reasons according to the ↵Shlomo Hecht2020-08-301-1/+12
| | | | new PROTOBUF
* mergeAvi Levkovich2020-08-251-4/+5
|
* fixing some bugs in version 30Shlomo Hecht2020-06-091-1/+0
|
* release notes for 1.4.6.30Shlomo Hecht2020-06-051-13/+13
|
* stubs and logs, need cleaningShlomo Hecht2020-06-041-0/+5
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/_git/TangoAvi Levkovich2020-04-201-1/+1
|\
| * DispenserEEprom files draftShlomo Hecht2020-04-191-1/+1
| |
* | update whs uart communicationAvi Levkovich2020-04-201-0/+1
|/
* fix error reporting in powerbuffShlomo Hecht2020-03-081-0/+2
|
* bug fixes before version 1.4.6.12Shlomo Hecht2020-02-191-0/+2
|
* remove some warningsShlomo Hecht2020-02-071-0/+1
|
* fix job bug and I2C_Task for LP machinesShlomo Hecht2020-02-061-18/+15
|
* fix continuous bug, alarm handling timing, control timing, initialization.Shlomo Hecht2020-02-051-1/+3
|
* fix blower setup and air flow readingShlomo Hecht2020-02-021-1/+3
|
* fix parameterShlomo Hecht2020-02-021-1/+1
|
* fix fpga updateShlomo Hecht2020-02-021-2/+3
|
* Version 1.4.6.7 : beginning of removing the #ifdefs. Sylco head and arc head ↵Shlomo Hecht2020-01-301-1/+1
| | | | temperature control fixed. new events (version 18),
* updating : special dispensers handling (for Moti), new process parameters, ↵Shlomo Hecht2020-01-261-2/+2
| | | | bugs and features. merged with Shai
* update mastrer with latest changes in Alpha + embedded versionShlomo Hecht2019-11-191-0/+1
|
* version 1.4.6.0 - going forwardShlomo Hecht2019-10-311-1/+1
|
* Version 1.4.3.2 small fixesShlomo Hecht2019-08-071-7/+18
|
* try mutual exclusion on files, need to handle timeouts yetShlomo Hecht2019-07-281-0/+2
|
* Version 1.4.2.5 firmware upgrade works, improved thread load. (works????)Shlomo Hecht2019-07-241-4/+1
|
* Version 1.4.2.5 store data in EEPROM, thread loading, IDS datat store, IDS ↵Shlomo Hecht2019-07-231-7/+9
| | | | prepare with reduced ink usage
* Version 1.4.2.0 - infrastructure for IFS, improved flash handling, thread ↵Shlomo Hecht2019-07-091-1/+1
| | | | unloading
* improve flash handlingShlomo Hecht2019-07-091-0/+5
|
* Version 1.4.0.4: Improved memory handling, handles SW crash after a job failureShlomo Hecht2019-05-301-1/+2
|
* Version 1.3.8.5 pre Itma1:waste and buttons improvedShlomo Hecht2019-04-151-1/+2
|
* version 1.3.8.3 Power down scenario, Idle handling, some thread load ↵Shlomo Hecht2019-04-031-2/+12
| | | | improvements
* Embedded SW Release note - Version 1.3.8.2Shlomo Hecht2019-04-021-0/+1
| | | | | | | | | File upload: prevent on job, reduce priority (watchdog) Report: packages filters introduced, please feel free to use them. robustness in communication improved large number of segments and gradient support - initial at the end of job the screw does not return back rockers - adjust values before and after loading the cart
* prepare firmware upgrade continuous reporting + fix drivers overwriteShlomo Hecht2019-03-191-6/+68
|
* firmware upgrade - configuration filesShlomo Hecht2019-02-181-0/+20
|
* Version 1.3.7.3 INIT SEQUENCE - starts heating!. safe control remove in ↵Shlomo Hecht2019-02-181-4/+4
| | | | callbacks, watchdog is disabled during init sequence procedures, for now
* reboot after loadShlomo Hecht2019-02-071-3/+6
|
* flash programming improved, workingShlomo Hecht2019-02-061-7/+9
|
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-291-2/+2
|
* Activate/Validate version support. buttons.Shlomo Hecht2019-01-271-2/+95
|
* Version 1.3.1.1 changesShlomo Hecht2019-01-091-0/+22
Communication tx traces (reports, diagnostics, alarms, job reports) File system file download support – not tested! Communication tx with pre-allocated memory (improve and add areas) Winder Screw – send messages in regular mode Preparation for motor actions timeouts Preparations for control debug Heaters: bug fix, enlarge PID start region IDS: • Dispenser time out between motor operation and valve operation (start->open. Close->stop). • Dispenser homing backlash – to pressure above limit (currently 0.1 for machines without mixer) or timeout (10 seconds). State machine – Suspend Large Messages cancelled.