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
532 7022 d 5 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: makefile updated to work with more structured drivers  
531 7023 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: Samsung protocol implemented (very much like NEC)  
530 7023 d 23 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: NEC protocol implemented  
529 7026 d 4 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/irreceive: sharp protocol implemented  
528 7027 d 0 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/irreceive: a small fix for raw-ir, do not send to fast  
527 7027 d 1 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: main.c updated to work with new drivers  
526 7027 d 1 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 7027 d 1 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/ canid.h: seems to forgot to commit this file  
524 7032 d 0 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 15 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 7034 d 1 h arune /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ old-lib/serial_cfg.h: Changed default baudrate setting to 9600bps  
521 7034 d 14 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ir/ drivers/ir: moved common defines to a ircommon.h  
520 7035 d 4 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 4 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: main.c updated for new IrReceive-drivers  
517 7051 d 5 h arune /trunk/EmbeddedSoftware/AVR/ avr-lib: Moved funcdefs to trash  
516 7054 d 0 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/sensor/ds18s20/ drivers/ds18s20: fixed so included files is found in same dir  
515 7054 d 0 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 3 h arune /trunk/EmbeddedSoftware/AVR/application/Relay/ app/relay: now sends correct sns-status-msg  
513 7054 d 3 h arune /trunk/EmbeddedSoftware/AVR/application/Servo/ app/servo: now sends correct sns-status-msg  
512 7054 d 3 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ irreceive: renamed SNS_TYPE_CAN_IR to SNS_TYPE_IR  

Show All