aboutsummaryrefslogtreecommitdiffstats
path: root/Software
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2020-06-11 17:01:22 +0300
committerShlomo Hecht <shlomo@twine-s.com>2020-06-11 17:01:22 +0300
commit2340225e580d8d04078ada948b5958b1e7ce40e7 (patch)
tree3b4389b51429374fac324ab307d1fed9c85efc60 /Software
parente5bd4aae30455510bdcdb492a34794c0747d7900 (diff)
downloadTango-2340225e580d8d04078ada948b5958b1e7ce40e7.tar.gz
Tango-2340225e580d8d04078ada948b5958b1e7ce40e7.zip
release notes
Diffstat (limited to 'Software')
-rw-r--r--Software/Embedded_SW/Embedded/Software Release Notes.txt31
1 files changed, 24 insertions, 7 deletions
diff --git a/Software/Embedded_SW/Embedded/Software Release Notes.txt b/Software/Embedded_SW/Embedded/Software Release Notes.txt
index 6e176581e..9c45cad82 100644
--- a/Software/Embedded_SW/Embedded/Software Release Notes.txt
+++ b/Software/Embedded_SW/Embedded/Software Release Notes.txt
@@ -1,4 +1,4 @@
-Embedded SW Release note - Version 1.4.6.30 - Pack 2+
+Embedded SW Release note - Version 1.4.6.31 - Pack 2+
=============================================================
fix bug in SW update
fix firmware update when no files
@@ -6,19 +6,36 @@ remove ADC interrupt - polling only
fix head identification on head hw failure
improve WHS air flow control
fix FlashInitAndLoad() (although not in use)
-fix (?) dryer heating. lots of logs added, VAC control - hysteresis added
+########### NOT FIXED ### dryer heating. lots of logs added,
+VAC control - hysteresis added; use saved Z1 current and not on going current.
start blower increase a bit later to solve the temperature alarms preventing jobs
+
+IDS pressure check reinstalled
maximal pressure buildup 2.5
-prevent job when head/drier wide open
-thread load - skip head lid and actuators according to head type
-thread load - fix error messages
-thread load - support "try" message from PPC on problem
+no cleaning if not on RML
+
+allow midtank filling if less than 0.6 (PP machine)
+
+prevent job when head/drier wide open (jog allowed)
+
+thread load:
+ - skip head lid and actuators according to head type
+ - fix error messages
+ - support "try" message from PPC on problem
+ - improve error handling
+ - improve error messages
+improve thec board load arm homing
+allow dancer spring motors to move during a job
+
drivers:
add main CPU EEPROM Read/Write from stub
new dispenser pressure sensors (based on EEPROM)
EMC support - external clock / internal clock in motors
read air flow in arc head
-
+system:
+load/store MCU EEprom data using a special command
+INITIALIZATION Failure: if the SW crashes 4 times -initialization will stop. solution : retart 4 more times, update software, stub
+read serial number of main CPU to the logs
Embedded SW Release note - Version 1.4.6.29 - Pack 2