Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
800 6698 d 4 h linlun /branches/modules/ Added branch for modulized applications  
669 6908 d 2 h arune /trunk/EmbeddedSoftware/AVR/ drivers/eth, standalone/simpleethernet: added chip revision check to init function, possible to use for debugging purposes in main.c  
663 6908 d 7 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth/ avr-lib/eth: drivers updated  
659 6908 d 11 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth/enc28j60/ drivers/enc28j60: using spi with USART in spi-mode is now implemented, this is to be used on ethernet expansion to corecard  
534 7005 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/eth/enc28j60/ drivers/eth/enc28j60: CS-port should be PC0  
394 7079 d 11 h eqlazer /trunk/EmbeddedSoftware/AVR/avr-lib/ Copied libs to avr-lib.  
215 7189 d 7 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/ * Watchdog-funktioner som inte används borttagna från timeout för ethernet, kanske kan dessa filer tas bort helt om övrig funktionalitet flyttas  
213 7189 d 10 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/ * Only use tcp and/or udp when needed  
211 7189 d 11 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/enc28j60/ * reset transmit logic before transmitting  
210 7189 d 12 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/ * ss set as output-bug fixed
* send_udp complete (eth+ip+udp-headers set correct)
 
206 7191 d 1 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/ En funktion tillagd, denna skickar udp men plockar inte destmac/ip från förra paketet, man anger dessa som parametrar  
198 7191 d 11 h arune /trunk/EmbeddedSoftware/AVR/lib/src/eth/ Ethernet med enc28j60 finns nu i AVR-lib