Skip to content
forked from eblossom/vita-49

Virtual Radio Transport (VRT) (VITA-49)

License

Notifications You must be signed in to change notification settings

LIII-XXII/vita-49

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Host implementation of Virtual Radio Transport (VITA-49)

The vrt subdirectory builds libvrt, a library that knows how to create and parse VITA-49 packets. It also includes code that does high speed UDP input of VRT frames.

This code was developed and tested with a receiver that output samples at 30MS/s, 16-bit complex baseband (120MB/s). After accounting for VRT, UDP and ethernet overhead, it ran within a few percent of the theoretical maximum for gigabit ethernet. We used jumbo frames with a UDP payload of 8192 bytes.

About

Virtual Radio Transport (VRT) (VITA-49)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.8%
  • Objective-C 18.6%
  • C 13.4%
  • Python 5.1%
  • Shell 1.1%