Subversion Repositories programming

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
344 6956 d 7 h ira /school/cs480/elevator/ Fix all threading issues by switching to a Glib::Dispatcher and
using a single thread for the gui.

Misc Bugfixes.
 
340 6957 d 5 h ira /school/cs480/elevator/ GUI. Tons of cleanups  
338 6959 d 18 h ira /school/cs480/elevator/ Add copyright information.  
331 6963 d 8 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 6963 d 9 h ira /school/cs480/elevator/ Fix rounding issues.
Make majors bugfixes to near_a_floor() and near_floor().
 
329 6963 d 10 h ira /school/cs480/elevator/ Updates  
328 6966 d 18 h ira /school/cs480/elevator/ Getting some more functionality  
321 6972 d 11 h ira /school/cs480/elevator/ Add the beginning of my elevator project. This should be a good checkpoint.