Showing 4 open source projects for "sdrsharp"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start 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.
    Start 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: 15 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: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Previous
  • You're on page 1
  • Next