|
|
|
@140
|
[140]
|
10 months |
follower |
Add author, license and copyright details. (Which weren't permitted in …
|
|
|
|
@139
|
[139]
|
10 months |
follower |
Add the tidied up code from my Circuit Cellar design competition entry. …
|
|
|
|
@138
|
[138]
|
10 months |
mlalondesvn |
MODIF - More commenting and headers
|
|
|
|
@137
|
[137]
|
10 months |
mlalondesvn |
MODIF - More comments
|
|
|
|
@136
|
[136]
|
10 months |
mlalondesvn |
ADDED - HDQ Library
|
|
|
|
@135
|
[135]
|
10 months |
follower |
Enable sketches to be uploaded without the Arduino being power-cycled--by …
|
|
|
|
@134
|
[134]
|
10 months |
follower |
Argh. That last commit was unintentional--what a mess... :-/ Okay, well, …
|
|
|
|
@133
|
[133]
|
10 months |
follower |
Change PIN_RESET to match pin on Netduino sheild prototype. NOTE: This is …
|
|
|
|
@132
|
[132]
|
11 months |
follower |
Quick commit of code to program sketch onto another ATMega chip.
|
|
|
|
@131
|
[131]
|
11 months |
follower |
Bah, that previous commit was the *current* uncommited code, which I …
|
|
|
|
@130
|
[130]
|
11 months |
follower |
Fix the file name.
|
|
|
|
@129
|
[129]
|
11 months |
follower |
Copy current (old) version of demo to serve as base for serial/net proxy …
|
|
|
|
@128
|
[128]
|
12 months |
follower |
Switch our test code back to the non-class style for temporary development …
|
|
|
|
@127
|
[127]
|
12 months |
follower |
Now do the annoying rename…
|
|
|
|
@126
|
[126]
|
12 months |
follower |
Copy current echo server demo to serve as base for client demo.
|
|
|
|
@125
|
[125]
|
12 months |
follower |
Exclude currently unused code so we get a more accurate idea of demo code …
|
|
|
|
@124
|
[124]
|
12 months |
follower |
Change demo to enable *four* simultaneous echo server connections at …
|
|
|
|
@123
|
[123]
|
12 months |
follower |
Update head comments and revision information.
|
|
|
|
@122
|
[122]
|
12 months |
follower |
Use new 'EchoServer?' classes for demo instead of old non-class demo. Run …
|
|
|
|
@121
|
[121]
|
12 months |
follower |
Add guts of 'EchoServer?' state machine. (Currently unused.)
|
|
|
|
@120
|
[120]
|
12 months |
follower |
Add defines for echo server state machine states. Add place to store …
|
|
|
|
@119
|
[119]
|
12 months |
follower |
Add rough hacky method to allow multiple sockets to be created. This needs …
|
|
|
|
@118
|
[118]
|
12 months |
follower |
Add comment about the need to investigate if we need to use 'disconnect' …
|
|
|
|
@117
|
[117]
|
12 months |
follower |
Remove redundant 'NetworkConnection::' namespace reference.
|
|
|
|
@116
|
[116]
|
12 months |
follower |
Add initial skeleton for EchoServer? class. (Not yet used.)
|
|
|
|
@115
|
[115]
|
12 months |
follower |
Add single byte 'print' function to send data. The name is to match the …
|
|
|
|
@114
|
[114]
|
12 months |
follower |
Add 'available()' method to connection to match 'Serial.available()'. …
|
|
|
|
@113
|
[113]
|
12 months |
follower |
Change 'read' declaration to return an int to match the 'Serial.read' …
|
|
|
|
@112
|
[112]
|
12 months |
follower |
Correct comment about 'read' blocking for data--it seems that 'recv' …
|
|
|
|
@111
|
[111]
|
12 months |
follower |
Close connection when demo is finished.
|
|
|
|
@110
|
[110]
|
12 months |
follower |
If the connection 'listen' method fails we bail into an infinite loop. …
|
|
|
|
@109
|
[109]
|
12 months |
follower |
Change connection listen method to return a boolean indicating whether the …
|
|
|
|
@108
|
[108]
|
12 months |
follower |
Add a comment about default socket possibility.
|
|
|
|
@107
|
[107]
|
12 months |
follower |
Add connection byte read method--not yet used.
|
|
|
|
@106
|
[106]
|
12 months |
follower |
Store maximum number of sockets available to us. Note: We don't use this …
|
|
|
|
@105
|
[105]
|
12 months |
follower |
A quick fix to enable things to work again. The bug occurred because the …
|
|
|
|
@104
|
[104]
|
12 months |
follower |
Add method to close socket. NOTE: This change BREAKS THINGS and the demo …
|
|
|
|
@103
|
[103]
|
12 months |
follower |
Change 'listen' methods to take a 'uint16_t'. Temporarily include a test …
|
|
|
|
@102
|
[102]
|
12 months |
follower |
Add 'isConnected' method to 'NetworkConnection?' in prepartion for use.
|
|
|
|
@101
|
[101]
|
12 months |
follower |
Add initial skeleton of the plain socket wrapping 'NetworkConnection?' …
|
|
|
|
@100
|
[100]
|
12 months |
follower |
Move and reword configuration debug messages.
|
|
|
|
@99
|
[99]
|
12 months |
follower |
Remove test code. TODO: Add check/diagnostic ability to determine if the …
|
|
|
|
@98
|
[98]
|
12 months |
follower |
Move default configuration into NetworkInterface? constructor. Change …
|
|
|
|
@97
|
[97]
|
12 months |
follower |
(*Much* later...) Include skeleton of 'NetworkInterface?' class and enable …
|
|
|
|
@96
|
[96]
|
12 months |
follower |
Remove old configuration data.
|
|
|
|
@95
|
[95]
|
12 months |
follower |
Convert MAC address configuration to class method.
|
|
|
|
@94
|
[94]
|
12 months |
follower |
Add six-byte buffer packing method to allow for MAC address configuration.
|
|
|
|
@93
|
[93]
|
12 months |
follower |
Fix variable name in 'setIp' declaration. Add and convert to methods for …
|
|
|
|
@92
|
[92]
|
12 months |
follower |
Move scratch buffer manipulation into helper method. Convert IP address …
|
|
|
|
@91
|
[91]
|
12 months |
follower |
Begin moving network configuration into Wiz class and convert IP address …
|
|
|
|
@90
|
[90]
|
12 months |
follower |
Move network module initialisation into class.
|
|
|
|
@89
|
[89]
|
12 months |
follower |
Add skeleton of Wiz810MJ class.
|
|
|
|
@88
|
[88]
|
12 months |
follower |
Change SPI configuration to use an object so we can match the …
|
|
|
|
@87
|
[87]
|
12 months |
follower |
Move SPI configuration function into a static class method of the SPI …
|
|
|
|
@86
|
[86]
|
12 months |
follower |
Add skeleton of SPI class.
|
|
|
|
@85
|
[85]
|
12 months |
follower |
Fix the filename.
|
|
|
|
@84
|
[84]
|
12 months |
follower |
Now that we've slightly tidied up WizDemo?3 we'll leave it in peace.
|
|
|
|
@83
|
[83]
|
12 months |
follower |
Simplify state machine defs and remove unneeded ones.
|
|
|
|
@82
|
[82]
|
12 months |
follower |
Remove now unused 'sendPrompt' routine.
|
|
|
|
@81
|
[81]
|
12 months |
follower |
Add some comments to 'readMatch'.
|
|
|
|
@80
|
[80]
|
12 months |
follower |
Use new 'readMatch' routine to match start of the request to simplify …
|
|
|
|
@79
|
[79]
|
12 months |
follower |
Add routine to read and match bytes received. (Essentially strcmp …
|
|
|
|
@78
|
[78]
|
12 months |
follower |
Tidy up code by removing now unused rx buffer and other dead …
|
|
|
|
@77
|
[77]
|
12 months |
follower |
Move the byte receiving into a convenience function and stop using the rx …
|
|
|
|
@76
|
[76]
|
12 months |
follower |
Of course, it might be nice if we change the filename to be consistent …
|
|
|
|
@75
|
[75]
|
12 months |
follower |
Start working on a new 'tidier' version of the webserver demo but keep the …
|
|
|
|
@74
|
[74]
|
12 months |
follower |
Fix for Safari not displaying the response correctly--the issue was it …
|
|
|
|
@73
|
[73]
|
12 months |
follower |
Apply xSmurf's fix for the order of socket close/disconnect. With this fix …
|
|
|
|
@72
|
[72]
|
12 months |
follower |
Now we've copied xSmurf's PROGMEM and other changes to his branch we'll …
|
|
|
|
@71
|
[71]
|
12 months |
follower |
Copy xsmurf's PROGMEM and other changes into a branch so we don't lose …
|
|
|
|
@70
|
[70]
|
12 months |
follower |
Add branch for xsmurf's code.
|
|
|
|
@69
|
[69]
|
13 months |
mlalondesvn |
MODIF - Moved debug output to progmem functions
FIXED - Unexpected …
|
|
|
|
@68
|
[68]
|
13 months |
follower |
Add initial 'web server' flashing LED URL pattern demo.
|
|
|
|
@67
|
[67]
|
13 months |
follower |
Clarify the install instructions a little as to which files go where.
|
|
|
|
@66
|
[66]
|
13 months |
follower |
Add comments to initialisation code. Remove debug prints. Remove some …
|
|
|
|
@65
|
[65]
|
13 months |
follower |
Move module and driver initialisation code into separate function.
|
|
|
|
@64
|
[64]
|
13 months |
follower |
Fiddle some comment formatting.
|
|
|
|
@63
|
[63]
|
13 months |
follower |
Pull SPI configuration into separate function.
|
|
|
|
@62
|
[62]
|
13 months |
follower |
Remove defines used by pre-driver-port SPI code.
|
|
|
|
@61
|
[61]
|
13 months |
follower |
Remove some unnecessary debug code.
|
|
|
|
@60
|
[60]
|
13 months |
follower |
Remove comments associated with removed pre-driver-port code.
|
|
|
|
@59
|
[59]
|
13 months |
follower |
Remove initial pre-driver-port code that configured the module via SPI …
|
|
|
|
@58
|
[58]
|
13 months |
follower |
Add initial very-rough demo of 'echo' server.
|
|
|
|
@57
|
[57]
|
13 months |
follower |
DOS to Unix line-encoding conversion.
|
|
|
|
@56
|
[56]
|
13 months |
follower |
Move comment on changing the interface mode to the new README and remove …
|
|
|
|
@55
|
[55]
|
13 months |
follower |
Add instructions for building/installation.
|
|
|
|
@54
|
[54]
|
13 months |
follower |
Remove instructions referring to using Makefile.
|
|
|
|
@53
|
[53]
|
13 months |
follower |
It turns out Arduino compiles the files quite happily without the Makefile …
|
|
|
|
@52
|
[52]
|
13 months |
follower |
Add basic license and readme files.
|
|
|
|
@51
|
[51]
|
13 months |
follower |
Remove unused file.
|
|
|
|
@50
|
[50]
|
13 months |
follower |
Make functions visible to C++ code in Arduino.
|
|
|
|
@49
|
[49]
|
13 months |
follower |
DOS to Unix line-encoding conversion.
|
|
|
|