Skip to content

yingnaj/gr-fhmanet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gr-fhmanet

Frequency-hopping time-synchronized mobile ad-hoc networking in GNURadio. Partially based on gr-mac. Definitely still a work in progress.

Adds a FH Channel Message Strobe block. This is meant to push a message (PMT pair) to a signal source on the transmitter side or to a Frequency Xlating FIR Filter on the receiver side. The hop sequence uses a XORSHIFT PRNG generated from a shared seed number (Transmission Security Key).

The MAC layer block is currently the same as gr-mac's. I need to add code for transmitting synchronization packets and changing the clock time.

Also includes a DBPSK Modem hierarchical block.

About

Frequency-hopping time-synchronized mobile ad-hoc networking in GNURadio. Partially based on gr-mac.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 56.2%
  • Python 36.1%
  • C++ 7.0%
  • C 0.7%