Linked by netzstaub on Fri 4th Mar 2005 08:43 UTC
OSNews, Generic OSes I have interviewed the author of the fascinating software Contiki OS, lwIP, uIP and protothreads, and asked him questions about the software itself, the way he develops on embedded platforms, as well as his interests in sensor networks and opensource.
Order by: Score:

color_foo
by Anonymous on Fri 4th Mar 2005 09:29 UTC

When you want people to read it, you shouldn't use this eye-hurting pink background.

hah!
by Bob on Fri 4th Mar 2005 09:57 UTC

"...whereas the Internet have high bandwidth
links with virtually no bit errors."
.... Tell that to my adsl provider! ;)

Sensor networks...
by Buck on Fri 4th Mar 2005 10:25 UTC

So is it basically how Half-Life 2's flying scanners work?

Great Interview!
by Ulrich Hobelmann on Fri 4th Mar 2005 14:26 UTC

And very impressive, how Adam develops everything on a simulation layer and then transfers the thing to devices with barely RAM at all ;)

contiki roxor
by mmu_man on Fri 4th Mar 2005 14:59 UTC

I ported contiki-X to BeOS, works nice.
thinking about porting it to my ORIC Atmos... Shame I'm too busy.

v Re: Anonymous (IP: ---.adsl.hansenet.de)
by MamaBigTits on Fri 4th Mar 2005 16:37 UTC
VV
by johnMG on Sat 5th Mar 2005 01:46 UTC

I'm surprised that neither the interviewer nor the interviewee mentioned the wireless sensor networks as described in Vernor Vinge's now classic sci-fi, "A Deepness in the Sky"...

Adam -- please tell me you've read that book. ;)

I had contiki
by sasquatch666 on Sat 5th Mar 2005 05:29 UTC

Running in a commodore64 emulator under BeOS pretty neat for the size of it.

what pink background?
by sasquatch666 on Sat 5th Mar 2005 05:32 UTC

I missed the pink background,sometimes it'S nicce that netpositive doesnt draw all that crap the other browsers do

Re: what pink background?
by mmu_man on Sat 5th Mar 2005 08:04 UTC

NetPositive doesn't support CSS...

coroutines vs cooperative multitasking
by Marcus on Sat 5th Mar 2005 13:29 UTC

In the beginning of the interview, there was a link to an article explaining coroutines. Coroutines seems to have some things in common with cooperative multitasking (that we all like bashing win3.11 for having).

Am I wrong? What would the obvious differences between them be?

Read the link for the C "neat little trick"
by renox on Sat 5th Mar 2005 15:52 UTC

It is a trick to fake coroutines in C. I liked it very much:
http://www.chiark.greenend.org.uk/~sgtatham/coroutines.html

For once a C trick which is about making things clearer.

Thanks for the interview, very interesting reading.

MANET?
by Ben on Sun 6th Mar 2005 17:36 UTC

Is that a MANET (Mobile Ad-hoc Network)? What routing protocol was being used?

possibly of interest
by johnMG on Sun 6th Mar 2005 21:52 UTC

Just ran across this link:
http://russnelson.com/wisan/
which seems apropos here.