<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>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...</div><div><br></div><div>Also, did you modify in all three necessary places? In serializedSize, serialize, and deserialize methods?<br><br>---<div>Alex</div></div><div><br>On Feb 9, 2014, at 7:58 AM, Dalbert M <<a href="mailto:dalbertmm@yahoo.com.br">dalbertmm@yahoo.com.br</a>> wrote:<br><br></div><blockquote type="cite"><div><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div><span><br></span></div>Hi Alex,<br><br>Regarding the file <a href="http://geo-tag.cc">geo-tag.cc</a> of the V2V extension i noticed that the<br><br>m_position.z = i.ReadDouble () and i.WriteDouble (m_position.z); <br><br>   from the metods GeoTag::Serialize and GeoTag::Deserialize.  was disabled on the code. <br><br>The thing is i need that position ( z ) on my simulations.<br><br>So i try to enable it , but when i try to simulate, the simulation stop at the first contact with (PeekPacketTag).<br><br>Any idea on how to enable the serialize of the z position without stopping everything? :)<br><br>Best regards<br><br>Dalbert<br><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style:
 normal;"><br></div><br><div style="display: block;" class="yahoo_quoted"><div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"><div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"><br>  </div> </div>  </div> </div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>ndnSIM mailing list</span><br><span><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a></span><br><span><a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a></span><br></div></blockquote></body></html>