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

Send initial profile values to nodes at startup #65

Merged
merged 1 commit into from Mar 1, 2018

Conversation

ethomas997
Copy link
Contributor

This modifies the 'delta5server' to send the calibration_threshold / calibration_offset / trigger_threshold values for the current profile in the database out to the nodes when the server starts up. The way it is currently, the values are only sent when a value is changed or a different profile is selected, so the nodes can be at their default values (8/95/40) while the Settings page shows different values.

This was really messing me up until I figured out what was happening; I expect it is also causing trouble for others.

--ET

@scottgchin
Copy link
Owner

Nice. I've been meaning to fix this. I should be back home tonight and will start reviewing these and get them merged in

@scottgchin scottgchin merged commit 00b7484 into scottgchin:master Mar 1, 2018
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.

None yet

2 participants