Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
201 7204 d 1 h arune /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/ Uppdaterat libbets irmottagare något  
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.c
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h
198 7204 d 3 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/ Ethernet med enc28j60 finns nu i AVR-lib  
/trunk/EmbeddedSoftware/AVR/lib/src/eth
/trunk/EmbeddedSoftware/AVR/lib/src/eth/avr_compat.h
/trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60
/trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60.c
/trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60.h
/trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/enc28j60_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/timeout.lst
/trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.c
/trunk/EmbeddedSoftware/AVR/lib/src/eth/ip_arp_udp_tcp.h
/trunk/EmbeddedSoftware/AVR/lib/src/eth/net.h
/trunk/EmbeddedSoftware/AVR/lib/src/eth/timeout.c
/trunk/EmbeddedSoftware/AVR/lib/src/eth/timeout.h
196 7207 d 23 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD: Using the new lib.
clcd20x4: Some minor updates.
global_funcdefs: Will now compile (got rid of a strange character).
 
/trunk/EmbeddedSoftware/AVR/CanCLCD/main.c
/trunk/EmbeddedSoftware/AVR/CanCLCD/makefile
/trunk/EmbeddedSoftware/AVR/CanRelay/main.c
/trunk/EmbeddedSoftware/AVR/lib/funcdefs/global_funcdefs.h
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h
193 7209 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/lcd/ clcd20x4: Lib for easy printing data from bus on 20x4 LCD.
Still in an early stage.
 
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/clcd20x4.h
186 7219 d 18 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047/ tc1047 lib  
/trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047
/trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047/tc1047.c
/trunk/EmbeddedSoftware/AVR/lib/src/temperature/tc1047/tc1047.h
174 7222 d 4 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/com/ Added data section to Com_Message_t.  
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.c
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.h
173 7222 d 5 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/com/ Some more work on the Com services.  
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.c
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.h
172 7222 d 17 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/com/ Definierat funct, funcc osv.  
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.h
170 7222 d 22 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/com/ Added template files for the communication subsystem, which will contain all protocol-specific functionality.  
/trunk/EmbeddedSoftware/AVR/lib/src/com
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.c
/trunk/EmbeddedSoftware/AVR/lib/src/com/com.h
166 7226 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/lcd/ bytat XTAL till F_OSC  
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.h
163 7227 d 20 h eqlazer /trunk/EmbeddedSoftware/AVR/ bytat namn från lcd.* till lcd_HD44780.*  
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd_HD44780.h
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.h
/trunk/EmbeddedSoftware/AVR/CanLCD/main.c
/trunk/EmbeddedSoftware/AVR/CanLCD/makefile
162 7227 d 21 h arune /trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/ En parantes så f_osc kan användas som bas för alla tider  
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h
160 7227 d 21 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/lcd/ lcd lib  
/trunk/EmbeddedSoftware/AVR/lib/src/lcd
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.c
/trunk/EmbeddedSoftware/AVR/lib/src/lcd/lcd.h
157 7228 d 7 h arune /trunk/EmbeddedSoftware/AVR/lib/src/ir/ IR-receiver tillagd i lib  
/trunk/EmbeddedSoftware/AVR/lib/src/ir
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.c
/trunk/EmbeddedSoftware/AVR/lib/src/ir/receiver/irreceiver.h
150 7231 d 19 h arune /trunk/EmbeddedSoftware/AVR/lib/src/ *TCCR0B istället för TCCR0A på mega88
*20MHz och PB0 för mcp2515
 
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515_cfg.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
149 7247 d 6 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
147 7248 d 1 h jimmy /trunk/EmbeddedSoftware/AVR/ Minor changes.  
/trunk/EmbeddedSoftware/AVR/lib/bin
/trunk/EmbeddedSoftware/AVR/lib/include
/trunk/EmbeddedSoftware/AVR/lib/lib
/trunk/EmbeddedSoftware/AVR/Can2Serial/.cdtproject
/trunk/EmbeddedSoftware/AVR/lib/.project
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
/trunk/EmbeddedSoftware/AVR/readme.txt
143 7248 d 3 h jimmy /trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/ Minor fix (accidentally changed SPI timing in previous commit).  
/trunk/EmbeddedSoftware/AVR/lib/src/can/mcp2515/mcp2515.c
142 7248 d 4 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
127 7249 d 21 h jimmy /trunk/EmbeddedSoftware/AVR/ Refactor (Module_FunctionName instead of ModuleFunctionName).
Optimizations to mcp2515 driver (higher SPI clock rate).
 
/trunk/EmbeddedSoftware/AVR/Can2Serial/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/main.c
/trunk/EmbeddedSoftware/AVR/CanTest/protocol.c
/trunk/EmbeddedSoftware/AVR/CanTest/protocol.h
/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.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/timebase.h
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.c
/trunk/EmbeddedSoftware/AVR/lib/src/mcu/uart.h

Show All