Hello.

I tried TIMO 3 years ago, but there are many issues in code (seems like alpha version). Be prepared for many memory corruptions and out of specs behavior.

For example:
https://github.com/tinyos/tinyos-main/blob/master/tos/lib/net/tymo/mh/MHPacketM.nc#L38
- if you ask for large data, SubPacket.getPayload() returns NULL but TIMO
  add "sizeof(mhpacket_header_t)" and you are using "invalid pointer".

I dropped to use TIMO after few weeks of endless JTAG debugging :-(
I wrote own implementation of MultiHop and Babel routing (not DYMO AODV routing). https://github.com/mcerveny/tinyos-main/tree/multi-hop-forwarding-with-babel-routing/tos/lib/net/mh

On Fri,4 Apr 2014, Antonio Linan wrote:
The code is very old but works as expected, I have actively used
(adapted to a specific topology) and it is straight-forward to use and
implement.

I glad to hear that someone using it. Are there any patches ?
Is there some contact for original authors to change license to standard TinyOS license (BSD) (TIMO GPL licensed code IS INCOMPATIBLE).


Martin Cerveny


On Fri, Apr 4, 2014 at 3:15 PM, trung phạm <trungitiu09...@gmail.com> wrote:

Dear  !!
So thank you about your reply !!

First at all , im so sory about my English !

I don't know about Tymo, and this is a first time im work with tinyOS
my project ask me, compile Tymo in tinyOS
and I don't know how to do that
so can you help me step by step
or you have any document can help me !!

SO thanks you
!!

Trung


2014-04-04 19:56 GMT+07:00 Antonio Linan <ali...@zolertia.com>:

What's wrong with the test application?

https://github.com/tinyos/tinyos-main/tree/master/apps/tests/TestTymo

--Antonio

On Fri, Apr 4, 2014 at 2:52 PM, trung phạm <trungitiu09...@gmail.com>
wrote:
Please help me !!
my Project about TYMO
and I want to compile TYMO in TinyOS
So please guide me compile it...
thanks all so much

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help



--
--
Antonio Liñán Colina
R+D Engineer
@: ali...@advancare.com
@: ali...@zolertia.com
------------------------------
Advancare
Ph.: +34 935 511 403
http://www.advancare.com
http://www.zolertia.com
http://zolertia.sourceforge.net
http://webshop.zolertia.com





--
--
Antonio Liñán Colina
R+D Engineer
@: ali...@advancare.com
@: ali...@zolertia.com
------------------------------
Advancare
Ph.: +34 935 511 403
http://www.advancare.com
http://www.zolertia.com
http://zolertia.sourceforge.net
http://webshop.zolertia.com

_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to