Giter Site home page Giter Site logo

sdrsharp.xdr's Introduction

SDRSharp.XDR

This is Server for XDR-GTK It doesn't do much yet but things that work are:

  • Signal Meter
  • RDS (almost as PS Correction doesn't work); as of SDR# rev r1715 there is RdsPICode in ISharpControl
  • Filter Bandwith
  • Tunning
  • Modulation select (AM/FM)
  • Squelch (exept Stereo Squelch as I don't know what that is)
  • Stereo Indicator (Thanks Youssef for adding FmPilotIsDetected to ISharpControl in SDR# rev 1702)

What does not work:

  • AGC Threshold (don't know what this does :()
  • Antena Switch (have nothing to switch so no use for it yet)
  • RF/IF Gain boost (SDR# doesn't expose any methods for that)
  • Volume control (you could control your PC volume with that or SDR# volume :))
  • Stereo de-emphasis switch (no way of switching it from SDR# eather so :()

MagicLine

<add key="XDR" value="SDRSharp.XDR.XDRPlugin,SDRSharp.XDR" />

Exmplanation of MagicLine(if you want to write your own plugin someday)

<add key="Whatever-you-want-that-is-unique" value="NameSpace.EntryPoint,DLLName" />

SDRSharp.XDR SDRSharp.XDR

Thank to Olivier Guillaume (f4cmb) for providing me with RDS Samples from Sony as without him RDS woldn't be possible

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.