computer:sdr
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computer:sdr [2015-11-27 02:59] – skrupellos | computer:sdr [2020-11-18 18:11] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| ===== Usage ===== | ===== Usage ===== | ||
| ==== Scan ==== | ==== Scan ==== | ||
| - | Scanning the Channels does not work :-(: | + | Scanning the Channels does not work like this :-(: |
| <code bash> | <code bash> | ||
| sudo sysctl kernel.shmmni=32000 | sudo sysctl kernel.shmmni=32000 | ||
| Line 34: | Line 34: | ||
| </ | </ | ||
| + | Ugly hack (change ARFCN in '' | ||
| <code bash> | <code bash> | ||
| - | for a in `seq 100` ; do | + | for a in `seq 0 124` `seq 955 1023` `seq 512 885` ; do |
| if [ `PYTHONPATH=/ | if [ `PYTHONPATH=/ | ||
| echo $a | echo $a | ||
| Line 43: | Line 44: | ||
| ==== Sniff TN0 ==== | ==== Sniff TN0 ==== | ||
| - | < | + | < |
| wireshark -k -Y '!icmp && gsmtap' | wireshark -k -Y '!icmp && gsmtap' | ||
| PYTHONPATH=/ | PYTHONPATH=/ | ||
| Line 49: | Line 50: | ||
| ===== BTSs ===== | ===== BTSs ===== | ||
| - | * [[http:// | + | [[:int:sdr|List of BTSs]] (Internal) |
| - | + | ||
| - | ^ ARFCN ^ Frequency ^ Provider ^ | + | |
| - | | 76 | 950200000 | | | + | |
| - | | 99 | 954800000 | T-Mobile | | + | |
computer/sdr.1448589568.txt.gz · Last modified: (external edit)
