Hi Wayne,
We've just created a merge request in gitlab regarding this plugin
(!525).
SCH_REMOTE_PLUGIN to retrieve symbol libraries remotely HTTP/HTTPS [1]
We created a separate plugin similar to the existing ones.
Perhaps we will need to rename it differently since github is not
relevant (
Creating a merge request on GitLab is now the only accepted way to
contribute to KiCad. Please create a merge request on GitLab so we can
evaluate your change.
Cheers,
Wayne
On 5/20/20 6:51 AM, Nick Østergaard wrote:
> Maybe submit it as a MergeRequest on gitlab.
>
> ons. 20. maj 2020 12.16 sk
Maybe submit it as a MergeRequest on gitlab.
ons. 20. maj 2020 12.16 skrev Badr Hack&Invent :
> Hi Wayne,
>
> Is there any update regarding this patch?
>
> If there is any thing else to adjust please let me know.
>
> For information, the plugin is working without any bug since 2018 in my
> for :)
Hi Wayne,
Is there any update regarding this patch?
If there is any thing else to adjust please let me know.
For information, the plugin is working without any bug since 2018 in my
for :)
Regards,
Badr
Le 2018-10-30 11:07, Badr Hack&Invent a écrit :
> Hi Wayne,
>
> Did you have a cha
Hi Wayne,
Did you have a chance to give a look at this patch?
>From our side we are using it almost a year now, it works fine.
Else, I don't know if an equivalent function is now under going in the
version 6?
If so, I will be glad to help in testing.
Regards,
Badr
Le 2017-12-24 15:31, Way
Badr,
Thank you for your patch but we are currently in feature freeze for the
stable 5 release. This patch will have to wait until the stable 5
version is release and the version 6 development is opened. I'm not
sure exactly when that will happen but I will review your patch then.
Cheers,
Wayn
You could modify the SCH_LEGACY_PLUGIN_CACHE code to handle urls instead
of file names. That way you could hand remote and local files in the
same plugin. wxWidgets has classes to handle urls (wxUrl) and input
streams (wxInputStream) which can be use as the LINE_READER
(INPUTSTREAM_LINE_READER ta
I see,
I thought it would be better to upgrade SCH_LEGACY_PLUGIN_CACHE to
handle remote libraries seemlessly rather than creating a new plugin.
I will check how to add a new plugin for remote libs without adding
additional actions for the user.
Badr
Le 2017-08-14 02:44, Wayne Stambaugh a écri
I think you misunderstood what I was implying. You should not be
looking for a different symbol library header. This is a change that I
would reject since you are effectively changing the library file format.
What I suggested was that you create new plugin that reads from a
remote url similar to
sorry i mean setting it to 0
On 14 August 2017 at 08:39, Simon Wells wrote:
> setting CURLOPT_SSL_VERIFYHOST breaks newer ssl on macOS so likely
> better to not just disable that
>
> On 14 August 2017 at 07:26, Badr Hack&Invent wrote:
>> Hi,
>>
>> Here in the attachment the patch that add the re
setting CURLOPT_SSL_VERIFYHOST breaks newer ssl on macOS so likely
better to not just disable that
On 14 August 2017 at 07:26, Badr Hack&Invent wrote:
> Hi,
>
> Here in the attachment the patch that add the remote lib retrieval.
>
> Badr
> Le 2017-08-13 17:29, Badr Hack&Invent a écrit :
>>
>> Hi,
Hi,
Here in the attachment the patch that add the remote lib retrieval.
Badr
Le 2017-08-13 17:29, Badr Hack&Invent a écrit :
Hi,
Those couple of days I was checking how to update EESCHEMA to add
remote libraries retrieval function.
Since am familiar with legacy format, I updated the plugin:
S
12 matches
Mail list logo