modified copy of AndroidAPS with bluetooth code added
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Changed temp set format, to allow for setting temp to zero.
7653aecView on GitHubIncreased timeout after sending bolus and temp to allow ESP time to set the actions on the pump.
e425ce2View on GitHubNot is not canceled correct, added check to force pump to cancel temp on wake if temp is to be canceled.
bdbf7acView on GitHubFixed bug, where pump instance would be reset causing other components that rely on the pump instance to fail. Remove reset method and updated variables individually instead.
e34374fView on GitHubFixed a bug where pump does not have enough time to set bolus or temp before AndroidAPS expects an answer.
4079852View on GitHubImproved stability and streamlined connection process with device.
15df864View on GitHubImproved stability and streamlined connection process with device.
7f5a62eView on GitHub