gw-sd-2016 / Opti4Ride

Randy Senior Design Project
0 stars 0 forks source link

Student App and Vehicle Location Error Fixes #15

Open rfitzmorris opened 8 years ago

rfitzmorris commented 8 years ago

@twood02

This week I have focused on fixing two issues with 4Ride Mobile. First, there was an issue where the driver’s current location would not be factored into the optimal itinerary calculation, causing some strange vehicle assignment choices. Also, there was an issue where the student app would not load updated driver locations and would break if the server stopped running. Both of these issues have been fixed using a new polling method for different viewer states.