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
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  
516 7053 d 21 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ drivers/ds18s20: fixed so included files is found in same dir  
515 7053 d 21 h arune /trunk/EmbeddedSoftware/AVR/application/Sensors/ app/sensors: some reworked
settings moved to settings-file
a bug with ds18s20 temperature in interval -1 < x < 0 fixed
application-started-message is now sent
small changes in includes
 
514 7054 d 0 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: now sends correct sns-status-msg  
513 7054 d 0 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ app/servo: now sends correct sns-status-msg  

Show All