Showing 4 open source projects for "sdrsharp"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    SDR# ComPortFrequency plugin

    SDR# ComPortFrequency plugin

    SDR# plugin to send current frequency value to selected COM port

    ...Installation: Add line to Plugins.xml file into <sharpPlugins> section: <add key="ComPortFrequency" value="SDRSharp.ComPortFrequency.ComPortFrequencyPlugin, SDRSharp.ComPortFrequency" /> Plugin for old SDR# versions is also available to download under "Files" section. https://sourceforge.net/projects/sdrsharp-comportfrequency/files/SDRSharp.ComPortFrequency_for_net_3.5.dll/download May be used to control input RF filters using Arduino, for example: void setup() { Serial.begin( 9600 ); } void loop() { while (Serial.available()) { String freq = Serial.readString(); // "freq" should contain something like 434175000 } } One more arduino example could be found under "Files" section. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    librtlsdr-wincontrol

    librtlsdr-wincontrol

    rtlsdr.dll with fully exposed controls, windows version

    Windows adaptation of https://github.com/gat3way/r820tweak project Unpack all files to SDRSharp folder, start SDR# playback, then run controller exe file. Do not forget to allow software to use UDP/32323 port in your firewall. You may use this rtlsdr.dll with osmocom or other software, of course. It is fully compatible to original one. There are UDP server on 32323 port inside of rtlsdr.dll. It accepts and answers \n-terminated strings and accept two easy commands: get and set register. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    freqgen for SDRSharp

    Yet another little frequencies.xml generator for SDRSharp

    A script to create easy the frequencies.xml file for SDR-Sharp (Windows Version and maybe other plattforms). For bugs and hugs send an email to dj6382zulu <at> gmail.com You only need the good old bash and sed Enjoy it how easy you can create this file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SDR# R820T manual gain settings plugin

    SDR# R820T manual gain settings plugin

    SDR# plugin to control r820t gain stages (deprecated)

    ...Please use https://sourceforge.net/projects/librtlsdr-wincontrol/ version instead for fresh SDR# releases. Based on Oliver's driver for 13-1864 MHz. Unpack all dlls to the SDRSharp folder and add to config: <add key="RTL-SDR / GUSB" value="SDRSharp.RTLSDR.RtlSdrIO,SDRSharp.RTLSDRGains" />
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Previous
  • You're on page 1
  • Next
Auth0 Logo