Skip to content

jerryming1995/Neko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neko

High dense (HD) WLAN simulator.

In order to execute a simulation do:

  • STEP 1: Set permissions to the folder

    $ chmod -R 777 dirname

  • STEP 2: Set up the corresponding variables in ./Code/Config/constants.h file

  • STEP 3: Build the project

    $ ./build_local

  • STEP 4: Run Neko simulator

    $ ./neko

About

High dense (HD) WLAN simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • C 0.4%