--- In [email protected], "Adnan Yusuf" <[EMAIL PROTECTED]> wrote: > > Hello!, > > In what software language are most of the SDR programs made? There are > some pretty good looking softwares out there, with the gauges and > spectrographs and a lot of other stuff. > What software has I2PHD used for his software?
Both SDRadio and Winrad were written using the C++ language, specifically the C++Builder Code Gear compiler from Borland, a very nice and user friendly implementation of that language. Some of the controls, e.g. the S-meter or the frequency scale, are in Pascal, but only because I found some freeware code on Internet that I heavily modified for my purposes. Luckily the C++Builder Code Gear compiler accepts components written using Pascal, so that was possible. But the amount of Pascal code in the entire application is minimal, I would estimate 1 or 2 percent. 73 Alberto I2PHD
