skimskimskim / ALICE

Autonomous Link-based Cell Scheduling for TSCH
Other
6 stars 3 forks source link

Could this be simulated in cooja? #1

Closed ShaoZongxu closed 5 years ago

skimskimskim commented 5 years ago

Hi, ShaoZongxu ! Thanks for your interest on ALICE.

I remember that the available motes in Cooja have small memory size. For this reason, we have only tested ALICE on real devices (openmote-cc2538 and iotlab-M3).

Cheers, Seohyang.

ShaoZongxu commented 5 years ago

Thanks for your help!

------------------ 原始邮件 ------------------ 发件人: "skimskimskim"notifications@github.com; 发送时间: 2019年5月9日(星期四) 上午10:25 收件人: "skimskimskim/ALICE"ALICE@noreply.github.com; 抄送: "1563816786"1563816786@qq.com; "State change"state_change@noreply.github.com; 主题: Re: [skimskimskim/ALICE] Could this be simulated in cooja? (#1)

Hi, ShaoZongxu ! Thanks for your interest on ALICE.

I remember that the available motes in Cooja have small memory size. For this reason, we have only tested ALICE on real devices (openmote-cc2538 and iotlab-M3).

Cheers, Seohyang.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.

ShaoZongxu commented 5 years ago

Sorry to bother you again,do you have source code or any implementation of e-TSCH-Orch?

------------------ 原始邮件 ------------------ 发件人: "skimskimskim"notifications@github.com; 发送时间: 2019年5月9日(星期四) 上午10:25 收件人: "skimskimskim/ALICE"ALICE@noreply.github.com; 抄送: "1563816786"1563816786@qq.com;"State change"state_change@noreply.github.com; 主题: Re: [skimskimskim/ALICE] Could this be simulated in cooja? (#1)

Hi, ShaoZongxu ! Thanks for your interest on ALICE.

I remember that the available motes in Cooja have small memory size. For this reason, we have only tested ALICE on real devices (openmote-cc2538 and iotlab-M3).

Cheers, Seohyang.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.

skimskimskim commented 5 years ago

Hi, ShaoZongxu ! We do not have any source code or implementation of e-TSCH-Orch.

skimskimskim commented 5 years ago

Hi, ShaoZongxu !

I implemented AILCE on Contiki-NG. The source code is available at : https://github.com/skimskimskim/contiki-ng

Moreover, you can run ALICE even in Cooja simulator. Example source code is also provided. I hope you enjoy my implementation !

Cheers, Seohyang.