Commit graph

546 commits

Author SHA1 Message Date
Joakim Eriksson 90ae09c7e5 fixed parsing of address to handle [<addr>] 2011-03-22 10:42:38 +01:00
dak664 14246ef811 Add optional build without internal webserver 2011-03-13 11:59:17 -04:00
dak664 97a71fea76 Conditional inclusion of the internal webserver 2011-03-11 15:07:15 -05:00
Joakim Eriksson 7033bc859e fixed the prefix query 2011-03-11 16:34:30 +01:00
dak664 d4f58ca7f0 Server address options giving different 6lowpan header compression 2011-03-08 14:15:55 -05:00
Mariano Alvira ca831a1553 rest-example: add coap client to Makefile all goal 2011-03-05 17:08:25 -05:00
Mariano Alvira 53daa9e835 rest-example: include <string.h> for memcpy 2011-03-05 17:07:56 -05:00
Mariano Alvira 43f0ad85f5 rest-example: don't do a hard override of config options 2011-03-05 16:51:33 -05:00
Fredrik Osterlind 499c13a357 removed execute flag of source files (avoids diff problems with egit) 2011-03-01 18:16:42 +01:00
Mariano Alvira ea527da162 don't do a hard override of platform config in rpl project config 2011-02-08 09:21:16 -05:00
Mariano Alvira 8a9384c22e rest-example is now rest-server-example 2011-02-08 09:07:45 -05:00
David Kopf 2ff236c4be Update description of make process. 2011-02-08 07:03:32 -05:00
dak664 ee65d0d887 Allow other (compatible) AVR targets 2011-02-07 13:37:43 -05:00
enricmcalvo af6d2f3e72 Added tmp102-related makefiles directives for proper compilation. 2011-01-23 18:54:18 +00:00
enricmcalvo 47613e57ad Added test program in the z1 examples directory for the tmp102 temperature sensor. 2011-01-20 10:28:48 +00:00
joxe db0423af20 added response to Mac addr request and added addrs in printout 2011-01-17 20:05:51 +00:00
salvopitru dcff411f9d New example for mb851 board that comes from sky-websense. 2011-01-17 10:58:04 +00:00
joxe d7712b27d0 added undef of putchar for platforms where it is a macro 2011-01-14 17:57:48 +00:00
joxe 8663cb8921 fixed compilation error 2011-01-12 20:00:48 +00:00
joxe 20f8777fd6 patched rest-example 2011-01-12 18:30:29 +00:00
adamdunkels 820d6eb334 Allow the network to settle before sending first packet. Packet transmissions are now periodic, and randomized within each period. 2011-01-10 15:11:44 +00:00
nvt-se 540675bc6a Updated the announcement example to follow the current API. 2011-01-07 23:23:31 +00:00
doganyazar 0630e0c465 Mentioned Matthias Kovatsch's CoAP Firefox plugin as an example CoAP client. 2011-01-03 22:31:57 +00:00
doganyazar 5fcfd826bd Minor modification in .well-known/core service after the comments of Matthias Kovatsch. 2011-01-03 22:25:04 +00:00
doganyazar a81efabfb5 Clarification in README 2011-01-03 22:19:32 +00:00
dak664 26cebb6436 Show avr-size once and only once regradless of whether recompilation is needed. 2010-12-22 22:47:33 +00:00
dak664 95982b40ba $make will show avr-size once and only once whether or not a build needs to occur. 2010-12-22 21:13:09 +00:00
salvopitru d86b7c4592 Added example for the elfloader on the MB851 platform, taken from sky-shell-exec example. 2010-12-15 15:33:30 +00:00
salvopitru c325e212f6 Changed COFFEE_FILES to COFFEE. 2010-12-15 14:50:29 +00:00
dak664 ced88c2eff Give jackdaw fe80::0 address and number webservers from fe80::1 2010-12-14 23:22:01 +00:00
dak664 1d2a5ca671 Minor format and comment changes 2010-12-14 22:51:04 +00:00
adamdunkels 73cdccb9f4 New example that shows how to send and receive broadcast and unicast as well as how to use a simple Contiki list and a memb memory block pool. 2010-12-14 10:07:28 +00:00
dak664 35b2ce0cdb Add status page link, show correct rssi, fix indexing off array in ipv4 builds 2010-12-04 21:32:35 +00:00
dak664 a5cbd0cd94 Add status page, change ipv6 address to ::101 and ::102 2010-12-04 21:24:29 +00:00
dak664 0f6c089179 README additions 2010-12-03 20:45:35 +00:00
dak664 8ab0467705 Add hello-world README 2010-12-03 16:39:56 +00:00
dak664 3d3ad9e2c2 Fixes to allow ipv4 (hello world) builds 2010-12-01 16:23:55 +00:00
dak664 fe904bab40 Use proper recursive make invokation 2010-12-01 15:05:39 +00:00
doganyazar b58e13f8e1 Defined wITH_COAP=1 to made COAP default rather than HTTP 2010-11-30 14:47:02 +00:00
doganyazar f363140186 Minor bug fix found by Niclas. 2010-11-30 13:28:48 +00:00
doganyazar 37b47e4cf2 Syntax update 2010-11-30 13:22:26 +00:00
doganyazar dfa12351da Added some more description to README.
Makefile update is about changing ifdef to ifeq so that users don't be misleaded.
2010-11-29 12:55:35 +00:00
doganyazar d14e8996ab Added more details to README and small printing modification in client example. 2010-11-24 10:56:53 +00:00
doganyazar c4f5ebcaaa Added a coap client and running coap-client-server COOJA simulation. Made README more detailed. 2010-11-24 10:10:48 +00:00
doganyazar 24a5dafcd3 Removing unnecessary files to add the new ones. 2010-11-23 20:59:26 +00:00
adamdunkels 125656d3cd Let node ID 1 be the source 2010-11-15 21:50:02 +00:00
adamdunkels ee6f542a06 Add checks for file size problems (fix by Roger Larsson) 2010-11-15 21:49:05 +00:00
nifi 2b1f62afea Example application that runs the Contiki Shell with Collect View 2010-11-12 17:46:56 +00:00
dak664 9e94ba9803 Allow non-ipv6 build, e.g. Hello World 2010-11-12 17:15:00 +00:00
nifi 3975abec8a Debug output cleanup (fixed compiler warning) 2010-11-12 13:17:45 +00:00