docs: update plutoSDR

This commit is contained in:
Julio Diez de Revenga 2019-06-19 18:48:30 +00:00 committed by FOSC
parent 9d02b66f7c
commit dfad7b7136
1 changed files with 9 additions and 3 deletions

View File

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