Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
550 6995 d 0 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * avr-lib/template: Put template source files in subdir src, separated from config and bios files. Rewrote makefiles so that it builds in a separate build tree. Top level makefile is generic and handles uploading to device while src/Makefile is application specific and only takes care of building.  
549 6996 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/irreceive: main.c cleanup and now uses new defs from drivers/ircommon.h  
548 6996 d 14 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceiver: some defs in ircommon.h, comments in irreceive.c  
547 6997 d 0 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ * avr-lib: Fixed no newline at end of drivers/ir/ircommon.c.
* avr-lib: Added drivers/ir/transceiver, an interrupt-driven version of drivers/ir/receiver. It can be used in ../applications/IrReceive simply by linking with the transceiver driver instead.
 
546 6997 d 7 h noddan /trunk/EmbeddedSoftware/AVR/application/RGBLED/ nodeRGB: Structural changes, now accepts incoming packages again. Still needs polishing.  
545 6997 d 7 h noddan /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ canid.h : Added support for RGBLED  
544 6998 d 2 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * avr-lib: Renamed timer triver functions to fit the existing naming scheme.
* avr-lib: Updated template to use the new timer driver instead of timebase.
 
543 6998 d 13 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/irtransmit: first upload of main.c and makefile  
542 6998 d 13 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/transmitter/ drivers/irtransmitter: first committ  
541 6999 d 5 h arune /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/ standalone/simpleeth: disablead dumping of data to udp-port, changed avr-port for reset of enc, some cleanup (removed led), option for sending empty timestamp on bus  
540 6999 d 7 h arune /trunk/EmbeddedSoftware/AVR/application/ App/IrTransmit: renamed folder  
539 7000 d 10 h andfri /trunk/EmbeddedSoftware/AVR/trash/Test/ Testing commit-msg  
538 7000 d 11 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmitter/ app/IrTransmitt: upload of folder  
537 7000 d 11 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ * avr-lib: Added a new timer driver to provide several software timers from a single timer module, as well as the basic timebase functionality.  
536 7005 d 3 h arune /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/ standalone/cansimpleeth: fixes in makefile to work in standalonedir  
535 7005 d 4 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/ drivers/eth/enc28j60: CS-port should be PC0  
534 7005 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth/enc28j60/ drivers/eth/enc28j60: CS-port should be PC0  
533 7007 d 8 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/IrReceive: cleanup and structure, needs application to compile ircommon.c so update the makefile  
532 7007 d 8 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: makefile updated to work with more structured drivers  
531 7008 d 8 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: Samsung protocol implemented (very much like NEC)  

Show All