Finish writing serial code #1
Labels
No labels
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 8 hours
Due date
blizzardfinnegan
8 hours
Dependencies
No dependencies set.
Reference: blizzardfinnegan/accuracyOverLifeRust#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For this project to work properly, serial communication needs to be finalised.
Awaiting usable device for bitstream analysis
Documentation acquired June 10th
Rendezvous initial handshake and temperature request built and tested successfully (in Python).
Temperature response parsing built, has not been tested.
Need to implement WACP/Rendezvous disconnect message
Removed implementation of Rendezvous, and by extension, removed need for disconnect message
Base serial implementation complete. Creating separate git repo for parsing XML that contains packet definitions.
Base communication complete. However, additional testing is necessary to implement serial-based temperature measurement requests. This is currently blocked due to inaccessible hardware.
Serial communication complete as of
6de5425533
. Additional communication (ex. automatic firing of temperature test) is blocked by additional WACP porting work.