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 |
|
salvopitru
|
28e1445a0f
|
Added a simple implementation of Coffee for STM32W108.
|
2010-11-10 11:20:44 +00:00 |
|
joxe
|
a920b73903
|
fixed Makefile to work with platform other than sky
|
2010-11-07 18:32:55 +00:00 |
|
adamdunkels
|
5cdc2e877f
|
Don't place link if destination is the null address
|
2010-11-07 10:32:13 +00:00 |
|
enricmcalvo
|
5faeca7bfe
|
Added test application to test accelerometer
|
2010-11-07 08:41:48 +00:00 |
|
adamdunkels
|
47e7fd35c2
|
Data collection example
|
2010-11-06 15:17:38 +00:00 |
|
adamdunkels
|
994e350026
|
Broadcast example
|
2010-11-06 15:03:48 +00:00 |
|
adamdunkels
|
5783e704d4
|
Hello, world example
|
2010-11-06 14:56:48 +00:00 |
|
adamdunkels
|
6947e750d0
|
Removed left-over powertrace include
|
2010-11-06 14:43:45 +00:00 |
|
adamdunkels
|
46ce00c173
|
Even out the transmissions during the interval
|
2010-11-06 11:55:15 +00:00 |
|
adamdunkels
|
f4671d63e1
|
Added network arrows in Cooja, fixed so that node ID 1 now is sink
|
2010-11-06 10:44:06 +00:00 |
|
adamdunkels
|
1bf044f2c4
|
Moved project-conf.h
|
2010-11-03 15:46:41 +00:00 |
|
adamdunkels
|
5444581739
|
Data collection over RPL/IPv6
|
2010-11-03 15:36:38 +00:00 |
|