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 6253 d 5 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
1039 6457 d 0 h runge /trunk/ Build simple perl-script that mimics canDude but uses Atom instead. To enable it change to commented lines in personal/system.inc se system.inc.template for how
The script should probably do much more error checking and stuff but atleast it works.
 
/trunk/PcSoftware/Atom/atomDude.pl
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
903 6616 d 3 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal/templates: added make command 'sethwid' to Makefiles, used for setting a hwid in a bios.inc automatically  
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile
890 6636 d 10 h arune /trunk/EmbeddedSoftware/AVR/ bios makefile and templates makefiles updated: moved definitions of build binaries to system.inc soo make sure to update your personal/system.inc or an error will be generated  
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template/Makefile
/trunk/EmbeddedSoftware/AVR/personal/template_module/Makefile
569 6982 d 16 h arune /trunk/EmbeddedSoftware/AVR/personal/ personal/system.inc.template: change comments for fuses programming  
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
563 6988 d 3 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
/trunk/EmbeddedSoftware/AVR/application/template
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/trunk/EmbeddedSoftware/AVR/personal/system.inc.template
/trunk/EmbeddedSoftware/AVR/personal/template
/trunk/EmbeddedSoftware/AVR/trash/EclipseTemplate
/trunk/EmbeddedSoftware/AVR/EclipseTemplate
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/template
/trunk/EmbeddedSoftware/AVR/application/IrReceive/Makefile
/trunk/EmbeddedSoftware/AVR/application/IrTransmit/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/Makefile
/trunk/EmbeddedSoftware/AVR/application/RGBLED/main.c
/trunk/EmbeddedSoftware/AVR/application/RGBLED/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Relay/Makefile
/trunk/EmbeddedSoftware/AVR/application/Relay/main.c
/trunk/EmbeddedSoftware/AVR/application/Relay/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Sensors/Makefile
/trunk/EmbeddedSoftware/AVR/application/Sensors/main.c
/trunk/EmbeddedSoftware/AVR/application/Sensors/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/Servo/Makefile
/trunk/EmbeddedSoftware/AVR/application/Servo/main.c
/trunk/EmbeddedSoftware/AVR/application/Servo/settings.h.template
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/Makefile
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/main.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/personal/README.txt
559 6990 d 9 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Fixed some more paths in personal/template/Makefile and
added a workaround for canDude not being able to handle an absolute path to hexfile.
Also set default canDude path in system.inc.template to a value that should work in
the subversion tree.
 
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile
558 6991 d 4 h arune /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ branches/buildsystem_v2: system.inc.template updated, from $(BUILDDIR)/$(TARGET) to $(BIOSDIR)/$(BIOSTARGET)  
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template
557 6991 d 4 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/ * branches/buildsystem_v2: Corrected path to hex-file in system.inc.template.  
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template
554 6997 d 23 h andfri /branches/buildsystem_v2/EmbeddedSoftware/AVR/ * branches/buildsystem_v2: First working version.  
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/system.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/system.inc.template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/template
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/application/template/main.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/README.txt
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/Makefile
/branches/buildsystem_v2/EmbeddedSoftware/AVR/personal/template/bios.inc
551 6998 d 14 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
/branches/buildsystem_v2
475 7060 d 16 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib/system.inc.template: Lade till definitioner för candude  
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
437 7070 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ avr-lib: "make move" implemented.  
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
416 7074 d 14 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ system.inc.template och config.inc.template uppdaterade med lite mer förklarande text samt default intern 8MHz för mindre krångel i början  
/trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
368 7109 d 8 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/ config.inc and system.inc renamed to config.inc.template och system.inc.template  
/trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template
361 7134 d 3 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.  
/trunk/EmbeddedSoftware/AVR/avr-lib
/trunk/EmbeddedSoftware/AVR/avr-lib/.cdtproject
/trunk/EmbeddedSoftware/AVR/avr-lib/.project
/trunk/EmbeddedSoftware/AVR/avr-lib/.settings
/trunk/EmbeddedSoftware/AVR/avr-lib/.settings/org.eclipse.cdt.core.prefs
/trunk/EmbeddedSoftware/AVR/avr-lib/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/README.txt
/trunk/EmbeddedSoftware/AVR/avr-lib/bios
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.h
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.c
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.h
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.S
/trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.h
/trunk/EmbeddedSoftware/AVR/avr-lib/config.inc
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/can.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515
/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
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_defs.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.d
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.h
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.lst
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega8.ld
/trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega88.ld
/trunk/EmbeddedSoftware/AVR/avr-lib/system.inc
/trunk/EmbeddedSoftware/AVR/avr-lib/template
/trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile
/trunk/EmbeddedSoftware/AVR/avr-lib/template/config.inc
/trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c