aboutsummaryrefslogtreecommitdiff
path: root/src/JobQueue.cpp
Commit message (Collapse)AuthorAge
* JobQ: added BusyWorker counter and TotalJobsDone counterToni Uhlig2017-12-04
|
* version mapping: unordered_map was the wrong choice, switched to a vectorToni Uhlig2017-12-01
|
* added firmware version check (compare current emc version with fw image version)Toni Uhlig2017-12-01
|
* EMC version check support (remote/local-image)Toni Uhlig2017-11-30
|
* UpdateGUI: status log pretty printingToni Uhlig2017-11-28
|
* added supported EMC "updatable" versions, more error-tolerant http response ↵Toni Uhlig2017-11-28
| | | | code check
* initial committoni2017-11-27