Re: [fpc-pascal] Interrogating external devices using USB

2018-07-05 Thread Jim Lee
  On 07/05/18 07:29, BobJ wrote: Good morning all, I have multiple amateur-radio transceivers which may be programmed with computer software through a USB cable connection.  There already exists various software applications to perform those tasks, however, most, if not all, are either inacc

Re: [fpc-pascal] Interrogating external devices using USB

2018-07-05 Thread R0b0t1
On Thu, Jul 5, 2018 at 9:29 AM, BobJ wrote: > Good morning all, > > I have multiple amateur-radio transceivers which may be programmed with > computer software through a USB cable connection. There already exists > various software applications to perform those tasks, however, most, if not > all,

[fpc-pascal] Interrogating external devices using USB

2018-07-05 Thread BobJ
Good morning all, I have multiple amateur-radio transceivers which may be programmed with computer software through a USB cable connection. There already exists various software applications to perform those tasks, however, most, if not all, are either inaccessable or very difficult to use by

Re: [fpc-pascal] Searchable docs online

2018-07-05 Thread Michael Van Canneyt
On Thu, 5 Jul 2018, Rainer Stratmann wrote: Is the server itself written in freepascal? Or is it apache or nginx? The search server is a single program which is switchable between CGI and standalone HTTP server using a define. I use HTTP server for development, it is deployed as CGI. Mich

Re: [fpc-pascal] Searchable docs online

2018-07-05 Thread Rainer Stratmann
Is the server itself written in freepascal? Or is it apache or nginx? Am Donnerstag, 5. Juli 2018, 15:50:23 schrieb Michael Van Canneyt: > Hello, > > Given the questions of late, I have created a search page for the docs: > > https://www.freepascal.org/docsearch/docsearch.html > > This will sea

[fpc-pascal] Searchable docs online

2018-07-05 Thread Michael Van Canneyt
Hello, Given the questions of late, I have created a search page for the docs: https://www.freepascal.org/docsearch/docsearch.html This will search in the manuals, and in the reference documentation for the units. There is ample room for improvement, but the page already works. Things to imp

Re: [fpc-pascal] Free Pascal console programs on Android are easy

2018-07-05 Thread Paul Breneman
On 06/20/2018 12:01 PM, Paul Breneman wrote: On 06/04/2017 08:00 AM, Paul Breneman wrote: On 05/09/2014 07:06 PM, Paul Breneman wrote: On 03/24/2014 12:08 PM, Paul Breneman wrote: On 03/15/2014 07:33 PM, Paul Breneman wrote: ... My main specialty is communication software ( www.turbocontrol.c