~ultimaker/ultimaker/+git/libArcus:3.6

Last commit made on 2018-10-25
Get this branch:
git clone -b 3.6 https://git.launchpad.net/~ultimaker/ultimaker/+git/libArcus

Branch merges

Branch information

Recent commits

41b8ed7... by Remco Burema <email address hidden>

Merge pull request #77 from Ultimaker/CURA-5831_engine_running_100%

[3.6] Cura 5831 engine running 100%

3282251... by Lipu Fei

Remove unnecessary locks

CURA-5831

7f4d431... by Lipu Fei

Update comments and docs

CURA-5831

6258405... by Lipu Fei

Update doc for takeNextMessage()

CURA-5831

936a35d... by Lipu Fei

Remove unneeded socket_block_condition_variable

CURA-5831

a0d1b03... by Lipu Fei

Simplify the optional blocking call for takeNextMessage()

CURA-5831

 - Add an optional blocking flag for takeNextMessage()
 - Use only one condition_variable to do a blocking call

5dee106... by Aleksei S <email address hidden>

Use notify_one instead of notify_all
CURA-5831

e7edc90... by Aleksei S <email address hidden>

Removed debug comments
CURA-5831

6668e5a... by Aleksei S <email address hidden>

Remove takeNextMessageBlocking function
CURA-5831

5ca3dda... by Aleksei S <email address hidden>

Removed debug comments and renamed conditional variable
CURA-5831