Skip to content

gauvainw/frequency-hopping-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frequency-hopping-simulation

Available at github-frequency-hopping Simulation of frequency hopping in GSM and E-GPRS for voice calls and data transmission.

Setup the project

Compile (not necessary)

The project was written entirely in TypeScript and must therefore be compiled in JavaScript. This step is not necessary, as all compiled files are already available in the project. You need to install NodeJS However, if you wish to compile, you'll need to execute npm install tsc

Launching

To launch the project in local, you need to clone it git clone https://github.com/GauvainWizard/frequency-hopping-simulation.git You then need to start a web server in the source folder by using a tool like XAMPP or http-server, it's up to you. Http-server is already installed if you did npm install So you can launch the project by typing http-server

Access the project

Online

The project is available online at Frequency Hopping Simulation

About

Simulation of frequency hopping in GSM and E-GPRS for voice calls and data transmission

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors