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
/
atomV2
/
EmbeddedSoftware
/
PIC
/
Include
/
funcdefs.h
@ 1663
– Rev 1308
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
1308
6249 d 15 h
runge
/branches/atomV2/
Created branch for Atom version 2 and update module protocol
/branches/atomV2
363
7123 d 16 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
358
7132 d 19 h
johboh
/trunk/EmbeddedSoftware/PIC/
canLCD: added logic for rotary enocder, temp/door/panel-sensors/switches.
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
/trunk/EmbeddedSoftware/PIC/canLCD/Include/compiler.h
/trunk/EmbeddedSoftware/PIC/canLCD/Include/stackTasks.h
/trunk/EmbeddedSoftware/PIC/canLCD/Source/Main.c
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcp
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcw
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mptags
/trunk/EmbeddedSoftware/PIC/canLCD/canLCD.tagsrc
342
7138 d 13 h
johboh
/trunk/EmbeddedSoftware/PIC/
Minor fixes in bootloader. canTemp now use precent instead of angle for blinds.
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
/trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c
/trunk/EmbeddedSoftware/PIC/canBoot/Include/compiler.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.mcw
/trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags
/trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h
/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/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.mcw
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags
341
7139 d 13 h
johboh
/trunk/EmbeddedSoftware/PIC/
pican: canIR now using new can package structure.
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.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.mcp
/trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags
/trunk/EmbeddedSoftware/PIC/canIR/canIR.tagsrc
/trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw
339
7139 d 13 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
141
7235 d 23 h
johboh
/trunk/EmbeddedSoftware/PIC/
canFreezer: almost done
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
/trunk/EmbeddedSoftware/PIC/canFreezer/Include/compiler.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.mptags
139
7236 d 13 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
126
7237 d 18 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: include funct/funcc added
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
111
7241 d 15 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: Added definitions
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
107
7241 d 17 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: Added heartbeat definition
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
102
7242 d 0 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: Added new ID/NID definitions
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
99
7242 d 0 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: Moved definitions
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
98
7242 d 3 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: Added definition
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
94
7242 d 14 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
pican: Added EE routines.
/trunk/EmbeddedSoftware/PIC/Include/EEAccess.c
/trunk/EmbeddedSoftware/PIC/Include/EEAccess.h
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h
93
7242 d 21 h
johboh
/trunk/EmbeddedSoftware/PIC/Include/
Added global include dir content
/trunk/EmbeddedSoftware/PIC/Include/funcdefs.h