Skip to content

rupello/vizlte

Repository files navigation

Visualize LTE baseband traces

output example

Usage Examples

Plot 4 frames from a 1.92MHz baseband file captured with RLT-SDR

python vizlte.py samples\live571Mhz_bw10Mhz_sampled@1.92Mhz.U8 --rate 1.92e6 --format uint8 -n 4

Plot 4 frames from a 30.72MHz baseband file generated by OpenLTE

python vizlte.py samples\synth_bw10Mhz_sampled@30.72MHz.S8 --rate 30.72e6 --format int8 -n 4 -z 3e6

Plot 4 frames from a full 10MHz LTE live downlink captured with bladeRF

python vizlte.py samples/[email protected] --rate=15.6e6 --format=int16 -n 4 -z 11e6 -s 2

A playlist of movies made with animate.py

About

Visualize LTE baseband traces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages