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
800 6698 d 6 h linlun /branches/modules/ Added branch for modulized applications  
/branches/modules
698 6873 d 9 h arune /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ standalone/can2serial: added include of canid.h
renamed config.h to config.h.template for not overwriting others settings
 
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/config.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
693 6874 d 8 h arune /trunk/EmbeddedSoftware/AVR/ Fixed errors in stdcan
StdCan can (optional) be used in Can2Serial for buffering messages
 
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.c
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/stdcan.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/config.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
665 6908 d 6 h arune /trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/ standalone/Can2Serial: now using avr-libdir, not dependent on old libdir anymore  
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/config.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/vectors.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
658 6911 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/  
/trunk/EmbeddedSoftware/AVR/avr-lib/drivers/can/canid.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/standalone/CanTest/main.c
/trunk/EmbeddedSoftware/AVR/standalone/CanTest/makefile
426 7068 d 10 h eqlazer /trunk/EmbeddedSoftware/AVR/standalone/ Can2Serial: Changed from F_OSC to F_CPU in makefile and corrected lib path.
CanTestPeriodic: Changed msg ID from 16 to 1600000 (This probably needs to be changed again) and removed node number option.
 
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/main.c
/trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic/makefile
389 7080 d 3 h eqlazer /trunk/EmbeddedSoftware/AVR/ EmbeddedSoftware/AVR: Moved a lot. Most paths now probably broken.  
/trunk/EmbeddedSoftware/AVR/application
/trunk/EmbeddedSoftware/AVR/personal
/trunk/EmbeddedSoftware/AVR/standalone
/trunk/EmbeddedSoftware/AVR/standalone/Can2Serial
/trunk/EmbeddedSoftware/AVR/standalone/CanCallerID
/trunk/EmbeddedSoftware/AVR/standalone/CanGLCD
/trunk/EmbeddedSoftware/AVR/standalone/CanGPS
/trunk/EmbeddedSoftware/AVR/standalone/CanRGB_nobios
/trunk/EmbeddedSoftware/AVR/standalone/CanSimpleEthernet
/trunk/EmbeddedSoftware/AVR/standalone/CanTestCan
/trunk/EmbeddedSoftware/AVR/standalone/CanTestEcho
/trunk/EmbeddedSoftware/AVR/standalone/CanTestPeriodic
/trunk/EmbeddedSoftware/AVR/standalone/UARTscope
/trunk/EmbeddedSoftware/AVR/trash/CanDS18S20
/trunk/EmbeddedSoftware/AVR/Can2Serial
/trunk/EmbeddedSoftware/AVR/CanCallerID
/trunk/EmbeddedSoftware/AVR/CanDS18S20
/trunk/EmbeddedSoftware/AVR/CanGLCD
/trunk/EmbeddedSoftware/AVR/CanGPS
/trunk/EmbeddedSoftware/AVR/CanRGB_nobios
/trunk/EmbeddedSoftware/AVR/CanSimpleEthernet
/trunk/EmbeddedSoftware/AVR/CanTestCan
/trunk/EmbeddedSoftware/AVR/CanTestEcho
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic
/trunk/EmbeddedSoftware/AVR/UARTscope
380 7082 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/Can2Serial/ Can2Serial: Cleaned up some mess. No more traces of F_OSC.  
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
356 7133 d 1 h andfri /trunk/EmbeddedSoftware/AVR/Can2Serial/ * EmbeddedSoftware/AVR/Can2Serial: Now sending a CAN_NMT_TIME msg every second. Actual time is more or less bogus, should be fixed when needed.  
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
149 7234 d 16 h jimmy /trunk/EmbeddedSoftware/AVR/ Updated the UART library for mega88 support. Timebase and MCP2515 driver also have experimental mega88 support now.  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/serial_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/CanTestEcho/main.c
/trunk/EmbeddedSoftware/AVR/CanTestEcho/makefile
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/main.c
/trunk/EmbeddedSoftware/AVR/CanTestPeriodic/makefile
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
142 7235 d 13 h jimmy /trunk/EmbeddedSoftware/AVR/ CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created.  
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/mcu_cfg.h
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/Can2Serial/makefile
/trunk/EmbeddedSoftware/AVR/CanTest/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/makefile
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/can.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/can_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_defs.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart_cfg.h
73 7249 d 14 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
63 7258 d 4 h jimmy /EmbeddedSoftware/AVR/ Added Can2Serial. Uses the CanWatcher protocol and operates at 115200baud. Functionality has not yet been verified.  
/EmbeddedSoftware/AVR/Can2Serial
/EmbeddedSoftware/AVR/Can2Serial/.cdtproject
/EmbeddedSoftware/AVR/Can2Serial/.dep
/EmbeddedSoftware/AVR/Can2Serial/.project
/EmbeddedSoftware/AVR/Can2Serial/.settings
/EmbeddedSoftware/AVR/Can2Serial/.settings/org.eclipse.cdt.core.prefs
/EmbeddedSoftware/AVR/Can2Serial/main.c
/EmbeddedSoftware/AVR/Can2Serial/makefile
/EmbeddedSoftware/AVR/lib/src/can/can.c
/EmbeddedSoftware/AVR/lib/src/can/can.h