aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Drivers/flash_ram/FlashProgram.h
Commit message (Collapse)AuthorAgeFilesLines
* Version 1.6.0 mostly changes in flash and EEPROMShlomo Hecht2020-12-201-14/+14
|
* fix flash writing (parameters. now causes reset!), improve logs saving on ↵Shlomo Hecht2020-10-271-0/+2
| | | | errfile.txt, prevent motor alarms after hw configuration
* change RAM FLASH SIZE and location. some progress on the machineShlomo Hecht2020-10-191-12/+12
|
* fix flash problems, whs problemsShlomo Hecht2020-05-111-5/+11
|
* improve flash and memory handling, reduce size of app flashShlomo Hecht2020-02-021-4/+4
|
* Version 1.4.6.4: fix diagnostics, alarm handling data loading, fix heaters - ↵Shlomo Hecht2020-01-141-2/+2
| | | | new head is working. new TPF files for new head
* Embedded SW Release note - Version 1.4.1.0Shlomo Hecht2019-06-271-3/+4
| | | | | | | | | ============================================================= 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
* preparation for sample winding, preparation for work with FLASH instead of FFSShlomo Hecht2019-06-171-0/+1
|
* Adding parentheses to the flash definesAvi Levkovich2019-04-291-5/+6
|
* change trhje FLASH_RAM_BASE from 0x000B0000 to 0x000D0000Avi Levkovich2019-04-291-1/+1
|
* version 1.3.7.8 use flash for alarm and hw map. fix heaters problems. SWITCH ↵Shlomo Hecht2019-03-041-1/+3
| | | | WASTE VALVE DIRECTION. prepare 100micro tests
* 1.3.5.0 changesShlomo Hecht2019-01-241-0/+32
==================================== 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