Skip to content
/ SDR Public

Setting up docker images to run SDR tools

Notifications You must be signed in to change notification settings

C45tr0/SDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Notes

This is specifically built to work with ubuntu 18.04 desktop. The main changes might be how the x11 forwarding is setup. If gui applications are not working correctly, that would be the first place to look.

This is tested with the base image of hotbox(https://homelandofthings.org/) and the 03/19/2018(https://homelandofthings.org/2018/03/new-hotbox-docker/) version.

Ubertooth Image

  • Based on hotbox
  • Pins greatescottgadgets/(libbtbb and ubertooth) to 2018-08-R1
  • Builds
    • libbtbb
    • ubertooth firmware
    • ubertooth host tools

(Re)Build

  • docker-compose build ubertooth

Run

  • To shell: docker-compose run ubertooth
  • Scan: docker-compose run ubertooth ubertooth-scan
  • SpecanUI: docker-compose run ubertooth ubertooth-specan-ui
  • Upgrade Firmware: docker-compose run ubertooth ./upgrade.sh

About

Setting up docker images to run SDR tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published