|
Bugzilla – Full Text Bug Listing |
| Summary: | Integration of Hossam's latest AUV models | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Federico Guerra <fedwar82> |
| Component: | uan | Assignee: | Federico Guerra <fedwar82> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | enhancement | CC: | andrea.sacco85, hossamkhader, ns-bugs, tommaso.pecorella |
| Priority: | P5 | ||
| Version: | ns-3.25 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://www.nsnam.org/bugzilla/show_bug.cgi?id=2404 | ||
|
Description
Federico Guerra
2016-06-06 05:58:22 UTC
Hi Hossam, the original AUV code has been kindly provided by Adrea himself in Hi Hossam, the original AUV code has been kindly provided by Adrea himself in ticket 2404. Once that ticket will be merged I'd like to discuss and hopefully merge your latest auv models: - solar-energy-harvester, - resonant-energy-harvester - resonant-charger thanks Federico Hi Federico, The original code provided by Adrea will not compile with the latest ns-3 releases. (In reply to Hossam Khader from comment #3) > Hi Federico, > > The original code provided by Adrea will not compile with the latest ns-3 > releases. Hi Hossam, Andrea has provided the patch for ticket 2404 based on its original code which is also based on latest ns3 releases. Even though these are especially meant to be used in AUV, if they're harvesters and chargers, then they should go into the energy model, isn't it ? The point is: are they general enough to be used by other kind of object (let's say, a tethered balloon) ? (In reply to Tommaso Pecorella from comment #5) > Even though these are especially meant to be used in AUV, if they're > harvesters and chargers, then they should go into the energy model, isn't it > ? > > The point is: are they general enough to be used by other kind of object > (let's say, a tethered balloon) ? Yes, they are generic. I've already submitted them as a separate patch under the energy module. See Bug#2409 (In reply to Hossam Khader from comment #6) > (In reply to Tommaso Pecorella from comment #5) > > Even though these are especially meant to be used in AUV, if they're > > harvesters and chargers, then they should go into the energy model, isn't it > > ? > > > > The point is: are they general enough to be used by other kind of object > > (let's say, a tethered balloon) ? > > > > Yes, they are generic. I've already submitted them as a separate patch under > the energy module. See Bug#2409 Then I'm missing the point of this bug... unless there are some more models. Clarify please, otherwise I'd rather close this as a duplicate of Bug#2409 (In reply to Tommaso Pecorella from comment #7) > (In reply to Hossam Khader from comment #6) > > (In reply to Tommaso Pecorella from comment #5) > > > Even though these are especially meant to be used in AUV, if they're > > > harvesters and chargers, then they should go into the energy model, isn't it > > > ? > > > > > > The point is: are they general enough to be used by other kind of object > > > (let's say, a tethered balloon) ? > > > > > > > > Yes, they are generic. I've already submitted them as a separate patch under > > the energy module. See Bug#2409 > > Then I'm missing the point of this bug... unless there are some more models. > Clarify please, otherwise I'd rather close this as a duplicate of Bug#2409 Yes, there are other models and enhancements to the existing ones. |