Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
804 6702 d 14 h migan /branches/modules/EmbeddedSoftware/AVR/ Updated define-names to be more clear
Fixed a warning in stdcan
Added a config.inc.template to the application
 
801 6702 d 17 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan  
800 6702 d 17 h linlun /branches/modules/ Added branch for modulized applications  
789 6703 d 22 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".  
693 6878 d 20 h arune /trunk/EmbeddedSoftware/AVR/ Fixed errors in stdcan
StdCan can (optional) be used in Can2Serial for buffering messages
 
690 6891 d 12 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/ * avr-lib: StdCan message filter and some documentation updates.  
687 6896 d 12 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ * avr-lib/drivers/can: New StdCan layer. Work in progress.