Fleet Management --- This is a bare bones Web interface to manage the driver logins, stops, paddles, billing log annotations and configurations for the fleet. --- Credentials are located in the `connect.php` and `annotation.php` files and should be filled in with the appropriate SQL connection credentials. --- The paddle commit functionality places a file, `/tmp/new_paddles_exist`, to signal to the system that new paddles are ready for processing. `autocfg.sh` is the script in charge of monitoring for this file and should be run on an hourly cronjob.