Statistics
| Revision:

root / EtherCard

# Date Author Comment
7763 2011-12-11 02:28 jcw

update all source files to point to the new repository on GitHub

7752 2011-07-12 18:49 jcw

wait for link to be up before doing dhcp or dns requests

7751 2011-07-12 14:34 jcw

added new "stash" code for managing data in the ENC's RAM, with updated pachube sketch - this will at some point replace the BufferFiller class, and clientTcpReq / browseUrl / httpPost

7750 2011-07-08 23:45 jcw

pachube example works

7749 2011-07-08 23:16 jcw

add pachube example (work in progress)

7748 2011-07-07 22:42 jcw

allow calling dhcpSetup() more than once

7742 2011-07-05 13:12 jcw

added dhcpExpired() code

7741 2011-07-05 12:37 jcw

added getDHCPandDNS

7740 2011-07-05 12:26 jcw

simplify code

7739 2011-07-04 12:18 jcw

commit tweaks http://forum.jeelabs.net/node/327

7738 2011-07-02 22:34 jcw

another typo

7737 2011-07-02 22:32 jcw

fix content-length header typo

7732 2011-06-21 13:32 jcw

untweak

7731 2011-06-21 13:27 jcw

tweak

7729 2011-06-16 00:11 jcw

cleanup

7728 2011-06-15 23:34 jcw

EtherShield fix c35046243c0a84d733fb

7727 2011-06-15 10:29 jcw

cleanup

7725 2011-06-13 16:07 jcw

cleanup

7724 2011-06-13 14:15 jcw

more sweeping API changes

7723 2011-06-13 04:43 jcw

cleanup

7722 2011-06-13 03:46 jcw

dns cleanup

7721 2011-06-12 20:54 jcw

more simplifications

7720 2011-06-12 18:21 jcw

cleanup and added pings.pde example

7719 2011-06-12 10:27 jcw

massive overhaul, global packet buffer

7718 2011-06-11 20:05 jcw

cleanup

7717 2011-06-11 20:01 jcw

major reshuffle

7716 2011-06-10 19:25 jcw

minor tweaks

7714 2011-06-09 02:19 jcw

dhcp tweaks

7713 2011-06-08 14:09 jcw

comment tweaks

7712 2011-06-08 13:31 jcw

adopted Andrew Lindsay's DHCP and added testDHCP and webClient examples

7711 2011-06-08 00:47 jcw

fix for larger UDP packets

7685 2011-05-19 13:30 jcw

simplify code

7679 2011-05-14 18:11 jcw

fix potential buffer overrun

6961 2011-01-30 16:25 jcw

added new backSoon.pde sketch

6540 2010-12-24 14:41 jcw

use new RF12WANTSACK and RF12ACKREPLY macros

6415 2010-12-14 20:54 jcw

switch to new redmine-based repository

6406 2010-12-13 19:46 jcw

switch to new redmine-based repository

6260 2010-11-27 14:08 jcw

new getStaticIP/getViaDNS sketches, added dnsLookup(), two DNS fixes

6054 2010-09-29 12:35 jcw

lowercase typo

5883 2010-07-13 23:36 jcw

fix dest in send packet

5882 2010-07-13 23:29 jcw

added some more features to EtherNode.pde

5871 2010-07-02 20:10 jcw

rename

5831 2010-06-19 23:54 jcw

avoid digitalWrite() for chip select

5771 2010-05-30 18:41 jcw

tweaks

5752 2010-05-28 00:02 jcw

added spiInit() and new rbbb_server.pde example

5695 2010-05-21 21:49 jcw

tweaks

5693 2010-05-21 16:58 jcw

avoid 1.5 kb sprintf overhead

5692 2010-05-21 16:50 jcw

new EtherCard library