aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/flash_ram/FlashProgram.c
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.6.0 mostly changes in flash and EEPROMShlomo Hecht2020-12-201-9/+25
|
* change RAM FLASH SIZE and location. some progress on the machineShlomo Hecht2020-10-191-0/+9
|
* fix flash problems, whs problemsShlomo Hecht2020-05-111-8/+5
|
* handling of safety heating tests, dancers positionShlomo Hecht2020-04-021-1/+1
|
* evb support + inlock on flash actionsShlomo Hecht2020-03-291-1/+5
|
* Veraion 1.4.6.10 improve current reading, fir I2C interface, improve (?) ↵Shlomo Hecht2020-02-121-1/+1
| | | | task priorities
* remove some warningsShlomo Hecht2020-02-071-1/+1
|
* improve flash and memory handling, reduce size of app flashShlomo Hecht2020-02-021-3/+2
|
* fix flash programming, alarm handling. workaround I2C arbitration loast, ↵Shlomo Hecht2020-01-191-2/+7
| | | | remove all "wait forever" in I2C sem
* Version 1.4.6.4: fix diagnostics, alarm handling data loading, fix heaters - ↵Shlomo Hecht2020-01-141-1/+1
| | | | new head is working. new TPF files for new head
* Version 1.4.3.85 diagnstics levels set in config params. machine status.Shlomo Hecht2019-08-181-1/+3
|
* Version 1.4.3.7 VOC sensors, disable saving dispenser data to flash during a ↵Shlomo Hecht2019-08-141-3/+3
| | | | job (winder jump), screw encoder data,power off and init improved.
* Version 1.4.3.5: prepare for dispenser filling. VOC alarms. fix alarm ↵Shlomo Hecht2019-08-121-1/+31
| | | | handling. improved IDS and other features
* Embedded SW Release note - Version 1.4.1.0Shlomo Hecht2019-06-271-1/+0
| | | | | | | | | ============================================================= 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
* Embedded SW Release note - Version 1.3.8.2Shlomo Hecht2019-04-021-3/+3
| | | | | | | | | 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
* stop PID control when turning heaters off. improve heaters handling. thread ↵Shlomo Hecht2019-03-061-1/+1
| | | | break test
* version 1.3.7.8 use flash for alarm and hw map. fix heaters problems. SWITCH ↵Shlomo Hecht2019-03-041-2/+25
| | | | WASTE VALVE DIRECTION. prepare 100micro tests
* program the alarm definitions and the IDS control to the internal flash. ↵Shlomo Hecht2019-02-271-1/+5
| | | | motor info did not work well - probably performance problem in thread PID
* 1.3.5.0 changesShlomo Hecht2019-01-241-0/+107
==================================== 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