Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1308 6257 d 18 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
968 6480 d 21 h runge /trunk/ Added Makefile for generating new moduleid.h when you have changed data.xml
Changed the printf command to be module specific to the debugmodule, this breaks previously compiled code that uses printf via printf.pl
 
/trunk/Configuration/Makefile
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/PcSoftware/scripts/canPrintf/canPrintf.pl
965 6481 d 0 h runge /trunk/ Added new module type Debug
Made printf use Debug the module type
Fixed small stuff in makeCanId.pl
 
/trunk/EmbeddedSoftware/data.xml
/trunk/Configuration/data.xml
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/moduleid.h
/trunk/PcSoftware/scripts/makeCanId/makeCanId.pl
959 6481 d 15 h runge /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ Fixed printf to use new defines  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.h
939 6500 d 16 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ avr-lib/drivers/can: added configuration option to use mcp2515 on USART in SPI mode  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_bittime.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_cfg.h
905 6602 d 20 h arune /trunk/ Added support for printf-over-can in modules  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canprintf.h
/trunk/PcSoftware/scripts/canPrintf
/trunk/PcSoftware/scripts/canPrintf/.project
/trunk/PcSoftware/scripts/canPrintf/canPrintf.pl
/trunk/PcSoftware/scripts/canPrintf/settings.pl
/trunk/PcSoftware/scripts/canPrintf/settings.pl.template
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/modules/GlobalCMD.h
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/main.c.template
/trunk/EmbeddedSoftware/AVR/personal/template_module/src/sources.list.template