[ndnSIM] enabling z position

Alex Afanasyev alexander.afanasyev at ucla.edu
Tue Feb 11 23:41:13 PST 2014


I don't quite remember the real reason we commented that out. I know for sure that NS-3 has limit on amount of information can be stored in packet tags (you should check around ns-3/src/network/model/packet-tag-list).  This could be a reason...

Also, did you modify in all three necessary places? In serializedSize, serialize, and deserialize methods?

---
Alex

> On Feb 9, 2014, at 7:58 AM, Dalbert M <dalbertmm at yahoo.com.br> wrote:
> 
> 
> Hi Alex,
> 
> Regarding the file geo-tag.cc of the V2V extension i noticed that the
> 
> m_position.z = i.ReadDouble () and i.WriteDouble (m_position.z); 
> 
>    from the metods GeoTag::Serialize and GeoTag::Deserialize.  was disabled on the code. 
> 
> The thing is i need that position ( z ) on my simulations.
> 
> So i try to enable it , but when i try to simulate, the simulation stop at the first contact with (PeekPacketTag).
> 
> Any idea on how to enable the serialize of the z position without stopping everything? :)
> 
> Best regards
> 
> Dalbert
> 
> 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20140211/ab6ac2ca/attachment.html>


More information about the ndnSIM mailing list