Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0 99 82 #30

Merged
merged 20 commits into from
Jan 25, 2017
Merged

Release 0 99 82 #30

merged 20 commits into from
Jan 25, 2017

Conversation

ChristianTremblay
Copy link
Owner

Commented tests so BAC0 can work with bacpypes.
Work will need to be done to repair tests

including small fix for old bacnet devices that aren't able to send their objeclist in one message

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
the issue is that everyone of of those .data['foo'] = whatever lines triggers a separate update and redraw. Apart from often resulting in undesired visual tearing because the data is momentarily unscynchronized, if the new data is a different length than the old, then this violates the fundamental assumption that columns always all have the same length which can result in real problems
I can't guarantee this is your immediate issue but as I would highly recommend doing it in any case it's a good start

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
That do not prevent the x-axis from stopping the update after a page refresh.

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Problem with ReadPropertyMultiple

Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay, ing. <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
…folder for source code

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Coverage tests

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Now facing problems with recurring tasks

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Everything works with IOCB

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
This version works with bacpypes 0.15

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
I comment them for the moment as I want to release a working version as a pip install will fail since bacpypes is already to 0.15

Signed-off-by: Christian Tremblay <christian.tremblay@servisys.com>
@coveralls
Copy link

coveralls commented Jan 25, 2017

Coverage Status

Coverage decreased (-2.05%) to 30.892% when pulling 32a0807 on release_0_99_82 into 8799fc3 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants