All Projects → Manawyrm → Sdrsharp Plutosdr

Manawyrm / Sdrsharp Plutosdr

Licence: mit
ADALM-PLUTO frontend for SDRSharp

Projects that are alternatives of or similar to Sdrsharp Plutosdr

Fe Problem Collection
前端问题收集和知识经验总结
Stars: ✭ 63 (-8.7%)
Mutual labels:  frontend
Desktopjs
desktopJS provides a common API across multiple HTML5 containers. By programming to a common API, applications can target multiple HTML5 containers without change.
Stars: ✭ 66 (-4.35%)
Mutual labels:  frontend
Ais
Toolkit for research purposes in AIS. See the website for the paper.
Stars: ✭ 67 (-2.9%)
Mutual labels:  sdr
Rust Webapp Template
Template project for Rust web app
Stars: ✭ 64 (-7.25%)
Mutual labels:  frontend
Blog
📚 专注Web与算法
Stars: ✭ 1,140 (+1552.17%)
Mutual labels:  frontend
Perfect Scrollbar
Minimalistic but perfect custom scrollbar plugin. Get more free components with Material Design for Bootstrap UI Kit (link below)
Stars: ✭ 8,593 (+12353.62%)
Mutual labels:  frontend
Elementx
⚡️ Functionally create DOM elements and compose them to a tree quickly
Stars: ✭ 62 (-10.14%)
Mutual labels:  frontend
Ui Challenges
UI challenges by Semicolon, we accept challenges on twitter on #SemicolonChallenge
Stars: ✭ 69 (+0%)
Mutual labels:  frontend
Vibe
Get insights into your Spotify listening history 🎶
Stars: ✭ 67 (-2.9%)
Mutual labels:  frontend
Notifier
Notifications library made with VanillaJS.
Stars: ✭ 67 (-2.9%)
Mutual labels:  frontend
Omatsuri
PWA with 12 open source frontend focused tools
Stars: ✭ 1,131 (+1539.13%)
Mutual labels:  frontend
Cynthesize Frontend
Frontend written in Angular 7 and deployed GraphQL for Cynthesize. Development build: https://cynthesize-develop.netlify.com
Stars: ✭ 65 (-5.8%)
Mutual labels:  frontend
Frontend Stuff
📝 A continuously expanded list of frameworks, libraries and tools I used/want to use for building things on the web. Mostly JavaScript.
Stars: ✭ 8,439 (+12130.43%)
Mutual labels:  frontend
Dev Practice
Practice your skills with these ideas.
Stars: ✭ 1,127 (+1533.33%)
Mutual labels:  frontend
Frontend
CircleCI's frontend
Stars: ✭ 1,155 (+1573.91%)
Mutual labels:  frontend
Sublime Text Plugins For Frontend Web Development
📝 Collection of plugins for Frontend Web Development
Stars: ✭ 1,127 (+1533.33%)
Mutual labels:  frontend
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+13104.35%)
Mutual labels:  frontend
Bank
🏦 Full Stack Web Application similar to financial software that is used in banking institutions | React.js and Node.js
Stars: ✭ 1,158 (+1578.26%)
Mutual labels:  frontend
Limesdr workshop
Intro to software-defined radio with LimeSDR workshop
Stars: ✭ 68 (-1.45%)
Mutual labels:  sdr
Soapyrtlsdr
SoapySDR RTL-SDR Support Module
Stars: ✭ 67 (-2.9%)
Mutual labels:  sdr

sdrsharp-plutosdr

Analog Devices ADALM-PlutoSDR driver for SDR#

WARNING!

Incompatible with the latest version of SDR#.
Needs a SDR# version containing a "FrontEnds.xml" file.
https://airspy.com/downloads/sdrsharp-x86-noskin.zip is compatible.

Installation

Windows

Make sure you're using the x86 / 32-bit version of SDR#! It'll not work with the 64bit version.

Make sure you're using the latest firmware for the PlutoSDR!

  1. Install the USB drivers for the PlutoSDR.

  2. Copy the the contents of the current release .zip into SDR# installation directory

  3. Add the following line in the frontendPlugins sections of FrontEnds.xml file:

    <add key="PlutoSDR" value="SDRSharp.PlutoSDR.PlutoSDRIO,SDRSharp.PlutoSDR" />

  4. Launch SDR# and cross fingers :)

Be aware that any update of SDR# will require you to follow again steps 2 to 4!

Mod for 70-6000 MHz operation currently required for this plugin!

If you're experiencing hang-ups related to EMI issues, read this EEVBlog forum thread. There's a small mod which can help.

Thanks to

Jean-Michel Picod for the bladeRF driver, which was used as a base for this driver https://github.com/jmichelp/sdrsharp-bladerf

dos_fan] and prog for very helpful support while debugging

Bugs? Ideas?

Please report them using the bugtracker on the Github project!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].