rmartin5 / aqua-sim-ng

Aqua-Sim on NS3
81 stars 41 forks source link

Changes to make aquasim compile with ns3 3.33, on Ubuntu 22.10 #24

Closed manoe closed 1 year ago

manoe commented 1 year ago

Changes to be committed: modified: examples/GOAL_string.cc modified: model/aqua-sim-channel.cc modified: model/aqua-sim-channel.h modified: model/aqua-sim-datastructure.h modified: model/aqua-sim-energy-model.cc modified: model/aqua-sim-energy-model.h modified: model/aqua-sim-mac-copemac.cc modified: model/aqua-sim-mac-goal.cc modified: model/aqua-sim-mobility-pattern.cc modified: model/aqua-sim-signal-cache.cc

manoe commented 1 year ago

Hi, I made some changes to make aqua-sim-nq compile with ns3 3.33. I've used Ubuntu 22.10 to compile both projects. I'm happy update the PR with your comments.

rmartin5 commented 1 year ago

Thanks for the update