docs: update plutoSDR
This commit is contained in:
parent
9d02b66f7c
commit
dfad7b7136
12
plutoSDR.md
12
plutoSDR.md
@ -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`
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user