Activity for Quite Universal Circuit Simulator

  • artsurd artsurd modified a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd modified a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd modified a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • artsurd artsurd posted a comment on ticket #19

    Looks like the code was merged on GitHub https://github.com/Qucs/qucs/commit/4f8625ef32619a650ca78d1785e684077f5aac1d Which appears to have made it here too: https://sourceforge.net/p/qucs/git/ci/4f8625ef32619a650ca78d1785e684077f5aac1d/ Glad it made it in! I agree Codeberg is good. Zig went there as a middle finger to GitHub and Microslop. My own GitHub is mostly taken down now because of all the LLMs not respecting licenses. Have had a go with Gitea and Codeberg. It's nice in a way; git was made...

  • Felix Felix posted a comment on ticket #19

    On Wed, Mar 25, 2026 at 01:29:27AM -0000, artsurd wrote: I haven't used SourceForge like this before, but thought I'd give it a go. I've also made the same request on GitHub in case this is the wrong place. Thanks. Since you raised it. I am not sure why the code was moved got github, probably just for the "git workflow". Today Codeberg might be a much better option, but I only recently created [1]. I will look at your patch when I find some time. [1] https://codeberg.org/qucs/gui

  • artsurd artsurd posted a comment on ticket #19

    GitHub PR: https://github.com/Qucs/qucs/pull/1116

  • artsurd artsurd modified a comment on ticket #19

    Here is the patch: From 4f8625ef32619a650ca78d1785e684077f5aac1d Mon Sep 17 00:00:00 2001 From: artsurd <git@artsurd.info> Date: Wed, 25 Mar 2026 01:08:00 +0000 Subject: [PATCH] Fix use after free in qucsMessageOutput --- qucs/main.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/qucs/main.cpp b/qucs/main.cpp index 0a50bd8d6..8879f84eb 100644 --- a/qucs/main.cpp +++ b/qucs/main.cpp @@ -37,7 +37,9 @@ */ void qucsMessageOutput(QtMsgType type, const QMessageLogContext &, const...

  • artsurd artsurd posted a comment on ticket #19

    Here is the patch.

  • artsurd artsurd created ticket #19

    Fix use after free in qucsMessageOutput

  • Felix Felix committed [d4c464] on Git

    fix: Prevent segfault in Schematic::newMovingWires

  • Felix Felix committed [5caab7] on Git

    Merge 'lupdate'

  • Bernhard M. Wiedemann committed [d34888] on Git

    Also check for lupdate-qt5

  • Felix Felix committed [e995f9] on qucsator

    add CONTRIBUTE

  • Felix Felix committed [51e7d2] on qucsator

    use default compiler in AC_PROG_CXX

  • phloks phloks modified a comment on discussion Open Discussion

    Please have a look at this schematic attached to this post. I have built this circuit in real ife, and it does what it is supposed to do. A low on ENABLE_TX_12V results in +12V on RX_12V, a high on ENABLE_TX_12V reslts in 0V on RX_12V. I tried to simulate this behaviour in QUCS, but could not get it right, Possibly model files for the 2N7002 and IRF4905 are wrong, so I replaced them with generic nMOS and pMOS devices available in QUCS. Simulation says it is successful, but in the graph nothing appears....

  • phloks phloks posted a comment on discussion Open Discussion

    Please have a look at this schematic attached to this post. I have built this circuit in real ife, and it does what it is supposed to do. A low on ENABLE_TX_12V results in +12V on RX_12V, a high on ENABLE_TX_12V reslts in 0V on RX_12V. I tried to simulate this behaviour in QUCS, but could not get it right, Possiblyy model files for the 2N7002 and IRF4905 are wrong, so I replaced them with generic nMOS and pMOS devices available in QUCS. Simulation says it is successful, but in the graph nothing appears....

  • Jesús Everardo Díaz Alvarado Jesús Everardo Díaz Alvarado posted a comment on discussion Open Discussion

    Hello everyone, My name is Jesús Everardo, and I am developing a Python module that acquires real-time S-parameters from the NanoVNA (S11/S21), performs frequency sweeps, and exports Touchstone and CSV files. I would like to integrate this functionality into Qucs/Qucs-S either as an extension, a measurement component, or an external interface to enable direct visualization and analysis of the measurements within the simulator. I would greatly appreciate any guidance on how to connect this data with...

  • Felix Felix committed [f8f705] on Git

    Merge Turkish translations update

  • GitHub committed [d26966] on Git

    Fix typo in translation for number of copies

  • GitHub committed [4e7bef] on Git

    Update Turkish translations in qtgeneric_tr.ts

  • GitHub committed [0771bb] on Git

    Refine Turkish translations in qtgeneric_tr.ts

  • Andre Larochelle Andre Larochelle posted a comment on discussion Open Discussion

    Is there a version for Apple Silicone. I have a Mac Mini M4.

  • Felix Felix committed [efdec3] on Git

    improve wire label dump/parse

  • Felix Felix committed [772cbe] on Git

    fix port access in position dump

  • Felix Felix committed [9f59a7] on Git

    fix position in graphics item dump

  • Felix Felix committed [c38a9f] on Git

    dump wire labels as nodes

  • Felix Felix committed [993a3e] on Git

    cleanup Schematic::dumpVerilogComponent

  • Felix Felix committed [ded0d0] on Git

    fix comment

  • Felix Felix committed [cd9d7e] on Git

    bump ref. missing connections

  • Felix Felix committed [677270] on Git

    Reading Verilog: Wire labels

  • Felix Felix committed [1a8af8] on Git

    Update Tests: Verilog Dump

  • Felix Felix committed [1d9829] on Git

    Verilog Dump: Dump Wire Label position

  • Felix Felix committed [153cf4] on Git

    net label test

  • Felix Felix committed [9aeedd] on Git

    fix indent. went wrong in 386426dd8eaf

  • David Lanzendörfer committed [d3a094] on Git

    Removing unused code

  • Felix Felix committed [18ba69] on Git

    test status

  • David Lanzendörfer committed [386426] on Git

    Parse attribut DRY fix

  • Felix Felix committed [c5f5b5] on Git

    Merge preamble

  • David Lanzendörfer committed [03439b] on Git

    Introducing preample loading

  • David Lanzendörfer committed [60777d] on Git

    Fix DRY violation

  • David Lanzendörfer committed [e5931e] on Git

    Element "center and relative boundings" are private

  • Felix Felix committed [54ba22] on Git

    Merge experimental Verilog-S dump/load

  • David Lanzendörfer committed [1517fe] on Git

    Verilog Parsing: Parse visibility

  • David Lanzendörfer committed [80b70f] on Git

    Regenerating Verilog Schematics

  • Felix Felix committed [217d40] on Git

    create sch and vs round trip diffs during tests

  • Felix Felix committed [3e4654] on Git

    superficial testing

  • David Lanzendörfer committed [88292c] on Git

    Verilog Schematic: Visibility of properties

  • David Lanzendörfer committed [e320dd] on Git

    Paintings: Introducing setter and getter for attributes

  • Felix Felix committed [702cd4] on Git

    sync ctos with gnucap/develop & test

  • Felix Felix committed [d12be2] on Git

    fix S__text type

  • Felix Felix committed [bb49da] on Git

    ROADMAP, TODO update

  • Felix Felix committed [a5285e] on Git

    cleanup prj_log_compiler

  • David Lanzendörfer committed [83e055] on Git

    Verilog Dump: Painting/GraphicText dumping

  • David Lanzendörfer committed [67ba68] on Git

    Updating the Verilog schematics

  • Felix Felix committed [2a731c] on Git

    bugfix lang_verilog. always prefer qucs_type attribute

  • Felix Felix committed [1d24b6] on Git

    fix include in lang_verilog

  • Felix Felix committed [814968] on Git

    errors and warnings in component

  • David Lanzendörfer committed [3b4b5d] on Git

    Adding integrity check

  • David Lanzendörfer committed [50e06d] on Git

    Add label name getter method

  • David Lanzendörfer committed [d9cce3] on Git

    Write nodes out as wires

  • Felix Felix committed [d8ad06] on Git

    fix compile warnings, add Wire::port

  • David Lanzendörfer committed [4f7b74] on Git

    Add a warn method to Schematic

  • David Lanzendörfer committed [821275] on Git

    Add nodename_at function

  • David Lanzendörfer committed [3f791f] on Git

    Adding set_port_by index functionality

  • David Lanzendörfer committed [cb6483] on Git

    Bug fix: Solving save-as issue

  • David Lanzendörfer committed [d566e9] on Git

    Bugfix: Open .vs files as schematic

  • Felix Felix committed [15614b] on Git

    fix qt rules in various qucs-*/Makefile.am

  • Felix Felix committed [e58646] on Git

    Merge 'comp_loading'

  • David Lanzendörfer committed [d33379] on Git

    Using dump/parse identifier from Gnucap

  • Felix Felix committed [6e908c] on Git

    missing lib test

  • David Lanzendörfer committed [330d68] on Git

    Positioning components without ports

  • Felix Felix committed [fd3b63] on Git

    more cleanup

  • David Lanzendörfer committed [655950] on Git

    Move code over to correct compilation unit

  • Felix Felix committed [059140] on Git

    smart pointer conversion fix

  • Felix Felix committed [f0dc33] on Git

    Merge wire_cleanup

  • Felix Felix committed [131502] on Git

    cleanup node interface a bit

  • Felix Felix committed [b287c4] on Git

    missing test file

  • Felix Felix committed [b4969f] on Git

    split off LegacyComponent

  • Felix Felix committed [319ea4] on Git

    move up "Component" class

  • Felix Felix committed [bf01f1] on Git

    prepare Wire ports cleanup

  • Felix Felix committed [0b98b9] on Git

    hello world ngspice

  • Felix Felix committed [a28d41] on Git

    hello world example

  • Felix Felix committed [eb405c] on Git

    more Verilog_File cleanup and disentangle

  • Felix Felix committed [469c2f] on Git

    "Verilog" device. initial fixes

  • Felix Felix committed [ab9f0d] on Git

    some more parameters are attributes

  • Felix Felix committed [a716ea] on Git

    Makefile fixes

  • Felix Felix committed [3f02b9] on Git

    Merge wire placement

  • David Lanzendörfer committed [23556f] on Git

    Initial code for wire placement

  • David Lanzendörfer committed [8a8777] on Git

    Component placement

  • Felix Felix committed [adae75] on Git

    Merge 'lib'

  • Felix Felix committed [0fbf6d] on Git

    cleanup/fix Sub

  • Felix Felix committed [a91de9] on Git

    cleanup/fix Lib

  • Felix Felix committed [45e870] on Git

    more

  • Felix Felix committed [7d8a06] on Git

    Merge read_verilog

  • Felix Felix committed [d7333c] on Git

    fix parameter parsing

  • Felix Felix committed [7d825f] on Git

    fix out of range Props access, try #2

  • David Lanzendörfer committed [992a41] on Git

    Solve crash when dumping netlists/fix refs

  • Felix Felix committed [bba8c1] on Git

    fix compile warnings

  • Felix Felix committed [fe4562] on Git

    Solving uninitialized value warning

  • Felix Felix committed [495080] on Git

    cleanup, disentangle dumpDeclaration

1 >
MongoDB Logo MongoDB