Changesets: HomeAutomation
|
trunk r384
Timestamp: 2007-04-23 17:12:27 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
|||
| add - /trunk/EmbeddedSoftware/AVR/CanTestCan/main.c | [ File ] | ||
|
trunk r383
Timestamp: 2007-04-23 17:11:39 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
|||
| add - /trunk/EmbeddedSoftware/AVR/CanTestCan | [ File ] | ||
|
trunk r382
Timestamp: 2007-04-23 15:08:53 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
mcp2515.c: Added support for m168. | ||
| mod - /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c | [ Diff ] [ File ] | ||
|
trunk r381
Timestamp: 2007-04-23 14:55:28 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
lib/src/mcu: Added support for m168. Changed from F_OSC to F_CPU. |
||
| mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h | [ Diff ] [ File ] | ||
|
trunk r380
Timestamp: 2007-04-23 13:58:54 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
Can2Serial: Cleaned up some mess. No more traces of F_OSC. | ||
| mod - /trunk/EmbeddedSoftware/AVR/Can2Serial/main.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/Can2Serial/makefile | [ Diff ] [ File ] | ||
|
trunk r379
Timestamp: 2007-04-22 19:20:39 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Implementerat portar i SimpleEthernet, en f?\195?\182r dumpa candata och en f?\195?\182r att kommunicera can | ||
| mod - /trunk/EmbeddedSoftware/AVR/CanSimpleEthernet/main.c | [ Diff ] [ File ] | ||
|
trunk r378
Timestamp: 2007-04-18 15:24:17 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Moved (old) AVR-Bios and AVR-App and an unused folder and a readmefile to trash-folder |
||
| rm - /trunk/EmbeddedSoftware/AVR/AVR-App | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/AVR-Bios | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/TestNode | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/readme.txt | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/trash/AVR-App | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/trash/AVR-Bios | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/trash/TestNode | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/trash/readme.txt | [ File ] | ||
|
trunk r377
Timestamp: 2007-04-18 15:15:42 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Created a trash-folder | ||
| add - /trunk/EmbeddedSoftware/AVR/trash | [ File ] | ||
|
trunk r376
Timestamp: 2007-04-18 15:09:42 Author: Ported: N/A [ Details ] [ Diff ] |
serial.c : Changed from F_OSC to F_CPU | ||
| mod - /trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.c | [ Diff ] [ File ] | ||
|
trunk r375
Timestamp: 2007-04-09 15:39:20 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
avr-lib/template/Makefile: GCC-LD-bug fixed for atmega168 | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile | [ Diff ] [ File ] | ||
|
trunk r374
Timestamp: 2007-04-08 18:17:39 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
BOOT_START fixad f?\195?\182r mega168 | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template | [ Diff ] [ File ] | ||
|
trunk r373
Timestamp: 2007-04-08 17:57:48 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Uppdaterat config.inc.template med mega168-inst?\195?\164llningar | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template | [ Diff ] [ File ] | ||
|
trunk r372
Timestamp: 2007-03-31 19:44:04 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
mcp2515.c, mcp2515_cfg.h, mcu.c and timebase.c - Added support for m168 | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_cfg.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c | [ Diff ] [ File ] | ||
|
trunk r371
Timestamp: 2007-03-31 19:39:29 Author: Ported: N/A [ Details ] [ Diff ] |
mcp2515_cfg.h - added support for mega168 (appears to be same register as mega88) | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_cfg.h | [ Diff ] [ File ] | ||
|
trunk r370
Timestamp: 2007-03-31 19:38:09 Author: Ported: N/A [ Details ] [ Diff ] |
config.inc.template - small description of standard settings. | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template | [ Diff ] [ File ] | ||
|
trunk r369
Timestamp: 2007-03-31 17:58:30 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Removed config.inc och system.inc from svn | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/system.inc | [ File ] | ||
|
trunk r368
Timestamp: 2007-03-31 17:38:06 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
config.inc and system.inc renamed to config.inc.template och system.inc.template | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc.template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/system.inc.template | [ File ] | ||
|
trunk r367
Timestamp: 2007-03-31 17:27:29 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
AVR-lib readme contents moved to wiki | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/README.txt | [ Diff ] [ File ] | ||
|
trunk r366
Timestamp: 2007-03-29 22:43:54 Author: Anders Sandblad Ported: N/A [ Details ] [ Diff ] |
Added atmega168.ld | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega168.ld | [ File ] | ||
|
trunk r365
Timestamp: 2007-03-14 13:39:20 Author: Johan Böhlin Ported: N/A [ Details ] [ Diff ] |
Updated pgmdefs.h. Opt. in canIR eeprom downloading fsm. Project file update for canEthernet/freezer/LCD/Temp. | ||
| mod - /trunk/EmbeddedSoftware/PIC/Include/eeprom instr.txt | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/Include/pgmtypes.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcs | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mptags | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mptags | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/canIR.mcs | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/canIR.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canLCD/canLCD.mptags | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw | [ Diff ] [ File ] | ||
|
trunk r364
Timestamp: 2007-03-14 13:28:12 Author: Johan Böhlin Ported: N/A [ Details ] [ Diff ] |
Small changes in canBootloaderGui. Added canConfigurator. canConfigurator generates class and id definitions for mc18 and C# and it can create and download IR-table to canIR eeprom. | ||
| rm - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/CanPacket.cs | [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/Downloader.cs | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/SerialConnection.cs | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/bin/Debug/canBootloaderGui.exe | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/bin/Debug/canBootloaderGui.pdb | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/bin/Release/canBootloaderGui.exe | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/bin/Release/canBootloaderGui.pdb | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/bin/Release/settings.dat | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/canBootloaderGui.csproj | [ Diff ] [ File ] | ||
| rm - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/crc16.cs | [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/main.cs | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/obj/Debug/canBootloaderGui.exe | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/obj/Debug/canBootloaderGui.pdb | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/obj/Release/canBootloaderGui.exe | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui/obj/Release/canBootloaderGui.pdb | [ Diff ] [ File ] | ||
| mod - /trunk/PcSoftware/canBootloaderGui/canBootloaderGui.suo | [ Diff ] [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/CanPacket.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Program.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Properties | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Properties/AssemblyInfo.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Properties/Resources.Designer.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Properties/Resources.resx | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Properties/Settings.Designer.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/Properties/Settings.settings | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug/canConfigurator.exe | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug/canConfigurator.pdb | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug/canConfigurator.vshost.exe | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug/irtable.dat | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug/settings.dat | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Debug/typedefs.dat | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/bin/Release | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/canConfigurator.csproj | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/crc16.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/eeDownloader.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/frmIrtable.Designer.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/frmIrtable.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/frmIrtable.resx | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/frmTypedefs.Designer.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/frmTypedefs.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/frmTypedefs.resx | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/main.Designer.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/main.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/main.resx | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/Refactor | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/TempPE | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.Properties.Resources.resources | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.csproj.GenerateResource.Cache | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.exe | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.frmIrtable.resources | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.frmTypedefs.resources | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.main.resources | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.pdb | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Debug/canConfigurator.serialSettingsDialog.resources | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/Release | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/obj/canConfigurator.csproj.FileList.txt | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/serialCanConnection.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/serialSettingsDialog.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/serialSettingsDialog.designer.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/serialSettingsDialog.resx | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/typedefs.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/typedefs.cs.bck | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/typedefs_new.cs | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator/typedefs_new.cs.bck | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator.sln | [ File ] | ||
| add - /trunk/PcSoftware/canConfigurator/canConfigurator.suo | [ File ] | ||
|
trunk r363
Timestamp: 2007-03-13 18:29:20 Author: Johan Böhlin Ported: N/A [ Details ] [ Diff ] |
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. | ||
| add - /trunk/EmbeddedSoftware/PIC/Include/crc16.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/Include/crc16.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/Include/eeprom instr.txt | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/Include/funcdefs.h | [ Diff ] [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/Include/pgmtypes.h | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBase/Include/CAN.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBase/Source/CAN.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBase/lkr/18f2685_bootclient.lkr | [ Diff ] [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canBoot/Include/crc16.h | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canBoot/Source/crc16.c | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canBoot/_output | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcp | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcs | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canBoot/canBoot.mptags | [ Diff ] [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ARP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ARPTsk.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Announce.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/DHCP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/DNS.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Delay.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ENC28J60.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/FTP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/GenericTCPClient.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/GenericTypeDefs.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/HTTP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Helpers.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/ICMP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/IP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/MAC.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/MPFS.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/NBNS.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/SGP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/SNMP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/Scheduler.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/StackTsk.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/TCP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/TFTPc.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/TimeSync.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/UART.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/UDP.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/XEEPROM.h | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/compiler.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/Include/stackTasks.h | [ Diff ] [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ARP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ARPTsk.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Announce.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/DHCP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/DNS.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Delay.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ENC28J60.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/FTP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/GenericTCPClient.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/HTTP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Helpers.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/I2CEEPROM.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/ICMP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/IP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/LCDBlocking.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/MPFS.c | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Main.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/MainDemo.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/NBNS.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/SGP.C | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/SNMP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/SPIEEPROM.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/Scheduler.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/StackTsk.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/TCP.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/TFTPc.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/TimeSync.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/UART.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/PIC/canEthernet/Source/UDP.c | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canEthernet/_output | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcp | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcs | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.mptags | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canEthernet/canEthernet.tagsrc | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canFreezer/canFreezer.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/Include/compiler.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/Source/Main.c | [ Diff ] [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canIR/_output | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/canIR.mcp | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/canIR.mptags | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canIR/canIR.tagsrc | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canTemp/Include/blinds.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canTemp/Source/Main.c | [ Diff ] [ File ] | ||
| rm - /trunk/EmbeddedSoftware/PIC/canTemp/_output | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mcw | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/PIC/canTemp/canTemp.mptags | [ Diff ] [ File ] | ||
|
trunk r362
Timestamp: 2007-03-07 16:07:46 Author: andfri Ported: N/A [ Details ] [ Diff ] |
* EmbeddedSoftware/AVR/avrlib: Fixed 16 bit truncation of time in timebase.c. Removed some output files. Small changes in Makefile and ldscripts. |
||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/.cdtproject | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/Makefile | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.c | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.h | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.S | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.h | [ Diff ] [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.d | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.lst | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c | [ Diff ] [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.d | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.lst | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.d | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.lst | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.d | [ File ] | ||
| rm - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.lst | [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega8.ld | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega88.ld | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile | [ Diff ] [ File ] | ||
| mod - /trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c | [ Diff ] [ File ] | ||
|
trunk r361
Timestamp: 2007-03-06 22:21:20 Author: andfri Ported: N/A [ Details ] [ Diff ] |
* EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App. |
||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/.cdtproject | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/.project | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/.settings | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/.settings/org.eclipse.cdt.core.prefs | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/Makefile | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/README.txt | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/bios_export.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/flash.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.S | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/bios/vectors.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/config.inc | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/can.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515 | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_bittime.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_cfg.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/mcp2515/mcp2515_defs.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.d | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/mcu/mcu.lst | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.d | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.lst | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.d | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/serial.lst | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.c | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.d | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.h | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/uart.lst | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega8.ld | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/ldscripts/atmega88.ld | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/system.inc | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/template | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/Makefile | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/config.inc | [ File ] | ||
| add - /trunk/EmbeddedSoftware/AVR/avr-lib/template/main.c | [ File ] | ||
|
trunk r360
Timestamp: 2007-03-04 15:40:02 Author: Erik Larsson Ported: N/A [ Details ] [ Diff ] |
CanRelay: Bugs. | ||
| mod - /trunk/EmbeddedSoftware/AVR/CanRelay/main.c | [ Diff ] [ File ] | ||
