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
353 7134 d 5 h johboh /trunk/EmbeddedSoftware/PIC/ canBase now use better tick service. canIR now supports the new tick service. canTemp use faster blind routine and support new tick service.  
/trunk/EmbeddedSoftware/PIC/Include/adc.c
/trunk/EmbeddedSoftware/PIC/canBase/Include/Tick.h
/trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c
/trunk/EmbeddedSoftware/PIC/canBase/Source/Tick.c
/trunk/EmbeddedSoftware/PIC/canBoot/Include/boot.h
/trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags
/trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canTemp/Source/blinds.c
/trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcp
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcs
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags
260 7168 d 9 h johboh /trunk/EmbeddedSoftware/PIC/ Bitrate, opt and code move, secfixes in canIR, canBase, canTemp, canBoot, canToSerial, canLCD, canEthernet, canFreezer, canDimmer and canIRTrans.  
/trunk/EmbeddedSoftware/PIC/canBase/Include/CANdefs.h
/trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c
/trunk/EmbeddedSoftware/PIC/canBoot/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod
/trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof
/trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.hex
/trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst
/trunk/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags
/trunk/EmbeddedSoftware/PIC/canDimmer/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canDimmer/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.cod
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.cof
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.hex
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.lst
/trunk/EmbeddedSoftware/PIC/canDimmer/_output/canDimmer.map
/trunk/EmbeddedSoftware/PIC/canDimmer/canDimmer.mcw
/trunk/EmbeddedSoftware/PIC/canDimmer/canDimmer.mptags
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.cod
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.cof
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.hex
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.lst
/trunk/EmbeddedSoftware/PIC/canEthernet/_output/canEthernet.map
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcw
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mptags
/trunk/EmbeddedSoftware/PIC/canFreezer/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canFreezer/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.cod
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.cof
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.hex
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.lst
/trunk/EmbeddedSoftware/PIC/canFreezer/_output/canFreezer.map
/trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mcw
/trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mptags
/trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mcw
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags
/trunk/EmbeddedSoftware/PIC/canIRtrans/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canIRtrans/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.cod
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.cof
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.hex
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.lst
/trunk/EmbeddedSoftware/PIC/canIRtrans/_output/canIRtrans.map
/trunk/EmbeddedSoftware/PIC/canIRtrans/canIRtrans.mcw
/trunk/EmbeddedSoftware/PIC/canIRtrans/canIRtrans.mptags
/trunk/EmbeddedSoftware/PIC/canLCD/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canLCD/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canLCD/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canLCD/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canLCD/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canLCD/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.cod
/trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.cof
/trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.hex
/trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.lst
/trunk/EmbeddedSoftware/PIC/canLCD/_output/canLCD.map
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcs
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcw
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mptags
/trunk/EmbeddedSoftware/PIC/canTemp/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canTemp/_output/CAN.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/EEAccess.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/Main.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/Tick.o
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cod
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.cof
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.hex
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.lst
/trunk/EmbeddedSoftware/PIC/canTemp/_output/canTemp.map
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags
/trunk/EmbeddedSoftware/PIC/canToSerial/Source/CAN.c
/trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cod
/trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cof
/trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.hex
/trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.lst
/trunk/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.map
/trunk/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcw
/trunk/EmbeddedSoftware/PIC/canToSerial/canToSerial.mptags
122 7239 d 3 h johboh /trunk/EmbeddedSoftware/PIC/canIR/ canIR: Now supports RC5,RC5X,RC6  
/trunk/EmbeddedSoftware/PIC/canIR/Include/IRec.h
/trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canIR/Source/IRec.c
/trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mcp
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags
/trunk/EmbeddedSoftware/PIC/canIR/canIR.tagsrc
121 7239 d 10 h johboh /trunk/EmbeddedSoftware/PIC/canIR/ canIR: propset  
/trunk/EmbeddedSoftware/PIC/canIR/Include/IRec.h
/trunk/EmbeddedSoftware/PIC/canIR/Source/IRec.c
/trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h
/trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c
119 7239 d 10 h johboh /trunk/EmbeddedSoftware/PIC/canIR/ canIR: added  
/trunk/EmbeddedSoftware/PIC/canIR/Include
/trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h
/trunk/EmbeddedSoftware/PIC/canIR/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canIR/Source
/trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canIR/_output
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cod
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.cof
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.hex
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.lst
/trunk/EmbeddedSoftware/PIC/canIR/_output/canIR.map
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mcp
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mcs
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mcw
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags
/trunk/EmbeddedSoftware/PIC/canIR/canIR.tagsrc