Arduino Audio Controller:
- Realized that some of my methods would cause strange behavior on collisions as currently designed.
- Combined volume up and volume down function so that you only need to send a positive or negative value for the second byte.
- Realized that sending two bytes is bad and it may be better to change the way its sent so that it reflects address/data in one byte.
- Amplifier is not working at the moment. Might have missed something when changing it over to work with the Arduino.
MISC:
- Deployed new version of PPM to fgmdev.com
- Deployed website and webapps for visibilty.fgm.com
- Packaged webapp zip files with windows installer
- Got server running. Need to use sudo su to activate and deactivate tomcat. It would probably have been better to install tomcat with aptitude but I wanted this server to reflect fgmdev.
