-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SELECTING AN OBJECTIVE FUNCTION FOR A SIMULATION ( OF0 - MRHOF) #2602
Comments
Open Makefile.rpl and change rpl-of0.c to rplmrhof.c whenever necessary |
Hi, Thanks for your response.. im gonna try it. |
HI I wanna to say you thanks again for your response, and sorry for delay. I have been working in my thesis, so i looked for the file called (Makefile.RPL) Or is located this file (Makefile.RPL)in each project´s folder (like /ipv6/examples/simple-udp) ? Meanwhile for tests i have used the OF MHROF, which is the default OF in contiki-3.0 Thanks again |
@JamesUribe |
Hi kamranzahoor, i used this paper https://www.researchgate.net/publication/304572240, when it explains how you can modify and test with diferents OF, but still i couldn´t change or to get results, because i can´t find the file called Makefile.rpl which is mentioned in the paper. |
Thank you so much for your reply. But I am unable to open the link you have
send. Kindly resend the link or the paper directly.
Thanks once again. Regards.
…On Wed, Nov 27, 2019 at 8:15 AM JamesUribe ***@***.***> wrote:
Hi kamranzahoor, i used this paper
https://www.researchgate.net/publication/304572240 <http://url>, when it
explains how you can modify and test with diferents OF, but still i
couldn´t change or to get results, because i can´t find the file called
Makefile.rpl which is mentioned in the paper.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2602?email_source=notifications&email_token=AIYUV4J54YWND425SKBFUCDQVXNLTA5CNFSM4H3NP3PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFIDDEY#issuecomment-558903699>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4KYCV4CSF3YYKZFKCTQVXNLTANCNFSM4H3NP3PA>
.
|
Hi kamranzahoor , I attached the file, where you can find a section called " Adjusting Objective Functions", i´ve tried to used it but, how i said in a previous message, i cant find the file Makefile.rpl, located at /home/user/contiki/core/net/rpl. I will keep for your comments, Thanks |
thanks a lot.
…On Fri, Nov 29, 2019 at 5:49 AM JamesUribe ***@***.***> wrote:
Hi kamranzahoor ,
I attached the file, where you can find a section called " Adjusting
Objective Functions", i´ve tried to used it but, how i said in a previous
message, i cant find the file Makefile.rpl, located at
/home/user/contiki/core/net/rpl.
I will keep for your comments,
Thanks
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2602?email_source=notifications&email_token=AIYUV4KQYFYLRK4FSU2DSE3QWBNXLA5CNFSM4H3NP3PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFNSY3A#issuecomment-559623276>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4N63HQ2KFTRQTXCR3LQWBNXLANCNFSM4H3NP3PA>
.
|
thanks a lot for your help, want to convey that "makefile.rpl" is present in contiki2.7, I managed to make changes. thanks again |
contiki2.7/core/net/rpl/makefile.rpl |
Hi kamranzahoor ; Thanks for your response, i am using contiki 3-0, and still i can´t find the file "makefile.rpl" at the folder core/net/rpl ( i attached an image with the files included in this folder ). I have a question, is it just create the file inside the folder or is it necesary other step ? |
it is present in contiki2.7 only, try your work on this
…On Wed, Dec 11, 2019 at 8:39 AM JamesUribe ***@***.***> wrote:
[image: FOLDER CORE_NET_RPL]
<https://user-images.githubusercontent.com/51066319/70588128-86e89080-1baa-11ea-97de-c07e50f80dd2.PNG>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2602?email_source=notifications&email_token=AIYUV4KWTCDY4FJTQY6OSETQYBKX5A5CNFSM4H3NP3PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGRXEOI#issuecomment-564359737>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4PBSS26LURIMPDGIPDQYBKX5ANCNFSM4H3NP3PA>
.
|
@JamesUribe Do you have a solution at this 3.0 features do change OF |
i am not exactly sure but in rpl conf.h it can be changed at OCP(object
code point) where you can mention either of0 or MRHOF
…On Thu, Mar 12, 2020 at 7:22 PM Liuyuwen-Zoe ***@***.***> wrote:
@JamesUribe <https://github.com/JamesUribe> Do you have a solution at
this 3.0 features do change OF
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2602 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4KYVAR6AMSLDHR63C3RHDSLFANCNFSM4H3NP3PA>
.
|
go through this
website:file:///H:/contikiplugins/contiki%20-%20Set%20paramaters%20of%20Cooja%20Simulation%20-%20Stack%20Overflow.html
…On Fri, Mar 13, 2020 at 3:09 AM safia gul ***@***.***> wrote:
i am not exactly sure but in rpl conf.h it can be changed at OCP(object
code point) where you can mention either of0 or MRHOF
On Thu, Mar 12, 2020 at 7:22 PM Liuyuwen-Zoe ***@***.***>
wrote:
> @JamesUribe <https://github.com/JamesUribe> Do you have a solution at
> this 3.0 features do change OF
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#2602 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AIYUV4KYVAR6AMSLDHR63C3RHDSLFANCNFSM4H3NP3PA>
> .
>
|
Hi everybody, First i want to say sorry for delay in my response.. but you know we are in quarantine at this time in argentina so its a little complicated. About this file in contiki 3.0, i couldn´t found it in contiki..but i was searching in internet and i discovered this page https://gitlab.utc.fr/tmaillar/SR04/commit/8bb4860138e31c4acd967d9bb3cff799f2f47fcf?view=parallel there, you can select a link for download the Makefile.rpl.. still i have not tried.... but this weekend i am gonna do it.. i will wait for your comments, James |
Please, Hi would you be so pleasant to indicate us, how did you do it ? what changes did you make ?? could you test the results ? Thanks again, i hope your response. |
in makefile.rpl you can switch between two default objective functions i.e
of0 and mrhof
…On Thu, Apr 2, 2020 at 10:13 AM JamesUribe ***@***.***> wrote:
thanks a lot for your help, want to convey that "makefile.rpl" is present
in contiki2.7, I managed to make changes. thanks again
I managed to make changes. thanks again
Please,
Hi would you be so pleasant to indicate us, how did you do it ? what
changes did you make ??
could you test the results ?
Thanks again, i hope your response.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2602 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4NALQYR24BPYSCIRMTRKQJYLANCNFSM4H3NP3PA>
.
|
Hi everybody First i want to say thanks to everybody, for your responses and attention. Finally i could set the OF in contiki 3.0, using a file that i posted. Now i am doing tests and my goal is design a new OF and can add it to rpl folder. Thanks again |
Hi James In Contiki 3.0 have you modified only the rpl-conf.h file to change the OF? |
Hi |
Hi sk3110sk, just remember that you need to modify two files: Makefile.rpl and rpl-conf.h. |
Hi Mary-hada, in my case only i changed the OF default what is being used by RPL, ( MRHOF or OF0), i did not modify the routing metricos or another parameter. |
Hi James where is makefile.rpl in contiki 3.0?? Please reply
…On Mon, 23 Nov 2020 at 9:55 PM, JamesUribe ***@***.***> wrote:
Hi Mary-hada, in my case only i changed the OF default what is being used
by RPL, ( MRHOF or OF0), i did not modify the routing metricos or another
parameter.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2602 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4P3NRX3WQUVPWIQ5TDSRKEHLANCNFSM4H3NP3PA>
.
|
Please James can I talk with you? Please I need help |
it doesnt change a thing. see through the compilation files , there is no of0 file compiled.. |
change in make file of contiki/core/net/rpl folder as well as in the rpl-conf.h file of same folder . in rpl-conf.h file , u will find "#define RPL_OF rpl_of0 " just change it to rpl_mrhof and save.. while selecting mote, take it from the contiki folder not contiki 2.7 |
I'm trying to improve RPL objective function by implementing some new designed metrics in RPL using Contiki/cooja. |
…uble-init border-router-mac: perform single init
Hi everyone, |
If you are using MRHOF OBJECTIVE FUNCTION then routing can be enabled in
the parent selection part.
…On Tue, Jan 30, 2024 at 3:15 PM poornimagowda ***@***.***> wrote:
Hi everyone,
I want to apply different optimization routing algorithms in Cooja. Can
you please give me suggestions where to add and how to add the new
algorithm?
—
Reply to this email directly, view it on GitHub
<#2602 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4IC2Z6JLLY4WTEM7GLYRC6NFAVCNFSM4H3NP3PKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJRGY2DKMBTGA3A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thank you for your response. Can you please send any examples regarding that parent selection algorithm? I don't know about Cooja. I am currently doing research on this. |
First, you should create your own file, then select the of you created on the conf file. OF is selected as mrhof by default. You can easily do what you want by checking the steps here. |
Please Hakan can you mention those steps in programming portion, that will
be greatly appreciated
…On Sat, 3 Feb 2024, 2:23 pm Hakan AYDIN, ***@***.***> wrote:
First, you should create your own file, then select the of you created on
the conf file. OF is selected as mrhof by default. You can easily do what
you want by checking the steps here.
—
Reply to this email directly, view it on GitHub
<#2602 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIYUV4JHN7O25NBDH3LNHG3YRX3IZAVCNFSM4H3NP3PKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJSGUZDENRTGQ4A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hello everyone |
That is, in this work you only changed the default settings, and excuse me for this. What is the research contribution in this work that you did? |
Hi Everyone,
My name is Augusto and i want to ask your help kindly with this issue;
At this moment i am working in a thesis based on RPL protocol.
Now I want to compare differents perfomance of the OF (MRHOF and OF0) and maybe to use or design a new object function.
but i dont know how can i select or choose an objective funcion for my simulation ?
what file or option i need to modify for this purpose ?
I am using rpl- collect located at /contiki-3.0/examples/ipv6/rpl-collect.
Thanks,
The text was updated successfully, but these errors were encountered: