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
968 6479 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 6480 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 6480 d 14 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 6499 d 15 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 6601 d 19 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