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

Better QML message updates #226

Merged
merged 20 commits into from
Nov 24, 2017
Merged

Better QML message updates #226

merged 20 commits into from
Nov 24, 2017

Conversation

machinekoder
Copy link
Member

@machinekoder machinekoder commented Nov 6, 2017

Instead of JSON structure, we use a custom QObject with dynamic properties for our status structures. This makes message updates highly effective.

Prior to this update an update of let's say the X-axis value caused everything in the motion structure to being updated at once. This lead to poor performance on low-end hardware.

@machinekoder machinekoder force-pushed the better-message-updates branch 3 times, most recently from cf7f94c to 42a55bb Compare November 12, 2017 11:50
@machinekoder machinekoder changed the title WIP: working on better QML message updates Better QML message updates Nov 12, 2017
@machinekoder machinekoder force-pushed the better-message-updates branch 2 times, most recently from c52a731 to fad735d Compare November 20, 2017 07:33
@machinekoder machinekoder deleted the better-message-updates branch January 27, 2018 08:43
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.

1 participant