aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common/SWUpdate
Commit message (Collapse)AuthorAgeFilesLines
...
* version 1.4.6.0 - going forwardShlomo Hecht2019-10-311-1/+1
|
* fix pressure problem. investigate file systemShlomo Hecht2019-10-241-1/+1
|
* cancel autofillShlomo Hecht2019-10-221-1/+1
|
* new magnet handlingShlomo Hecht2019-09-161-0/+2
|
* Version 1.4.3.85 diagnstics levels set in config params. machine status.Shlomo Hecht2019-08-181-2/+2
|
* Version 1.4.3.2 small fixesShlomo Hecht2019-08-071-7/+18
|
* Version 1.4.3.0 Embedded SW Release note - Version 1.4.3.0Shlomo Hecht2019-08-011-0/+2
| | | | | | | | | | | | | | | | | | | | ============================================================= System: File system protection + improvements Keep critical data on MCU EEPROM Procedures: Thread load fix and coordinate the amount of thread in drier to the distance to spool length. Dispensers flow control stage 2a - maintain pressure during presegment Modules: Enclosure temperature alarms Secondary waste pump Dispensers state info Heaters protection improved Diagnostics data - full data, full speed for now Thread - fix length calculation Process: Cleaning ready for integration
* for version 1.4.2.7 : syc file system with semaphore (needs testing!). add ↵Shlomo Hecht2019-07-282-3/+7
| | | | secondary pump and activation on init and after 8 hours.now config parameters, improved thread load
* try mutual exclusion on files, need to handle timeouts yetShlomo Hecht2019-07-282-0/+22
|
* Version 1.4.2.5 firmware upgrade works, improved thread load. (works????)Shlomo Hecht2019-07-243-5/+3
|
* Version 1.4.2.5 store data in EEPROM, thread loading, IDS datat store, IDS ↵Shlomo Hecht2019-07-232-7/+10
| | | | prepare with reduced ink usage
* Version 1.4.2.2 report filters introduced, improved flash handling. ↵Shlomo Hecht2019-07-151-3/+9
| | | | improved and simplified dispenser location. improved config parameters handling
* Version 1.4.2.0 - infrastructure for IFS, improved flash handling, thread ↵Shlomo Hecht2019-07-091-1/+1
| | | | unloading
* improve flash handlingShlomo Hecht2019-07-092-1/+6
|
* Version 1.4.0.4: Improved memory handling, handles SW crash after a job failureShlomo Hecht2019-05-302-7/+10
|
* Version 1.4.0.3 fix priming on empty dispenser. other small bugsShlomo Hecht2019-05-281-0/+1
|
* Version 1.4.0.2 improve winding (simplify). incorporate screw encoder ↵Shlomo Hecht2019-05-261-1/+2
| | | | reading. fix length/time problem between IDS and Thread.
* PID - fabs() enabled small integral values. empty waste indication.Shlomo Hecht2019-05-191-0/+1
|
* keep alive counter reset. some file system trace data.Shlomo Hecht2019-05-121-3/+5
|
* Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/TangoShlomo Hecht2019-05-121-1/+3
|\
| * Version 13.9.10 reset the keepalive counter during file upload to avoid ↵Shlomo Hecht2019-05-101-1/+3
| | | | | | | | disconnection
| * MERGERoy Ben-Shabat2019-05-101-1/+1
| |
* | file system logShlomo Hecht2019-05-121-0/+3
| |
* | File system errors reporting, alarm handling task resilience.Shlomo Hecht2019-05-101-1/+1
|/
* version 1.3.9.9 IDS: build pressure to waste on job prepare. Heaters: do not ↵Shlomo Hecht2019-05-071-0/+3
| | | | restart heating on new setup if set temperature had not changed. lubricant vavle workaround
* 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-032-2/+13
| | | | improvements
* Embedded SW Release note - Version 1.3.8.2Shlomo Hecht2019-04-022-17/+35
| | | | | | | | | 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
* small improbvements in job handling and job end. preparations for log ↵Shlomo Hecht2019-04-011-1/+1
| | | | distributors setup
* prepare firmware upgrade continuous reporting + fix drivers overwriteShlomo Hecht2019-03-191-6/+68
|
* version 1.3.7.8 use flash for alarm and hw map. fix heaters problems. SWITCH ↵Shlomo Hecht2019-03-041-0/+1
| | | | WASTE VALVE DIRECTION. prepare 100micro tests
* 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
* file upload chunk size 4000Shlomo Hecht2019-02-071-1/+1
|
* reboot after loadShlomo Hecht2019-02-072-48/+6
|
* flash programming improved, workingShlomo Hecht2019-02-062-10/+11
|
* FileSystem.c change the File Length to int32_tAvi Levkovich2019-02-041-3/+3
|
* blower gradual increase, stop/release motrs lock, file system fixesShlomo Hecht2019-02-031-117/+121
|
* file system improvementShlomo Hecht2019-02-031-34/+57
|
* file names short formShlomo Hecht2019-02-031-25/+30
|
* Add new functions:Avi Levkovich2019-01-311-1/+1
| | | | | bool Check_Disp_Sfaty_Stop_Indication(uint8_t Dispenser_ID)//0..7 bool Emergency_Push_Button_Report()
* Version 1.3.5.3: IDS handling, control track and fixing, and other changes.Shlomo Hecht2019-01-292-7/+6
|
* Activate/Validate version support. buttons.Shlomo Hecht2019-01-273-9/+133
|
* 1.3.5.0 changesShlomo Hecht2019-01-242-6/+99
| | | | | | | | | | | | | | | | | | | ==================================== 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-8/+8
| | | | temperature alarms, tamper alarms preperation, cone alarm, warnings removed.
* Version 1.3.1.1 changesShlomo Hecht2019-01-094-0/+146
| | | | | | | | | | | | | | 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.
* PMR - protobuf updated to latest versionShlomo Hecht2018-12-121-1/+1
|
* 1.1.5.1 Thread jogging, thread PID preparation,Shlomo Hecht2018-12-021-67/+57
|
* fix PID in heaters. waste tank valve in intersegment (bug #323)Shlomo Hecht2018-11-281-1/+1
|
* Updated FileSystem.cShlomo Hecht2018-11-251-0/+4
|