pysimCoder icon indicating copy to clipboard operation
pysimCoder copied to clipboard

Block diagram editor and real time code generator for Python

Results 16 pysimCoder issues
Sort by recently updated
recently updated
newest added

[Improve export by adding NuttX current target (arch, chip, board) commit ](https://github.com/apache/nuttx/pull/11908/commits/49820ce41864c94887b7e3dfc9df7a63c5d20132) to NuttX mainline adds `NUTTX_ARCH`, `NUTTX_ARCH_CHIP` and `NUTTX_BOARD` variables to NuttX export. We could use this to identify...

I've been asked to modify the 2 plots system in order to have the execution/simulation time on the X-axis instead of the sample value. I've implemented a temporary solution (not...

Hello Roberto, I am member of the EtherLab team (etherlab.org) and the creator of the EtherCos package (Scicos, EtherLab, EtherCAT) many years ago. I am quite happy to see your...

I've modified the files to work with both PyQt5 and PyQt6. If the try to import he PyQt6 packages fails, pyimCoder starts with the packages of PyQt5. Due to the...

I'm trying to make the block like the block like ±|u|^v. Under folders "/pysimCoder-master/resources/blocks/blocks/", with reference to ".xblk blocks", under folders "/pysimCoder-master/BlockEditor/", using defBlocks.py or xblk2Blk.py, I'm trying to make...

Make the block flip such that the svg won't flip with it.