wiki/plutoSDR.md

25 lines
452 B
Markdown
Raw Normal View History

2019-06-19 18:47:09 +00:00
---
title: PlutoSDR
description: Primeros pasos con el PlutoSDR
published: true
2019-06-19 18:49:17 +00:00
date: 2019-06-19T18:49:15.620Z
2019-06-19 18:47:09 +00:00
tags:
---
# Primeros pasos con el pluto
2019-06-19 18:48:30 +00:00
## Desbloqueando Todo el Potencial de la Plataforma
2019-06-19 18:47:09 +00:00
Nos enchufamos por serie:
User: "root", Password: "analog"
2019-06-19 18:49:17 +00:00
`cat /proc/cpuinfo - you see one cpu`
`fw_setenv maxcpus #Unlocks 2º core`
`fw_setenv attr_name compatible #Unlocks full BW`
`fw_setenv attr_val “ad9364”`
2019-06-19 18:47:09 +00:00
2019-06-19 18:49:17 +00:00
`pluto_reboot reset`
2019-06-19 18:48:30 +00:00