HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
branches
/
modules
/
EmbeddedSoftware
/
PIC
/
canBoot
/
canBoot.mcs
@ 1663
– Rev 800
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
800
6702 d 4 h
linlun
/branches/modules/
Added branch for modulized applications
/branches/modules
363
7127 d 5 h
johboh
/trunk/EmbeddedSoftware/PIC/
Small fixes in canBoot. canTemp now support relative blind position. canIR command translation using EEPROM. Support EEPROM table update on-the-fly. canEthernet now has basic tcp/ip-stack. all modules are using new file structure for pgmdefs/funcdefs.
/trunk/EmbeddedSoftware/PIC/Include/crc16.c
/trunk/EmbeddedSoftware/PIC/Include/crc16.h
/trunk/EmbeddedSoftware/PIC/Include/eeprom instr.txt
/trunk/EmbeddedSoftware/PIC/Include/pgmtypes.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/ARP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/ARPTsk.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/Announce.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/DHCP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/DNS.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/Delay.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/ENC28J60.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/FTP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/GenericTCPClient.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/GenericTypeDefs.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/HTTP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/Helpers.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/ICMP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/IP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/MAC.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/MPFS.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/NBNS.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/SGP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/SNMP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/Scheduler.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/StackTsk.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/TCP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/TFTPc.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/TimeSync.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/UART.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/UDP.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/XEEPROM.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/ARP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/ARPTsk.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/Announce.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/DHCP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/DNS.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/Delay.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/ENC28J60.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/FTP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/GenericTCPClient.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/HTTP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/Helpers.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/I2CEEPROM.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/ICMP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/IP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/LCDBlocking.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/MPFS.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/MainDemo.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/NBNS.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/SGP.C
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/SNMP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/SPIEEPROM.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/Scheduler.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/StackTsk.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/TCP.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/TFTPc.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/TimeSync.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/UART.c
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/UDP.c
/trunk/EmbeddedSoftware/PIC/canBoot/Include/crc16.h
/trunk/EmbeddedSoftware/PIC/canBoot/Source/crc16.c
/trunk/EmbeddedSoftware/PIC/canBoot/_output
/trunk/EmbeddedSoftware/PIC/canEthernet/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canEthernet/_output
/trunk/EmbeddedSoftware/PIC/canIR/_output
/trunk/EmbeddedSoftware/PIC/canTemp/_output
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
/trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h
/trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c
/trunk/EmbeddedSoftware/PIC/canBase/lkr/18f2685_bootclient.lkr
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcp
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcs
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/compiler.h
/trunk/EmbeddedSoftware/PIC/canEthernet/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcp
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcs
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcw
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mptags
/trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.tagsrc
/trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mcw
/trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h
/trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mcp
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags
/trunk/EmbeddedSoftware/PIC/canIR/canIR.tagsrc
/trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h
/trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags
347
7139 d 9 h
johboh
/trunk/EmbeddedSoftware/PIC/
canTemp: Better blinds routines.
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcs
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h
/trunk/EmbeddedSoftware/PIC/canTemp/Include/compiler.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.mptags
116
7242 d 9 h
johboh
/trunk/EmbeddedSoftware/PIC/
canNode: restructuring
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcs
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/trunk/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcs
/trunk/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcw
73
7253 d 12 h
arune
/
Skapat trunk/tags/branches.
Flyttat Flinsh, MacBeth, EmbeddedSoftware och PcSoftware till trunk.
/branches
/tags
/trunk
/trunk/EmbeddedSoftware
/trunk/Flinsh
/trunk/MacBeth
/trunk/PcSoftware
/EmbeddedSoftware
/Flinsh
/MacBeth
/PcSoftware
64
7262 d 2 h
johboh
/EmbeddedSoftware/PIC/
pican: lite blandad, lite bootloader.
/EmbeddedSoftware/PIC/canBoot/bootloader.jpg
/EmbeddedSoftware/PIC/canBoot/programmer.jpg
/EmbeddedSoftware/PIC/canBoot/untitled.mcw
/EmbeddedSoftware/PIC/canBoot/Include/CAN.h
/EmbeddedSoftware/PIC/canBoot/Include/CANdefs.h
/EmbeddedSoftware/PIC/canBoot/Include/typedefs.h
/EmbeddedSoftware/PIC/canBoot/Source/CAN.c
/EmbeddedSoftware/PIC/canBoot/Source/Main.c
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.hex
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map
/EmbeddedSoftware/PIC/canBoot/canBoot.mcp
/EmbeddedSoftware/PIC/canBoot/canBoot.mcs
/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/EmbeddedSoftware/PIC/canBoot/canBoot.mptags
/EmbeddedSoftware/PIC/canBoot/canBoot.tagsrc
/EmbeddedSoftware/PIC/canNode/Include/CANdefs.h
/EmbeddedSoftware/PIC/canNode/Source/Main.c
/EmbeddedSoftware/PIC/canNode/_output/canNode.cod
/EmbeddedSoftware/PIC/canNode/_output/canNode.cof
/EmbeddedSoftware/PIC/canNode/_output/canNode.hex
/EmbeddedSoftware/PIC/canNode/_output/canNode.lst
/EmbeddedSoftware/PIC/canNode/_output/canNode.map
/EmbeddedSoftware/PIC/canNode/canNode.mcp
/EmbeddedSoftware/PIC/canNode/canNode.mcw
/EmbeddedSoftware/PIC/canNode/canNode.mptags
/EmbeddedSoftware/PIC/canNode/canNode.tagsrc
/EmbeddedSoftware/PIC/canToSerial/Include/CANdefs.h
/EmbeddedSoftware/PIC/canToSerial/Include/compiler.h
/EmbeddedSoftware/PIC/canToSerial/Source/Main.c
/EmbeddedSoftware/PIC/canToSerial/Source/uart.c
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cod
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cof
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.hex
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.lst
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.map
/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcw
/EmbeddedSoftware/PIC/canToSerial/canToSerial.mptags
/EmbeddedSoftware/PIC/canToSerial/canToSerial.tagsrc
53
7268 d 1 h
johboh
/EmbeddedSoftware/PIC/
Structure change, canBoot added
/EmbeddedSoftware/PIC/Include
/EmbeddedSoftware/PIC/Include/CAN.h
/EmbeddedSoftware/PIC/Include/Tick.h
/EmbeddedSoftware/PIC/Include/typedefs.h
/EmbeddedSoftware/PIC/Include/uart.h
/EmbeddedSoftware/PIC/Source
/EmbeddedSoftware/PIC/Source/CAN.c
/EmbeddedSoftware/PIC/Source/Tick.c
/EmbeddedSoftware/PIC/Source/uart.c
/EmbeddedSoftware/PIC/Source/untitled.mcw
/EmbeddedSoftware/PIC/canBoot
/EmbeddedSoftware/PIC/canBoot/Include
/EmbeddedSoftware/PIC/canBoot/Include/CANdefs.h
/EmbeddedSoftware/PIC/canBoot/Include/compiler.h
/EmbeddedSoftware/PIC/canBoot/Include/stackTasks.h
/EmbeddedSoftware/PIC/canBoot/Source
/EmbeddedSoftware/PIC/canBoot/Source/Main.c
/EmbeddedSoftware/PIC/canBoot/_output
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cod
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.cof
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.hex
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.lst
/EmbeddedSoftware/PIC/canBoot/_output/canBoot.map
/EmbeddedSoftware/PIC/canBoot/canBoot.mcp
/EmbeddedSoftware/PIC/canBoot/canBoot.mcs
/EmbeddedSoftware/PIC/canBoot/canBoot.mcw
/EmbeddedSoftware/PIC/canBoot/canBoot.mptags
/EmbeddedSoftware/PIC/canBoot/canBoot.tagsrc
/EmbeddedSoftware/PIC/canBoot/lkr
/EmbeddedSoftware/PIC/canBoot/lkr/18f2685.lkr
/EmbeddedSoftware/PIC/canNode/Include/CAN.h
/EmbeddedSoftware/PIC/canNode/Include/Tick.h
/EmbeddedSoftware/PIC/canNode/Include/typedefs.h
/EmbeddedSoftware/PIC/canNode/Include/uart.h
/EmbeddedSoftware/PIC/canNode/Source/CAN.c
/EmbeddedSoftware/PIC/canNode/Source/CAN_Simply.c
/EmbeddedSoftware/PIC/canNode/Source/CAN_full.c
/EmbeddedSoftware/PIC/canNode/Source/Tick.c
/EmbeddedSoftware/PIC/canNode/Source/uart.c
/EmbeddedSoftware/PIC/canToSerial/Include/CAN.h
/EmbeddedSoftware/PIC/canToSerial/Include/Tick.h
/EmbeddedSoftware/PIC/canToSerial/Include/typedefs.h
/EmbeddedSoftware/PIC/canToSerial/Include/uart.h
/EmbeddedSoftware/PIC/canToSerial/Source/CAN.c
/EmbeddedSoftware/PIC/canToSerial/Source/Tick.c
/EmbeddedSoftware/PIC/canToSerial/Source/uart.c
/EmbeddedSoftware/PIC/canNode/Include/CANdefs.h
/EmbeddedSoftware/PIC/canNode/Source/Main.c
/EmbeddedSoftware/PIC/canNode/_output/canNode.cod
/EmbeddedSoftware/PIC/canNode/_output/canNode.cof
/EmbeddedSoftware/PIC/canNode/_output/canNode.lst
/EmbeddedSoftware/PIC/canNode/_output/canNode.map
/EmbeddedSoftware/PIC/canNode/canNode.mcp
/EmbeddedSoftware/PIC/canNode/canNode.mcw
/EmbeddedSoftware/PIC/canNode/canNode.mptags
/EmbeddedSoftware/PIC/canNode/canNode.tagsrc
/EmbeddedSoftware/PIC/canToSerial/Include/CANdefs.h
/EmbeddedSoftware/PIC/canToSerial/Source/Main.c
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cod
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.cof
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.lst
/EmbeddedSoftware/PIC/canToSerial/_output/canToSerial.map
/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcp
/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcs
/EmbeddedSoftware/PIC/canToSerial/canToSerial.mcw
/EmbeddedSoftware/PIC/canToSerial/canToSerial.mptags
/EmbeddedSoftware/PIC/canToSerial/canToSerial.tagsrc