.. |
dev
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
net
|
Reimplemented waiting with select() instead of nanosleep(). Let's see if Linux compiles this code now...
|
2007-11-28 12:54:41 +00:00 |
contiki-conf.h
|
Added signed 32 bit data type.
|
2007-05-12 20:58:12 +00:00 |
contiki-esb.h
|
Make netsim more like the esb target
|
2006-10-10 15:58:31 +00:00 |
contiki-main.c
|
Added route handling to the Cygwin build. It is done similiar to the other builds by simply shelling out to 'route'. However the coding isn't placed in the driver but in the netsim node main method - and it is fully parametrized.
|
2007-12-17 01:12:09 +00:00 |
contiki-main.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
display.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
display.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
ether.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
ether.h
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
init.c
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
init.h
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
loader-arch.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
main.c
|
Reimplemented waiting with select() instead of nanosleep(). Let's see if Linux compiles this code now...
|
2007-11-28 12:54:41 +00:00 |
Makefile.netsim
|
keep in synch with the Rime abstraction
|
2007-10-25 08:26:49 +00:00 |
netsim-init.c
|
Added uip-over-mesh, bugfixes, printing of statistics, renamed init() function to netsim_init()
|
2007-03-22 18:59:34 +00:00 |
node-id.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
node.c
|
Make it compile on Linux. tz isn't used anyway.
|
2007-11-28 13:01:02 +00:00 |
node.h
|
Added hack for letting nodes signal that they are 'done'. The simulator exits when all nodes are done. Fixed random initialization so that it is different for all nodes.
|
2006-10-23 09:01:06 +00:00 |
nodes.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
nodes.h
|
Added hack for letting nodes signal that they are 'done'. The simulator exits when all nodes are done. Fixed random initialization so that it is different for all nodes.
|
2006-10-23 09:01:06 +00:00 |
random.c
|
Fixed compiler warnings to make code compile with gcc's -pedantic switch
|
2007-11-17 18:01:00 +00:00 |
random.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
sensor.c
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
sensor.h
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |
symbols.c
|
Import of the contiki-2.x development code from the SICS internal CVS server
|
2006-06-17 22:41:10 +00:00 |