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
537 7015 d 6 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 7019 d 21 h arune /trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet/ standalone/cansimpleeth: fixes in makefile to work in standalonedir  
535 7019 d 23 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/ drivers/eth/enc28j60: CS-port should be PC0  
534 7019 d 23 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth/enc28j60/ drivers/eth/enc28j60: CS-port should be PC0  
533 7022 d 3 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 7022 d 3 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: makefile updated to work with more structured drivers  
531 7023 d 2 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: Samsung protocol implemented (very much like NEC)  
530 7023 d 20 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: NEC protocol implemented  
529 7026 d 1 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: sharp protocol implemented  
528 7026 d 21 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/irreceive: a small fix for raw-ir, do not send to fast  
527 7026 d 22 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: main.c updated to work with new drivers  
526 7026 d 22 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/IR: receiver now receives irdata before parsing it, might be a limitation for some protocol but should not  
525 7026 d 23 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ canid.h: seems to forgot to commit this file  
524 7031 d 21 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive:
timer now use prescaler of 8, makes it scale better if you should need to run it at higher F_CPU
its also a small preparation for a big remake, if that will be done
 
523 7033 d 12 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: neater code in irreceive.c, more tolerant timings for SIRC in ircommon.h  
522 7033 d 22 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ old-lib/serial_cfg.h: Changed default baudrate setting to 9600bps  
521 7034 d 12 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: moved common defines to a ircommon.h  
520 7035 d 1 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/receiver/ drivers/IrReceive: IR-receive drivers uppdated:
Some changes in calling IrReceive-functions
Sony/SIRC protocol added
 
519 7035 d 1 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: main.c updated for new IrReceive-drivers  
517 7051 d 2 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: Moved funcdefs to trash  

Show All