aboutsummaryrefslogtreecommitdiff
path: root/scripts/loop.py
Commit message (Expand)AuthorAge
* Remove image after measurementKarel Kočí2015-09-14
* Fix multithreadingKarel Kočí2015-09-14
* Fix terminate variable for single thread modeKarel Kočí2015-08-26
* Use event for thread synchronization in multithread modeKarel Kočí2015-08-26
* Fix thread alive checkKarel Kočí2015-08-26
* Add print to signal thread start and stop in multithread modeKarel Kočí2015-08-26
* Fix multithread locking and terminatingKarel Kočí2015-08-26
* Fix multithreadingKarel Kočí2015-08-26
* Fix missing utils include in loop.pyKarel Kočí2015-08-19
* Added dirty repository checkKarel Kočí2015-08-19
* Add message about what configuration is measuredKarel Kočí2015-08-19
* Generated configuration is now fully stored to databaseKarel Kočí2015-08-17
* Fix thread cooperation in loopKarel Kočí2015-08-13
* Catch NoApplicableConfiguration exception in prepare threadKarel Kočí2015-08-13
* Fix link errorKarel Kočí2015-08-12
* Scripts changed to use database.Karel Kočí2015-07-28
* Rename solution script to configurationsKarel Kočí2015-07-22
* Remove possibility of generating next solution in loop.Karel Kočí2015-07-17
* Fix NoAppliableSolution in loop and changed looping phaseKarel Kočí2015-05-16
* Fix solution generation in case of gen_all_solution_oninitKarel Kočí2015-05-14
* Fix envKarel Kočí2015-05-13
* Add possibility of calling pahe_set from outside of loop.pyKarel Kočí2015-05-06
* Separate initialisationKarel Kočí2015-05-06
* Add some configuration options and clean write_confKarel Kočí2015-05-04
* Add possibility of running step-by-stepKarel Kočí2015-04-28
* Include iteration and phase code to loopKarel Kočí2015-04-28
* Add boot phaseKarel Kočí2015-04-28
* Rename script main_loop to loopKarel Kočí2015-04-26