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 6698 d 1 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 6698 d 4 h linlun /branches/modules/EmbeddedSoftware/AVR/ First test application with changes to stdcan  
800 6698 d 4 h linlun /branches/modules/ Added branch for modulized applications  
789 6699 d 9 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ drivers/stdcan: Implemented sending app-startup message on init. Implemented function "get queue length".  
693 6874 d 6 h arune /trunk/EmbeddedSoftware/AVR/ Fixed errors in stdcan
StdCan can (optional) be used in Can2Serial for buffering messages
 
690 6886 d 23 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/ * avr-lib: StdCan message filter and some documentation updates.  
687 6891 d 22 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ * avr-lib/drivers/can: New StdCan layer. Work in progress.