2024-03-19 06:42:04


r00t.cz


Satellites

My Software

Hardware

Misc stuff

Links

Icom R2500/PCR2500 software

Page: SW.R2500 - Last Modified : Sun, 04 Oct 09

Fake PcrSch.dll

Icom control software uses PcrSch.dll to search for connected receiver on USB ports by looking for specific PID/VID.
This will not work when running under Wine or other windows emulator. It's also handy when you want to control remote receiver using TCP/IP <-> COM port bridge.

Solution? Download pcrsch.zip (20kb), backup old one in application directory and replace it with dll from archive.
My pcrsch.dll uses simple text file ports.cfg to define receiver list that is passed to application.

ports.cfg file format:

  • every receiver needs for lines:
    • #1: ID (unknown, 0 seems to work)
    • #2: COM port number
    • #3: Input soundcard number (used when USB audio checkbox is checked)
    • #4: Name of receiver that's displayed drop-down menu
  • See readme.txt in archive for more examples.



See also:

IC9500 emulator to use R2500 with Spectravue and SDR14

R2500 modifications


All content on this webpage is published for personal use only.
You are using any software downloaded from this page at your own risk. Some software may be illegal to use in your country.


© r00t 2009-2021 (email: r00t@<this domain>)