Compare commits
2 Commits
9d02b66f7c
...
8419603dc3
Author | SHA1 | Date | |
---|---|---|---|
8419603dc3 | |||
dfad7b7136 |
18
plutoSDR.md
18
plutoSDR.md
@ -2,17 +2,23 @@
|
||||
title: PlutoSDR
|
||||
description: Primeros pasos con el PlutoSDR
|
||||
published: true
|
||||
date: 2019-06-19T18:46:59.743Z
|
||||
date: 2019-06-19T18:49:15.620Z
|
||||
tags:
|
||||
---
|
||||
|
||||
# Primeros pasos con el pluto
|
||||
|
||||
|
||||
## Desbloqueando Todo el Potencial de la Plataforma
|
||||
|
||||
Nos enchufamos por serie:
|
||||
User: "root", Password: "analog"
|
||||
|
||||
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”
|
||||
`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”`
|
||||
|
||||
`pluto_reboot reset`
|
||||
|
||||
|
||||
pluto_reboot reset
|
Loading…
Reference in New Issue
Block a user