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
1308 6249 d 5 h runge /branches/atomV2/ Created branch for Atom version 2 and update module protocol  
/branches/atomV2
353 7133 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
339 7139 d 3 h johboh /trunk/EmbeddedSoftware/PIC/ pican: funct/funcc depricated. Now using new can package structure. Bootloader(canBoot) has been rewritten and are now using crc-checking and a better algorithm. canBase/canTemp now uses new can package structure.  
/trunk/EmbeddedSoftware/PIC/canBoot/Include/crc16.h
/trunk/EmbeddedSoftware/PIC/canBoot/Source/crc16.c
/trunk/EmbeddedSoftware/PIC/canBoot/new boot.txt
/trunk/EmbeddedSoftware/PIC/Include/adc.c
/trunk/EmbeddedSoftware/PIC/Include/adc.h
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
/trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h
/trunk/EmbeddedSoftware/PIC/canBase/Include/CANdefs.h
/trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c
/trunk/EmbeddedSoftware/PIC/canBase/lkr/18f2685_bootclient.lkr
/trunk/EmbeddedSoftware/PIC/canBoot/Include/CAN.h
/trunk/EmbeddedSoftware/PIC/canBoot/Include/CANdefs.h
/trunk/EmbeddedSoftware/PIC/canBoot/Include/boot.h
/trunk/EmbeddedSoftware/PIC/canBoot/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canBoot/Include/typedefs.h
/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.mcp
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.tagsrc
/trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h
/trunk/EmbeddedSoftware/PIC/canTemp/Include/compiler.h
/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.mcw
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.tagsrc
139 7236 d 3 h johboh /trunk/EmbeddedSoftware/PIC/ canTemp: Done.  
/trunk/EmbeddedSoftware/PIC/Include/adc.c
/trunk/EmbeddedSoftware/PIC/Include/adc.h
/trunk/EmbeddedSoftware/PIC/Include/untitled.mcw
/trunk/EmbeddedSoftware/PIC/Include/EEAccess.c
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
/trunk/EmbeddedSoftware/PIC/canTemp/Include/compiler.h
/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.mcp
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.tagsrc