Start: 12:30
- Removed test classes
- Simplified initialization and use of classes by taking out parameters which were not needed in the final version
- Started writing sketch to communicate with computer simulation
- Might have counted my chickens too soon. I forgot that I undated the Arduino software.
- The error I was working around that only allowed 127 bytes to be sent seems to have been fixed. It is causing problems with the messaging.
End: 5:30
Start 7:00
- Fixed all the methods to use 128 bytes again. Messaging is working but data transfer is still messed up.
- Added back in code for data transfer testing. Data transfers fine, the buffer doesn’t seem to be loading properly when it gets data from the data dictionary.
- Solved the issue with the buffer loading but now it continues to try to send when no data is present.
- Probably need about an hour to finish working out the bugs. I will have this up as soon as possible. The rest of the sketch will probably take a little longer. I thought I was going to be working on that now instead of troubleshooting the data classes. Hopefully still by midday as it is mostly done.
end: 11:00
