Skip to content

Fix rotation in align. Fix PA in scheduler

Jasem Mutlaq requested to merge (removed):scheduler_align_fixes into master

Expand align states to include rotation. Differentiate between complete and successful alignment states. Successful alignment ALIGN_SUCCESSFUL indicates that solver was successful in solving the image and returned a solution whereas ALIGN_COMPLETE should indicate that all operations necessary for alignment have completed already.

Merge request reports