Subversion Repositories Code-Repo

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
342 3463 d 13 h Kevin / Renamed folder to be more verbose.  
276 3755 d 6 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated controller API to support the new controllers.
Updated SNAKE game with support for the new controllers.
Fixed a bug in the waterfall animations where the topmost layer was ignored.
 
274 3758 d 11 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Updated some animations.
Working on the new interface to the controllers.
 
268 3789 d 18 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few Ethernet API issues.  
264 3792 d 17 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed a few bugs, added a few new animations, and improved Ethernet support for the Cerebot board.  
242 3849 d 19 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Fixed some issues in the game modes.  
237 3850 d 9 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed Timer4 to operate on a millisecond scale.
Added in controller polling functionality.
Added 'game modes' that are switched to upon controller button press.
Removed iteration parameter on animations.
 
231 3852 d 10 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Changed data types to explicit declarations (stdint.h).  
226 3878 d 21 h Kevin /PIC Stuff/Cerebot_32MX7_LED_Cube/ Enabled the watchdog timer to reset the device every ~17.5min, implemented code for SPI4 module read/write, and moved the animation code to its own file.