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 |
|
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 |
|
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 |
|
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 |
|
Niclas Finne
|
784ca301f8
|
Updated for latest coffee-manager
|
2012-01-30 22:20:46 +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 |
|
Fredrik Osterlind
|
207fddddf0
|
method that returns the next wakeup time
|
2012-01-26 16:14:20 +01:00 |
|
Fredrik Osterlind
|
caade67d62
|
new watchpoint api, and method that allows for manipulating simulation time without affecting the
mote
execution
|
2012-01-26 16:10:11 +01:00 |
|
Fredrik Osterlind
|
5bcb6ad8a5
|
updated to mspsims new watchpoint api
|
2012-01-26 16:09:31 +01:00 |
|
Fredrik Osterlind
|
681b40c3c1
|
public clean method, and broke out add log messages method
|
2012-01-26 16:03:41 +01:00 |
|
Fredrik Osterlind
|
08ba0b83dc
|
make clean method public
|
2012-01-26 16:03:01 +01:00 |
|
Fredrik Osterlind
|
2a86f7a5ad
|
help method for converting from hex string to binary
|
2012-01-26 16:01:32 +01:00 |
|
Adam Dunkels
|
acb2c28fdd
|
small code style fixes; removed left-over function call
|
2012-01-25 06:41:39 -08:00 |
|
Adam Dunkels
|
6ae8d85c09
|
simple-udp should be included in the IPv4 build as well.
|
2012-01-25 06:34:47 -08:00 |
|
Adam Dunkels
|
cdfc788967
|
Increased wait time between main loop polls; cleaned up the code to Contiki code style standards; moved process autostart code to after network setup
|
2012-01-25 06:34:10 -08:00 |
|
Niclas Finne
|
c8c5ddd99d
|
Updated API to avoid compiler warnings (added const)
|
2012-01-22 22:27:23 +01:00 |
|
Niclas Finne
|
b65972d32d
|
Corrected debug output
|
2012-01-22 22:27:20 +01:00 |
|
David Kopf
|
7ca141b457
|
Access uart registers directly instead of through intermediate addresses in a RAM struct.
Add a platform define to reduce the number of ports supported by the cpu.
|
2012-01-21 13:49:58 -05:00 |
|
Niclas Finne
|
aceb36c66b
|
Replaced SELECT_CALLBACK with an API that supports multiple select callbacks
|
2012-01-19 17:52:01 +01:00 |
|
Fredrik Osterlind
|
c67954c773
|
activated exp5438 platform in cooja
|
2012-01-18 21:44:36 +01:00 |
|
Fredrik Osterlind
|
2387561680
|
Merge branch 'master' of ssh://contiki.git.sourceforge.net/gitroot/contiki/contiki
|
2012-01-18 21:39:45 +01:00 |
|
Adam Dunkels
|
5e1946276b
|
Removed erroneous character from first line of file.
|
2012-01-18 12:37:03 -08:00 |
|
Fredrik Osterlind
|
5cca043a84
|
added cooja mote type using mspsim's msp430x platforms (ti's exp5438)
|
2012-01-18 21:27:11 +01:00 |
|
Adam Dunkels
|
79e26d79a8
|
MSPsim with support for the MSP430x architecture
|
2012-01-18 07:51:50 -08:00 |
|
Adam Dunkels
|
959096ca67
|
Contiki port to the TI EXP5438 MSP430x5438a experimenters board
|
2012-01-18 07:27:59 -08:00 |
|
Adam Dunkels
|
465c401cdc
|
Reduce size of the neighbor table entries to make RPL fit into the Tmote Sky RAM.
|
2012-01-18 06:15:38 -08:00 |
|
Adam Dunkels
|
6185da7b80
|
Default to SMALL unless otherwise specified, to get size of binaries smaller so that Contiki with RPL/IPv6 fits on the Tmote Sky again.
|
2012-01-18 06:13:17 -08:00 |
|
Adam Dunkels
|
8a89f90e3e
|
Update to the newest RPL API
|
2012-01-18 06:12:24 -08:00 |
|
Niclas Finne
|
42a7125ce7
|
fixed compiler warning
|
2012-01-17 21:47:48 +01:00 |
|
Niclas Finne
|
9ea5149433
|
The definitions for PxSEL2 are missing in some versions of mspgcc
|
2012-01-16 13:00:16 +01:00 |
|
Maxim Osipov
|
37faa8ce59
|
Fix alignment issue on ARM
Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com>
|
2012-01-13 19:38:46 -05:00 |
|
Joakim Eriksson
|
6ee05f4a2d
|
fixed loop detection bug in RPL
|
2012-01-13 05:37:30 -08:00 |
|
Matthias Kovatsch
|
8ee68b4345
|
Added ext. header handling for UDP (RPL multihop still not functional).
|
2012-01-12 20:22:31 +01:00 |
|
Matthias Kovatsch
|
c861ce0197
|
Fixed Erbium bugs (ext. header, client request path) and added server resource config defines.
|
2012-01-12 20:19:54 +01:00 |
|
Niclas Finne
|
f26920ae9b
|
Define the BV macro if not already defined
|
2012-01-11 08:46:16 +01:00 |
|