Alfonso

Results 12 comments of Alfonso

The problem in this case is the ideal radio, with other radio models the bandwidth filters the frames Real mac implementation can receive frames of other technologies, if they transmit...

Sorry for no express with clarity, I am working with some sensor microcontroller now and mi mind was too focused in the implementation problems that I have suffered. I was...

In this case, the solution that I would adopt, because I think that could be the easier to implement, no the most efficient. Is to include a field in the...

https://github.com/aarizaq/inetmanet-4.x/commit/90d9a6d316ee3252fd8339ca1134975b13b644fb

I have included a possible solution, it is possible to merge directly https://github.com/aarizaq/inetintegration/commit/3423be44538f426fe2f102de2bb2f9e55d573053 This problem only appears if **.separateTransmissionParts = true or/and **. separateReceptionParts = true and Vht or Ht...

LL is a macro "I64" fprintf(routingLogFile, "%s %"LL"d %s %d %s %s %s %s\n", is in reallity fprintf(routingLogFile, "%s %" "I64" "d %s %d %s %s %s %s\n", or fprintf(routingLogFile,...

If concrete a bit more, it should be easy, there are many diferent routing protocols proposed in the literature and inetmanet suports some of them

you have several examples in the examples directory, you can begin with them ________________________________ De: nnenna23 Enviado: jueves, 9 de agosto de 2018 9:07:19 Para: aarizaq/inetmanet-3.x Cc: Alfonso; Comment Asunto:...

I have actualize the code for Ubuntu 18.04 but I haven’t tested the modifications in Ubuntu 16.04. What error does the compiler show? De: streitdoni [mailto:[email protected]] Enviado el: miércoles, 09...

This is a quite old problem, I have suffered it about more of 2 years ago. I solved this problem with this: [temp.patch.txt](https://github.com/inet-framework/inet/files/13548624/temp.patch.txt)