Compare commits
6 Commits
844b941be3
...
110670c34b
Author | SHA1 | Date | |
---|---|---|---|
110670c34b | |||
3b55ed14aa | |||
7b79248f91 | |||
270e41d625 | |||
c545eb2917 | |||
a957c2245e |
10
plutoSDR.md
10
plutoSDR.md
@ -2,7 +2,7 @@
|
|||||||
title: PlutoSDR
|
title: PlutoSDR
|
||||||
description: Primeros pasos con el PlutoSDR
|
description: Primeros pasos con el PlutoSDR
|
||||||
published: true
|
published: true
|
||||||
date: 2019-06-19T19:02:29.156Z
|
date: 2019-06-19T19:08:05.455Z
|
||||||
tags:
|
tags:
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -11,7 +11,7 @@ tags:
|
|||||||
|
|
||||||
## Desbloqueando Todo el Potencial de la Plataforma
|
## Desbloqueando Todo el Potencial de la Plataforma
|
||||||
|
|
||||||
Nos enchufamos por serie:
|
Nos enchufamos por serie o por ssh. Por ssh el pluto será `pluto.local` o `192.168.2.1`:
|
||||||
User: "root", Password: "analog"
|
User: "root", Password: "analog"
|
||||||
|
|
||||||
`cat /proc/cpuinfo - you see one cpu`
|
`cat /proc/cpuinfo - you see one cpu`
|
||||||
@ -29,7 +29,7 @@ User: "root", Password: "analog"
|
|||||||
4. gqrx
|
4. gqrx
|
||||||
5. https://github.com/LamaBleu/Pluto-DATV-test
|
5. https://github.com/LamaBleu/Pluto-DATV-test
|
||||||
|
|
||||||
### Para instalar con Arch:
|
### Para instalar GnuRadio + GQRX en Arch:
|
||||||
`# El orden es importante`
|
`# El orden es importante`
|
||||||
`yay -S gnuradio-companion`
|
`yay -S gnuradio-companion`
|
||||||
`yay -S libiio`
|
`yay -S libiio`
|
||||||
@ -40,11 +40,11 @@ User: "root", Password: "analog"
|
|||||||
|
|
||||||
|
|
||||||
### Para instalar con Pybombs:
|
### Para instalar con Pybombs:
|
||||||
|
--Note to self: El script está en el disco duro del x230 que has formateado. Have fun.
|
||||||
|
|
||||||
## Firmwares alternativos chachis:
|
## Firmwares alternativos chachis:
|
||||||
- PlutoWeb https://github.com/unixpunk/PlutoWeb
|
- PlutoWeb https://github.com/unixpunk/PlutoWeb
|
||||||
- https://mega.nz/#F!C8hgFASK!C9DfCjU7ou46mG-LNWQTrQ
|
- LamaBleu tool compliation: https://mega.nz/#F!C8hgFASK!C9DfCjU7ou46mG-LNWQTrQ
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user