Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
71 7264 d 11 h arune /EmbeddedSoftware/AVR/lib/src/can/mcp2515/ Def av CS-port flyttad till mcp2515_cfg.h  
69 7267 d 7 h jimmy /EmbeddedSoftware/AVR/ Can2Serial is now fully functional.  
63 7270 d 7 h jimmy /EmbeddedSoftware/AVR/ Added Can2Serial. Uses the CanWatcher protocol and operates at 115200baud. Functionality has not yet been verified.  
60 7270 d 9 h jimmy /EmbeddedSoftware/AVR/lib/src/mcu/ Added some AVR MCU drivers (UART and Timebase).  
59 7270 d 9 h jimmy /EmbeddedSoftware/AVR/lib/src/can/ Added new mcp2515 driver and high level CAN interface (abstraction layer).  
58 7270 d 9 h jimmy /EmbeddedSoftware/AVR/lib/src/can/ Renamed driver mcp2515 to mcp2515_old (about to be replaced).  
57 7270 d 9 h jimmy /EmbeddedSoftware/AVR/ Renamed libAVR to lib.  
28 7278 d 16 h jimmy / Lagt in lite datasheets och appnotes.  
22 7281 d 18 h andfri /EmbeddedSoftware/AVR/libAVR/src/can/mpc2515/ mcp2510.h: Konverterade alla binära konstanter till hex/dec. Manuellt. Puh!  
19 7282 d 7 h jimmy / Added a dedicated folder for embedded software projects. Imported some old (UNTESTED) code for the MCP2515 CAN controller. A lot more work to do =)