Compare commits

...

2 Commits

Author SHA1 Message Date
201cb0859c docs: update plutoSDR 2019-06-19 20:13:25 +00:00
0a98b6ca35 docs: update plutoSDR 2019-06-19 20:12:40 +00:00

View File

@ -2,7 +2,7 @@
title: PlutoSDR
description: Primeros pasos con el PlutoSDR
published: true
date: 2019-06-19T19:09:37.621Z
date: 2019-06-19T20:13:23.187Z
tags:
---
@ -25,9 +25,9 @@ User: "root", Password: "analog"
1. screen --> https://linux.die.net/man/1/screen
2. GNU RADIO
3. POTHOS FLOW
4. gqrx
5. https://github.com/LamaBleu/Pluto-DATV-test
3. GQRX
4. Pothos Flow
5. Usando el linux embebido https://github.com/LamaBleu/Pluto-DATV-test
### Para instalar GnuRadio + GQRX en Arch:
`# El orden es importante`
@ -39,6 +39,8 @@ User: "root", Password: "analog"
`yay -S gqrx-git`
### Para instalar con Pybombs:
--Note to self: El script está en el disco duro del x230 que has formateado. Have fun.