David Kopf
|
38267bfd5a
|
Webserver-nano: Add page load times, remove workaround code for bug in arm strformat.c, correct the double count of leading zeros there.
|
2012-02-11 14:58:35 -05:00 |
|
nvt
|
9d8be775d4
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-02-11 02:14:20 +01:00 |
|
Oliver Schmidt
|
cb12d7b745
|
Minor formatting adjustment.
|
2012-02-10 18:56:40 +01:00 |
|
Oliver Schmidt
|
f5debc9d42
|
Adjusted relative path to BREADBOX64 to work when 'contiki' and 'contikiprojects' are siblings.
|
2012-02-10 17:19:40 +01:00 |
|
Matthias Kovatsch
|
cd802979da
|
Fixed token bug in separate response and extended API (thanks to Klaus Hartke for the bug report).
|
2012-02-06 06:22:55 +01:00 |
|
Matthias Kovatsch
|
2ef46ac47a
|
Bugfix for separate NON requests and updated separate resonse API.\nEnabled multiple BLOCKING_REQUESTs in the same scope.
|
2012-02-05 06:21:35 +01:00 |
|
Niclas Finne
|
2eee14a1d8
|
Allow compiler flag SMALL to be set to disable SMALL-build. Patch by Andre Frimberger.
|
2012-03-06 15:35:20 +01:00 |
|
Niclas Finne
|
f891774c1f
|
Deferred listening on memory until after mote id has been set
|
2012-03-06 15:35:16 +01:00 |
|
David Kopf
|
7110075108
|
Make static buffer the default, add comments.
|
2012-03-06 09:10:12 -05:00 |
|
Niclas Finne
|
b56198dc3c
|
Added option to read sensor data from TCP connection
|
2012-02-02 17:38:33 +01:00 |
|
David Kopf
|
987906be97
|
rf230bb updates: involves setting the 801.15.4 pending bit,
0x800000 cpu clock, and a jtag reset bugfix
|
2012-02-01 14:16:39 -07:00 |
|
Ivan Delamer
|
57e686179c
|
Improved rf230bb.c synchronization/locking. Removed unnecessary locks
during Tx (single-threaded environment). Added protection to Rx thread
from buffer access by ISR.
|
2012-02-01 13:37:45 -07:00 |
|
Ivan Delamer
|
27daa94030
|
Compress UDP header when UIP_CONF_UDP is disabled but we are routing
others' UDP packets.
|
2012-02-01 13:06:38 -07:00 |
|
Ivan Delamer
|
e7cd04b558
|
Bug fix: do not overwrite NS or RA messages otherwise generated in the
same uip_ds6_periodic() call.
|
2012-02-01 09:55:41 -07:00 |
|
Matthias Kovatsch
|
860de0dd01
|
Bugfixes for observing. Many thanks to Klaus Hartke.
|
2012-02-01 05:16:16 +01:00 |
|
Matthias Kovatsch
|
c1aa211dc7
|
Added RST-MID matching for observing.
|
2012-02-01 03:58:35 +01:00 |
|
Matthias Kovatsch
|
e4c506820d
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-02-01 03:25:05 +01:00 |
|
Matthias Kovatsch
|
dc6142fa0b
|
Revised Erbium observing.
|
2012-02-01 03:24:49 +01:00 |
|
Ivan Delamer
|
02d3fd4758
|
Fixes small bug in uip-nd6.c: when a packet is sent before DAD is
completed, DAD-like message is sent that can create a DAD fail in
another node (if it matches the destination of our packet).
|
2012-01-31 15:44:29 -07:00 |
|
Fredrik Osterlind
|
aecb4b03cc
|
bug fix: rpl was not included correctly
|
2012-01-31 14:53:52 +01:00 |
|
Fredrik Osterlind
|
06d5d49e50
|
fix: test failed since shell echo no longer appends a newline
|
2012-01-31 12:58:07 +01:00 |
|
Fredrik Osterlind
|
02336c8826
|
new mspsim.jar with msp430x
|
2012-01-31 11:04:55 +01:00 |
|
Matthias Kovatsch
|
4a02790c76
|
Simplified Erbium support for separate responses.
|
2012-01-31 04:38:07 +01:00 |
|
nvt
|
82a7c93b47
|
Check return value.
|
2012-01-30 23:51:07 +01:00 |
|
Niclas Finne
|
784ca301f8
|
Updated for latest coffee-manager
|
2012-01-30 22:20:46 +01:00 |
|
Matthias Kovatsch
|
b44d125d80
|
Observe handler now checks if GET request.
|
2012-01-30 22:01:31 +01:00 |
|
Matthias Kovatsch
|
6e41f6fbe9
|
Erbium README update.
|
2012-01-30 01:41:53 +01:00 |
|
Matthias Kovatsch
|
de82815186
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
Conflicts:
apps/er-coap-06/er-coap-06-engine.c
apps/er-coap-06/er-coap-06-observing.c
apps/er-coap-06/er-coap-06-separate.c
apps/er-coap-06/er-coap-06-transactions.c
apps/er-coap-06/er-coap-06.c
Removed er-coap-06.
|
2012-01-30 01:30:49 +01:00 |
|
David Kopf
|
23b782b06e
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-02-27 17:07:56 -05:00 |
|
David Kopf
|
2b7ecefce7
|
Remove unused SPI initializer flag from AVR. Comment out in the msp-430 template.
|
2012-02-27 17:05:22 -05:00 |
|
Nicolas Tsiftes
|
16c437da7e
|
Adjust for the multi-instance structures.
|
2012-02-27 23:03:52 +01:00 |
|
David Kopf
|
79d65d2adc
|
Merge branch 'master' of git://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-02-25 10:17:57 -05:00 |
|
David Kopf
|
8aff86b2e4
|
Merge branch 'master' of github.com:contiki/contiki-mirror
|
2012-02-25 10:12:46 -05:00 |
|
Ilya Dmitrichenko
|
ab9ddc62ea
|
Added TODO note regarding flavours of Windows.
|
2012-02-25 10:09:37 -05:00 |
|
Ilya Dmitrichenko
|
4b60851527
|
Missed ifeq ...
|
2012-02-25 10:09:35 -05:00 |
|
Ilya Dmitrichenko
|
9c99d46e24
|
Simplified host OS platform detection in Makefiles
|
2012-02-25 10:09:33 -05:00 |
|
Mariano Alvira
|
008250afc6
|
econotag: increase UIP_CONF_RECEIVE_WINDOW to 300 for webserver nano
|
2012-02-24 12:19:05 -05:00 |
|
Joakim Eriksson
|
417a2b691f
|
increase uip buffer size for native border router
|
2012-02-23 13:59:39 -08:00 |
|
Matthias Kovatsch
|
f23e86f589
|
Moved status code API from REST engine to main coap implementation.
|
2012-01-30 01:28:43 +01:00 |
|
Matthias Kovatsch
|
a4589ee9da
|
Renamed CoAP transaction ID (tid) to message ID (mid).
|
2012-01-28 19:21:13 +01:00 |
|
Matthias Kovatsch
|
bca4d56eec
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-01-28 18:52:45 +01:00 |
|
Matthias Kovatsch
|
2240289d1f
|
Erbium code cleanup.
|
2012-01-28 18:52:14 +01:00 |
|
nvt
|
66868253f0
|
Enable debug.
|
2012-01-28 03:34:41 +01:00 |
|
nvt
|
4c75a250e6
|
Refactoring.
|
2012-01-28 03:34:16 +01:00 |
|
Niclas Finne
|
1e85183754
|
fixed debug output and changed to use uip-debug.h for debug output
|
2012-01-27 15:51:46 +01:00 |
|
Joakim Eriksson
|
c3655728b8
|
fixed extension header handling
|
2012-01-27 15:40:39 +01:00 |
|
Fredrik Osterlind
|
a7e4fa3436
|
bleeding edge mspsim.jar
|
2012-01-26 16:21:56 +01:00 |
|
Fredrik Osterlind
|
4653778e8c
|
minor bug fix to avoid need for updating filesystem twice initially
|
2012-01-26 16:19:01 +01:00 |
|
Fredrik Osterlind
|
4e1432af97
|
method for emptying simulation event queue
|
2012-01-26 16:18:13 +01:00 |
|
Fredrik Osterlind
|
3a02e43e09
|
save command history with configs
|
2012-01-26 16:16:02 +01:00 |
|