Subversion Repositories programming

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
331 6964 d 7 h ira /school/cs480/elevator/ Add the link between Controller and Elevator.
Add functions to Controller to start and stop elevators.
Rename Elevator's thread_exit() function to thread_stop().
Make Elevators pause and ask for buttons when they stop at a floor.
 
330 6964 d 9 h ira /school/cs480/elevator/ Fix rounding issues.
Make majors bugfixes to near_a_floor() and near_floor().
 
329 6964 d 9 h ira /school/cs480/elevator/ Updates  
328 6967 d 17 h ira /school/cs480/elevator/ Getting some more functionality  
321 6973 d 10 h ira /school/cs480/elevator/ Add the beginning of my elevator project. This should be a good checkpoint.