- Fix issue where unplugging the joystick would not cause a disable and exit
- FIx issue where a single enable or disable button press would register multiple presses
- Add control instructions on startup after successful initialization
- Change signal handling method to use
sigaction
rather thansignal
- Improve steering control