- 13 Mar, 2015 1 commit
-
-
Ioannis Papagiannopoulos authored
-
- 12 Mar, 2015 32 commits
-
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
remainingSetupType handled properly on initialWIP; new method added to machine that calcultes the processing and setup times on initialWIP condition
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
if an setup task is currently being processed then the remainingSetupUp should also be used. remainingProcessingTime is extracted from the components route(BOM)
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
minor correction to UpdateWIP - initial wip after DESIGN is not placed at OrderDecomposition but at the following Buffer
-
Ioannis Papagiannopoulos authored
parts just between setup and normal processing are placed to a free station of the corresponding technology
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
in case processing has ended and a operatorUnavailable signal is triggered then the signal is cancelled
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
if a WIP component is in DESIGN route steps, the it is renamed to the corresponding orderDesign part
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
getStationInitials corrected - now returns a list of initials as a technology can be performed at stations with different initials
-
Ioannis Papagiannopoulos authored
as completed attribute is now a list, an entity can have finished its setup and yet the processing may have not started yet. This entity is placed into the WIP
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
-
Ioannis Papagiannopoulos authored
Simple router updated to assign entities to operators that arecapable of performing the requested type of operation (setup or process)
-
Ioannis Papagiannopoulos authored
setup and processing create different entries in an entity schedule if the entity has task_id defined for each step
-
Ioannis Papagiannopoulos authored
-
- 10 Mar, 2015 5 commits
-
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
set SkilledRouter to call a method to check the condition of the system to establish if allocation should be called. Conditions not implemented yet
-
- 09 Mar, 2015 2 commits
-
-
Georgios Dagkakis authored
-
Georgios Dagkakis authored
-