Showing 203 open source projects for "sdr-rtl"

View related business solutions
  • Award-winning proxy networks, AI-powered web scrapers, and business-ready datasets for download.
 Icon
    Bright Data is a leading data collection platform, enabling businesses to collect crucial structured and unstructured data from millions of websites through our proprietary technology. Our proxy networks give you access to sophisticated target sites using precise geo-targeting. You can also use our tools to unblock tough target sites, accomplish SERP-specific data collection tasks, manage and optimize your proxy performance as well as automating all of your data collection needs.
  • One platform for phenomenal in-person and virtual care Icon
    Elation Telehealth’s HIPAA-compliant video platform within our EHR, powered by Zoom, ensures your practice can provide virtual care without having to implement or maintain a separate solution.
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    gen_regs

    Registers bank RTL code generation

    This project aims to give a ruby script in order to generate the RTL code of a custom registers bank.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SDR#_v1005_ExtIO_ColibriNANO

    SDR# with ExtIO_ColibriNANO

    The ExtIO library is created using Qt 4.8.7. The program SDR# version 1005. To work with ColibriNANO_ExtIO you must install the visual studio redistributable 2015 x86 form official site https://www.microsoft.com/en-us/download/details.aspx?id=53587 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    rtl_tcp windows multiplexer

    rtl_tcp windows multiplexer

    Splits rtl_tcp stream to 2 sinks

    Splits rtl_tcp stream to 2 sinks, first sink with control, second is just a mirroring. Run: rtl_tcp_muxer.exe [source_ip] [source_port] [sink0_ip] [sink0_port] [sink1_ip] [sink1_port] If arguments are omitted and software was runned without command line, this will equal to: rtl_tcp_muxer 127.0.0.1 1234 0.0.0.0 2222 0.0.0.0 2223
    Downloads: 2 This Week
    Last Update:
    See Project
  • Compliance Operations Platform. Built to Scale. Icon
    Compliance Operations Platform. Built to Scale.

    Gain the visibility, efficiency, and consistency you and your team need to stay on top of all your security assurance and compliance work.

    Hyperproof makes building out and managing your information security frameworks easy by automating repetitive compliance operation tasks so your team can focus on the bigger things. The Hyperproof solution also offers powerful collaboration features that make it easy for your team to coordinate efforts, collect evidence, and work directly with auditors in a single interface. Gone are the days of uncertainty around audit preparation and compliance management process. With Hyperproof you get a holistic view of your compliance programs with progress tracking, program health monitoring, and risk management.
  • 5
    SDR# short-wave.info plugin

    SDR# short-wave.info plugin

    SDR# plugin to resolve SW stations names

    This is a plugin for SDR# software. Enabled, tries to get SW station name and language from short-wave.info website. Installation: <add key="SW Info" value="SDRSharp.ShortWaveInfo.ShortWaveInfoPlugin, SDRSharp.ShortWaveInfo" />
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    SDR# ComPortFrequency plugin

    SDR# ComPortFrequency plugin

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

    SDR# plugin to send current frequency value to the selected COM port with 9600 baudrate. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    VCL4J - Free Pascal VCL 4 Java/Android

    VCL4J - Free Pascal VCL 4 Java/Android

    Develop Java/Android applications using FreePascal JVM & VCL4J

    Version 0.3a now available. This is a major cleanup release. VCL4J has gone though a consolidation process which reduced the number of units. Lots of new features via library headers. Android code is coming along nicely. Have fun. Cheetah includes VCL4J and the FreePascal 3.0.2 JVM compilers for Windows & Linux. I've included both the Android & Java RTL units. This is an ALPHA release: https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha You can copy the installed files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ACARS decoder

    ACARS decoder

    An open source Acars decoder with rtl_sdr frontend

    Acarsdec is an open source, multi-channels realtime ACARS decoder for Linux. It features : - up to four channels decoded simultaneously - error detection AND correction - input from sound file , alsa sound card or software defined radio (SRD) via a rtl dongle (http://sdr.osmocom.org/trac/wiki/rtl-sdr) or airspy (http://www.airspy.com) - could send decoded acars to a server via UDP in planeploter format or its own dedicated format. The 4 channels decoding is particularly useful...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Securden Password Vault Icon
    Securden Password Vault

    For IT Teams, CIO, CSO, Security Analysts

    Store, manage, and share passwords, files, SSH keys, and DevOps secrets among IT teams. Enforce password security best practices. Ensure compliance with industry standards using comprehensive audit trails.
  • 10

    Arnav Digital Signal Processing

    A real-time Discrete Signal Processing software and API for MS Windows

    A real-time Discrete Signal Processing software and API for Microsoft Windows OS which can connect to SDR devices like RTL-SDR and USRP. The API can be called from C/C++ programs as well from any .NET 4.5 client applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    rtl_adsb delphi xe8 port

    rtl_adsb delphi xe8 port

    Delphi port of rtl_adsb osmocom's decoder

    This is just a Delphi XE8 port of Osmocom`s rtl_adsb decoder. I just used own rtlsdr.dll wrapper and ported all the other code from rtl_adsb.c to delphi style, so all the decoder routine copyrights are owned by it's authors. This project is a demo software (but doing things) for educational purposes. Place 2 files from osmocom's librtlsdr windows build http://sdr.osmocom.org/trac/attachment/wiki/rtl-sdr/RelWithDebInfo.zip rtlsdr.dll libusb-1.0.dll into the same folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shop Management Solution

    Shop Management Solution

    Best software solution for Small, Medium Retail shop Management

    Shop Management Solution is an management information system (MIS) for Retailers who want to keep track of there profit and stock levels without the need of complex setups. Free Right to left languages Arabic / Urdu Edition: http://www.deluxewebapps.com/downloads/shop-management-solution-rtl Offical Page: http://www.deluxewebapps.com/downloads/shop-management-solution Bronze, Sivler and Gold Edition (Is available now) with value added features: - Bar Code Reader - Thermal Printer...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    BTLE

    BTLE

    Bluetooth Low Energy (BLE) packet sniffer and transmitter

    BTLE is a free and open-source Software Defined Radio Bluetooth Low Energy (BLE) software suite. BLE sniffer. Besides sniff broadcasting/fixed channels, it can also track channel hopping of a communication link. Universal BLE packet transmitter. Besides BLE standard, it supports also raw bit mode to generate arbitrary GFSK packets. In this way, you can test non-standard protocols or standards under discussion before chipping in the market.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Stock Inventory Management

    PHP Stock Inventory Management System - POS

    A web-based application which will manage stock inventory so easily: Dashboard, Stock Management, Purchasing, Sales, Suppliers, Customers, Outstandings, and Payments. Nice look and feel interface. It supports to be displayed in mobile-device. This web application is actually generated by PHPMaker without touch any code in the generated script files. All the customization are done from inside of PHPMaker Project. Thus, all the changes are saved in the project side, so that you will be able...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 15

    acarsdec_int

    Attempt at integer only version of Thierry Leconte's acarsdec

    This is a branch of acarsdec where most FPU intensive ops have been replaced with integer only counterparts. The light version of acarsdec works on machines as weak as PogoPlug. Please feel free to comment, A version where PLL section of MSK demodulator is also integer has been added on April 6, 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ... typ­i­cal users would switch to WYSIWYG pack­ages for the free­dom that such a mech­a­nism of­fers. In ad­di­tion, de­vel­op­ment of sup­port for Lol­lipop doc­u­ments writ­ten in RTL lan­guages (such as Persian) is un­der­way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    winafsk

    Decode packet radio data

    WinAFSK is a Microsoft Windows application (XP/7/8/8.1/10 [Vista has some issues]) which allows you to decode AFSK1200, AFSK2400, HAPN4800 and FSK9600 packet data in real time from any audio device on your machine such as a radio or sdr device. If you dont have radio equipment, you can use the VirtualAudioCable application or something similar to decode signals off of http://websdr.org
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    RTLSDR Scanner

    RTLSDR Scanner

    A cross platform Python frequency scanning GUI for rtl-sdr

    A cross platform Python frequency scanning GUI for USB TV dongles, using the OsmoSDR rtl-sdr library. In other words a cheap, simple Spectrum Analyser. More information can be found at: http://eartoearoak.com/software/rtlsdr-scanner An installer and standalone versions for Windows are located here: https://github.com/EarToEarOak/RTLSDR-Scanner/releases Sources are available on GitHub: https://github.com/EarToEarOak/RTLSDR-Scanner ** The up to date installer is no longer...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 19
    A project that is dedicated to software defined radio. Mainly focuses on modification to existing popular application such as FlexRadio Systems' PowerSDR to conform the Japan Frequency Allocations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    WS1281 decoder

    Decoding of OOK signals transmitted by a weather sensor on 433,82 Mhz

    WS1281DEC is a portable Win32 application that extract and display the data transmitted by WS1281 weather station external sensor, using the sound device of a PC computer and some additional hardware and software. Hardware requirements are RTL-SDR dongle (e4000 or R820T tuner ), external antenna, and a PC. As additional software, it is necessary to have SDR Sharp and Virtual Audio Cable. The whole system was tested on Windows 7 64 bit OS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    SuperSLiM

    SuperSLiM

    A layout manager for the RecyclerView

    A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virastyar

    Virastyar

    Virastyar is an spell checker for low-resource languages

    Virastyar is a free and open-source (FOSS) spell checker. It stands upon the shoulders of many free/libre/open-source (FLOSS) libraries developed for processing low-resource languages, especially Persian and RTL languages Publications: Kashefi, O., Nasri, M., & Kanani, K. (2010). Towards Automatic Persian Spell Checking. SCICT. Kashefi, O., Sharifi, M., & Minaie, B. (2013). A novel string distance metric for ranking Persian respelling suggestions. Natural Language Engineering, 19(2...
    Leader badge
    Downloads: 553 This Week
    Last Update:
    See Project
  • 23

    dream-cms

    Free and Open Source Web Sites Builder

    Everything for the real website DreamCMS is open and completely free web application for the construction websites of any complexity. We will provide you with all the self-creation of the site without any special knowledges, and html. Never before web development was not so simple. In your hands will be a modern, convenient and simple tool: a free online business card, online shop or the official website of the company. Focus on your business. We will do everything else. And all this is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    kunena farsi

    kunena farsi

    the RTL and persian convertion of kunena , bigest joomla forum

    generated by CMSFAERSI - ARAD PARDAZESH POOYA http://www.cmsfarsi.net the RTL and persian conversion of kunena , biggest joomla forum extension in world is here now by trying hard and time نسخه فارسی انجمن ساز کیوننا برای جوملا و افزونه ها و قالب های آ«
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SDR-RTL

    DIVXEA SDR-RTL

    SOFTWARE SDR PARA RTL2832U
    Downloads: 4 This Week
    Last Update:
    See Project