Skip to content

fcrohas/QIcomPCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9af30f8 · Jan 30, 2015
Dec 30, 2014
Aug 20, 2013
Jan 6, 2015
Jan 30, 2015
Apr 7, 2013
Dec 30, 2014
Jul 1, 2012
Jun 19, 2012
Jun 19, 2012
Jun 19, 2012
Apr 7, 2013
Aug 27, 2014
Jun 19, 2012
Jun 19, 2012
Jun 19, 2012

Repository files navigation

QIcomPCR V0.1.0

Description

This become to be a Qt interface for ICOM PCR 2500 devices. I can only test on PCR2500 without any accessories. There is a Qt GUI and also a Web Interface through nodejs to control remotely the ICOM in realtime.

[Website here] (http://fcrohas.github.io/QIcomPCR/)

Dependencies

  • For sound system Pulseaudio or PortAudio
  • Optional If you want Acars, you can install libacarsd for a robust decoding
  • Optional If FFTW3 is provided it will be used else with performance issue default DFT is used
  • Optional LibSndFile to load wav file and record it
  • Optional libSamplerate to allow over sampling in a correct way

How to build

On linux :
Using CMake is just enougth and all optional library above if you want. Actually only tested on Opensuse

On Windows :
Using CMake , Visual Studio and QT for windows. Optional library should be copied under 3rdparty//include and /lib

Note : Portaudio and ICOM controls are not tested under windows.

Todo :

Add ICOM memory manager
Add more and more decoder
Add RTLSDR support

Contact me if you want to help fcrohas@gmail.com

About

Qt Interface for ICOM PCR devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages