Re: [fpc-pascal] Vehicle management

2017-05-12 Thread Sven Barth via fpc-pascal
Am 12.05.2017 11:10 schrieb "Mark Morgan Lloyd" < markmll.fpc-pas...@telemetry.co.uk>: > > On 05/11/2017 09:37 AM, Sven Barth via fpc-pascal wrote:>> Am 11.05.2017 > >> 18:14 schrieb "Jon Foster" >> >:> > Anyhow tips on the

Re: [fpc-pascal] Vehicle management

2017-05-12 Thread Mark Morgan Lloyd
On 05/11/2017 09:37 AM, Sven Barth via fpc-pascal wrote:>> Am 11.05.2017 18:14 schrieb "Jon Foster" >:> > Anyhow tips on the FPC->C++ front would be appreciated. I will probably > search the list archives as I know this

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Sven Barth via fpc-pascal
On 11.05.2017 19:58, Jon Foster wrote: > > On 05/11/2017 09:37 AM, Sven Barth via fpc-pascal wrote: >> >> Am 11.05.2017 18:14 schrieb "Jon Foster" >> >: >> > Anyhow tips on the FPC->C++ front would be appreciated. I will >>

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Jon Foster
On 05/11/2017 09:37 AM, Sven Barth via fpc-pascal wrote: Am 11.05.2017 18:14 schrieb "Jon Foster" >: > Anyhow tips on the FPC->C++ front would be appreciated. I will probably search the list archives as I know this topic

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Sven Barth via fpc-pascal
Am 11.05.2017 18:14 schrieb "Jon Foster" : > I should also throw out here that it would be *REALLY* nice, and even somewhat needful on the Android front, if FPC could interface directly with C++ libs and use their classes and objects. Besides Java, Google prefers to

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Jon Foster
On 05/11/2017 01:29 AM, Felipe Monteiro de Carvalho wrote: On Thu, May 11, 2017 at 1:19 AM, Jon Foster wrote: Yeah. The wiki is cluttered with inaccurate and abandoned information for Android development. It needs a serious scrubbing. And access to needed sources

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Michael Van Canneyt
On Thu, 11 May 2017, Mark Morgan Lloyd wrote: On 11/05/17 08:30, Felipe Monteiro de Carvalho wrote: On Thu, May 11, 2017 at 1:19 AM, Jon Foster wrote:> Yeah. The wiki is cluttered with inaccurate and abandoned information for> Android development. It needs a

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Mark Morgan Lloyd
On 11/05/17 08:30, Felipe Monteiro de Carvalho wrote: On Thu, May 11, 2017 at 1:19 AM, Jon Foster wrote:> Yeah. The wiki is cluttered with inaccurate and abandoned information for> Android development. It needs a serious scrubbing. And access to needed> sources

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Felipe Monteiro de Carvalho
On Thu, May 11, 2017 at 1:19 AM, Jon Foster wrote: > Yeah. The wiki is cluttered with inaccurate and abandoned information for > Android development. It needs a serious scrubbing. And access to needed > sources is somewhat hidden. I've combed it for a few years,

Re: [fpc-pascal] Vehicle management

2017-05-11 Thread Jon Foster
On 05/08/2017 11:34 AM, Mark Morgan Lloyd wrote: On 08/05/17 18:30, Felipe Monteiro de Carvalho wrote: On Sun, May 7, 2017 at 8:33 PM, Mark Morgan Lloyd wrote:> Can anybody give me a quick summary of the position of FPC on Android etc.? Works fine like via

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Mark Morgan Lloyd
On 08/05/17 18:30, Felipe Monteiro de Carvalho wrote: On Sun, May 7, 2017 at 8:33 PM, Mark Morgan Lloyd wrote:> Can anybody give me a quick summary of the position of FPC on Android etc.? Works fine like via JNI, you can do most stuff in Pascal using JNI

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Felipe Monteiro de Carvalho
On Sun, May 7, 2017 at 8:33 PM, Mark Morgan Lloyd wrote: > Can anybody give me a quick summary of the position of FPC on Android etc.? Works fine like via JNI, you can do most stuff in Pascal using JNI but part still needs to be in Java. some info here:

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread wkitty42
On 05/08/2017 12:09 PM, Mark Morgan Lloyd wrote: On 08/05/17 16:00, wkitt...@windstream.net wrote: as it is GPL, source code availability is required... that author has no choice but to supply it... Yes, but it looks as though he's been asked in the past and has claimed that "it needed

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Mark Morgan Lloyd
On 08/05/17 16:00, wkitt...@windstream.net wrote: as it is GPL, source code availability is required... that author has no choice but to supply it... Yes, but it looks as though he's been asked in the past and has claimed that "it needed tidying up": that was a couple of years ago. However

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread wkitty42
On 05/07/2017 02:33 PM, Mark Morgan Lloyd wrote: Has anybody used FPC to talk to a vehicle via the OBD connector? Can anybody give me a quick summary of the position of FPC on Android etc.? (Graeme, that includes FPCgui if it's relevant). We've been caught short by a vehicle problem that

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Mark Morgan Lloyd
On 08/05/17 14:30, Paul Breneman wrote: On 05/08/2017 09:11 AM, Mark Morgan Lloyd wrote:...> It's on the manufacturer-specific pins. The specs are NOT freely> available, and if the description I've seen so far is to be believed the> comms run at 800 bps.> Thanks for the *education* Mark on

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Paul Breneman
On 05/08/2017 09:11 AM, Mark Morgan Lloyd wrote: ... It's on the manufacturer-specific pins. The specs are NOT freely available, and if the description I've seen so far is to be believed the comms run at 800 bps. Thanks for the *education* Mark on "manufacturer-specific pins". I just did a

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Mark Morgan Lloyd
On 08/05/17 13:00, Paul Breneman wrote: On 05/08/2017 04:48 AM, Mark Morgan Lloyd wrote:...>> Thanks Graeme (and others, please keep commenting).>> This is something niche, for a specific vehicle (Range Rover P38 EAS> unlock etc.), but could still be a nice little showcase program.>> One odd

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Paul Breneman
On 05/08/2017 04:48 AM, Mark Morgan Lloyd wrote: ... Thanks Graeme (and others, please keep commenting). This is something niche, for a specific vehicle (Range Rover P38 EAS unlock etc.), but could still be a nice little showcase program. One odd thing is that the physical interface is

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Mark Morgan Lloyd
On 08/05/17 08:30, Graeme Geldenhuys wrote: On 2017-05-07 19:33, Mark Morgan Lloyd wrote:> Can anybody give me a quick summary of the position of FPC on Android > etc.? (Graeme, that includes FPCgui if it's relevant). Referring to small devices... Android support for fpGUI is in the works for

Re: [fpc-pascal] Vehicle management

2017-05-08 Thread Graeme Geldenhuys
On 2017-05-07 19:33, Mark Morgan Lloyd wrote: > Can anybody give me a quick summary of the position of FPC on Android > etc.? (Graeme, that includes FPCgui if it's relevant). Referring to small devices... Android support for fpGUI is in the works for some 2-3 weeks now by another developer. You

Re: [fpc-pascal] Vehicle management

2017-05-07 Thread Paul Breneman
On 05/07/2017 11:11 PM, nore...@z505.com wrote: On 2017-05-07 13:33, Mark Morgan Lloyd wrote: Has anybody used FPC to talk to a vehicle via the OBD connector? Can anybody give me a quick summary of the position of FPC on Android etc.? (Graeme, that includes FPCgui if it's relevant). We've

Re: [fpc-pascal] Vehicle management

2017-05-07 Thread noreply
On 2017-05-07 13:33, Mark Morgan Lloyd wrote: Has anybody used FPC to talk to a vehicle via the OBD connector? Can anybody give me a quick summary of the position of FPC on Android etc.? (Graeme, that includes FPCgui if it's relevant). We've been caught short by a vehicle problem that appears

Re: [fpc-pascal] Vehicle management

2017-05-07 Thread Paul Breneman
On 05/07/2017 02:33 PM, Mark Morgan Lloyd wrote: Has anybody used FPC to talk to a vehicle via the OBD connector? Can anybody give me a quick summary of the position of FPC on Android etc.? (Graeme, that includes FPCgui if it's relevant). We've been caught short by a vehicle problem that

[fpc-pascal] Vehicle management

2017-05-07 Thread Mark Morgan Lloyd
Has anybody used FPC to talk to a vehicle via the OBD connector? Can anybody give me a quick summary of the position of FPC on Android etc.? (Graeme, that includes FPCgui if it's relevant). We've been caught short by a vehicle problem that appears to be only fixable by a VB.NET program.