All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added GPLv3 LICENSE.txt and preamble in all source files.
- Added this change log.
- Renamed
arduino/DeltaBot_Arduino.pde
→deltabot_Arduino/deltabot_Arduino.ino
. (@todocono) deltabot_Arduino.ino
: Changed servo pin assignments to pins 8, 9, 10. (@todocono)- Renamed
processing/DeltaBot_GUI.pde
→deltabot_Processing/deltabot_Processing.pde
. (@todocono) deltabot_Processing.pde
: Implement new ControlP5 object getter methods. (@todocono)deltabot_Processing.pde
: Serial port is now configured via a tuneable variable.- Renamed
README
→ README.md, converted to Markdown and added content.
- Initial public release of Deltabot.