Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2291 4502 d 0 h arune /trunk/EmbeddedSoftware/AVR/ Added preliminary support for AVR-internal can controller, mega64c1/m1  
2031 5205 d 22 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ stdcan: remove prototype for deleted function

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
 
1909 5336 d 2 h arune /trunk/EmbeddedSoftware/AVR/ New personal folders created now uses new BIOS function GetHwId instead of compiling in constant value  
869 6673 d 1 h linlun /trunk/ Merged modules branch into trunk  
789 6709 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".  
693 6884 d 1 h arune /trunk/EmbeddedSoftware/AVR/ Fixed errors in stdcan
StdCan can (optional) be used in Can2Serial for buffering messages
 
690 6896 d 18 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/ * avr-lib: StdCan message filter and some documentation updates.  
687 6901 d 17 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ * avr-lib/drivers/can: New StdCan layer. Work in progress.