Two sensor for each door
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
when tighting, set status to CLOSED when overcurrnt or tight angle reached; orignal: FAULT when overcurrent
3db7db0View on GitHubwhen tighting, set status to CLOSED when overcurrnt or tight angle reached; orignal: FAULT when overcurrent
b0bdea9View on GitHubmodified the firmware: 1)both door are opened/closed on command, following a special sequence; so there is no need to speficy the door number in the command. 2)the door could be opened again if it is stuck when closing;
5c78c0dView on GitHubready for the cargo bay which has two sensor for each door
6b7422bView on GitHubdelete SetAngularSpeed(motorNo,0) from OverCurrentProtection.c and add SetAngularSpeedToZero(i) after 'case LID_STATUS_FAULT' in door_control.c
a6a4ec7View on GitHubset some global variables back to static; this version can work properly, could be used on the chasis for shipment
0e88770View on GitHub