Subversion Repositories programming

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
332 7305 d 21 h ira /school/cs480/elevator/ Add QUIET support to Makefile and related classes.
Fix usage of std::vector in constructors.
Add direction support to Controller::request_elevator().
 
331 7308 d 19 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.
 
329 7308 d 21 h ira /school/cs480/elevator/ Updates  
328 7312 d 5 h ira /school/cs480/elevator/ Getting some more functionality  
321 7317 d 22 h ira /school/cs480/elevator/ Add the beginning of my elevator project. This should be a good checkpoint.