Giter Site home page Giter Site logo

uhfradiousbsharedmemreader's Introduction

uhfRadioUsbSharedMemReader

command line utility to interface Falcon 4.0 BMS 4.35 with UHF Radio

compiled on Windows 7 32bit with gcc

g++ (i686-posix-dwarf-rev1, Built by MinGW-W64 project) 4.9.2

Check /bin for pre-compiled executable.

Installation

A libusb filter driver must be installed to enable interfacing with the UHF Radio firmware.

The software to do so is available at http://sourceforge.net/projects/libusb-win32/

Type install-filter install -device=USBVid_16c0.Pid_27db.Rev_0100 on the commandline. Or use the install-filter-gui.exe to do the same.

Note:

Please follow the installation instructions provided in libusb-win32-bin-README.txt. Most users will have a x64 architecture, so

  • x86\libusb0_x86.dll: Must be renamed to libusb0.dll! and copied to C:\Windows\syswow64\libusb0.dll.
  • amd64\libusb0.sys: Must be copied to C:\Windows\system32\drivers\libusb0.sys
  • amd64\libusb0.dll: Must be copied to C:\Windows\system32\libusb0.dll

You can check on successfull installation with the libusb tool testlibusb-win.exe. It should display a long list of information about the USB device (device has to be connected of course).

Details

uhfRadio.exe interfaces Falcon BMS shared memory with the UHF Radio via USB. The executable accepts one (optional) parameter.

uhfRadio [<path and filename of pilot ini file>]

Using the parameter, the pilots ini file residing in <falcon bms path>/User/Config/ is parsed for UHF preset frequencies, which are loaded onto the UHF Radio after starting the executable (UHF Radio must be connected of course for this to work). Only a successful parsing leads to the following written on the command line (example):

found at UHF PRESET 1 Frequency 297500

uhfradiousbsharedmemreader's People

Contributors

wolfman-f16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

fbitct

uhfradiousbsharedmemreader's Issues

LibUSB Installation description incorrect

The section "Installation" in the readme has outdated info.
There is no need to copy files after installing libusb-win32
The command line is also incorrect, it needs to read install-filter install -d=USBVid_16c0.Pid_27db.Rev_0100

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.