Re: [Kicad-developers] macOS on Arm

2020-07-02 Thread Adam Wolf
Thanks! I'm hoping it'll go smoothly :)

Adam

On Thu, Jul 2, 2020 at 7:38 AM Ian McInerney  wrote:
>
> Hi Adam,
>
> Thanks for your work trying to test this on the new hardware! I have made a 
> tracker epic for all the fixes we need to make to our code/infrastructure 
> here: https://gitlab.com/groups/kicad/-/epics/5, so we can more easily keep 
> track of everything. Currently, it is just tracking a few small commits I 
> have been seeing in upstream wxWidgets that we will probably need to 
> cherry-pick into our fork (but they will eventually be included inside 
> 3.1/3.2). As you find things, please open issues where appropriate (main code 
> repo, packaging repos, etc.) and we can add them to this tracker. You can 
> also leave comments on the Epic about things as well.
>
> -Ian
>
> On Thu, Jun 25, 2020 at 3:40 PM Adam Wolf  
> wrote:
>>
>> Hi folks!
>>
>> I have applied to the Apple ARM transition program so I can be ready
>> for Apple's next macOS release.  As part of that, I have signed an NDA
>> (harrumph), which means I may not be able to keep folks in-the-loop as
>> much as I'd like.
>>
>> Thanks for your understanding!
>>
>> Adam Wolf
>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Some troubles with busses

2020-07-02 Thread BERTRAND Joël
Hello,

I'm trying to interconnect some sub-sheets on a simple bus. Faulty
schematic is in attachement.

First remark : bus labels seem to be global by default (!) and, if I
use S[0..63] instead of SA[0.63], KiCAD connects this bus with another
one with the same name in another sheet ! I suppose that bus labels
should always be local.

On schematic I have sent, each sub-sheet has 32 input lines and 4
output signals. I want to connect all output signals to a bus.

I have tried several combinaisons without any success. How can I
connect these busses to a largest bus ?

My KiCAD is built from sources :

Application: KiCad
Version: (5.99.0-2096-g441dfa30f), release build
Libraries:
wxWidgets 3.0.5
libcurl/7.68.0 GnuTLS/3.6.14 zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0
libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.8.0 nghttp2/1.41.0 librtmp/2.3
Platform: Linux 5.6.0-1-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
Build date: Jul 2 2020 21:57:23
wxWidgets: 3.0.5 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
Boost: 1.71.0
OCC: 7.4.0
Curl: 7.68.0
Compiler: GCC 9.3.0 with C++ ABI 1013
Build settings:
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=ON
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=ON
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCC=ON
KICAD_SPICE=ON

Best regards,

JKB


mateo_pc_10.10-Capteur_de_pression.pdf
Description: Adobe PDF document
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] macOS on Arm

2020-07-02 Thread Ian McInerney
Hi Adam,

Thanks for your work trying to test this on the new hardware! I have made a
tracker epic for all the fixes we need to make to our code/infrastructure
here: https://gitlab.com/groups/kicad/-/epics/5, so we can more easily keep
track of everything. Currently, it is just tracking a few small commits I
have been seeing in upstream wxWidgets that we will probably need to
cherry-pick into our fork (but they will eventually be included inside
3.1/3.2). As you find things, please open issues where appropriate (main
code repo, packaging repos, etc.) and we can add them to this tracker. You
can also leave comments on the Epic about things as well.

-Ian

On Thu, Jun 25, 2020 at 3:40 PM Adam Wolf 
wrote:

> Hi folks!
>
> I have applied to the Apple ARM transition program so I can be ready
> for Apple's next macOS release.  As part of that, I have signed an NDA
> (harrumph), which means I may not be able to keep folks in-the-loop as
> much as I'd like.
>
> Thanks for your understanding!
>
> Adam Wolf
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp