This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-11 03:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
netsim
/
net
History
adamdunkels
7a356d0fb5
Added support for (simulated) serial data input. Data written to netsim's standard input are now sent as serial data to the main node.
2008-01-14 09:38:16 +00:00
..
ethernode-rime.c
Updated API
2007-05-22 21:09:19 +00:00
ethernode-rime.h
Added Rime driver for the netsim ethernode layer, renamed init.c to netsim-init.c
2007-03-13 13:07:47 +00:00
ethernode-uip.c
Added "usual" comments.
2008-01-04 21:53:32 +00:00
ethernode-uip.h
Added uip-over-mesh, bugfixes, printing of statistics, renamed init() function to netsim_init()
2007-03-22 18:59:34 +00:00
ethernode.c
Added support for (simulated) serial data input. Data written to netsim's standard input are now sent as serial data to the main node.
2008-01-14 09:38:16 +00:00
ethernode.h
Fixed compiler warnings to make code compile with gcc's -pedantic switch
2007-11-17 18:01:00 +00:00