diff --git a/README.md b/README.md index 3e34483..92aa66c 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ tx config file=gpssim.bin format=bin tx start ``` +Also, you can execute those commandline below as `bladeRF-cli` script: + +``` +> bladeRF-cli -s bladerf.script +``` + For the HackRF: ``` diff --git a/bladerf.script b/bladerf.script new file mode 100644 index 0000000..a715fea --- /dev/null +++ b/bladerf.script @@ -0,0 +1,9 @@ +set frequency 1575.42M +set samplerate 2.6M +set bandwidth 2.5M +set txvga1 -25 +cal lms +cal dc tx +tx config file=gpssim.bin format=bin +tx start +tx wait