Hello,
With OPM I tried to install LazSerial 0.5 to my dismay I get a series of errors;
The 0.5 version of
TLazserial does'nt work under Os-X (compile errors, blocking open connect, scanports not working).
I have missed a
patch from rphoover for OS-X here because during that time, i had no github repository for
TLazserial.
The patch doesn't work with my version 0.5 because not made with this version.
I have made a new version of
TLazserial (0.6) with the content of the patch.
new in v0.6 version (03/2022)
Fixes for OS-X (thanks to rphoover), SynSer(synaser) properties now persistent, v0.3 of GPS simulator
On OS-X you must set the new property SynSer/NonBlock to True in the properties of TLazserial component.
it seems now OK on OS-X (see Capture of GPS Simulator (demo program of
TLazserial) on OS-X in Attachment). Checked on OS-X Catalina 10.15 Lazarus 2.0.10 with FTDI USB serial adapter.
You can download the new package on
my Github repository (master is 0.6) (Code/Clone or Download Zip).
If it is OK the new version will go to the OPM.
Friendly, J.P