~ultimaker/ultimaker/+git/libArcus:4.0

Last commit made on 2019-01-04
Get this branch:
git clone -b 4.0 https://git.launchpad.net/~ultimaker/ultimaker/+git/libArcus

Branch merges

Branch information

Recent commits

cfb4921... by Lipu Fei

Fix code style

CURA-6075

925548f... by Lipu Fei

Stop taking next msg if the socket gets closed

CURA-6075

980f4bb... by Lipu Fei

Notify all when a socket gets closed

CURA-6075

3a65b5b... by Lipu Fei

Merge pull request #78 from Ultimaker/remove_blocking_parameter

Remove the blocking parameter

37936b5... by Lipu Fei

Fix building on Windows CI

CURA-5862

Fix problems in Jenkinsfile so libArcus can be built on the Windows CI
machine.

0da61ab... by Ruben D

Remove the blocking parameter

You will really always want to set this parameter to true. If you don't, you run the risk of going into a deadlock. So I'm removing the parameter and pretending it's always true.

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