Showing 4 open source projects for "sdrsharp"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    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
  • 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
  • Previous
  • You're on page 1
  • Next
Auth0 Logo