Openflex Boardview: New boardview software (linux, windows and OSX)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • inflex
    Badcaps Veteran
    • Aug 2012
    • 544
    • Australia

    #81
    Re: Openflex Boardview: New boardview software (linux, windows and OSX)

    Still working on decoding new board file formats. If you have something you need decoded, and even better, if you have documents/specifications of the format, please do send them along
    YouTube Repair Videos - https://www.youtube.com/user/19PLD73
    FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv

    Comment

    • highpulse
      i hate HP
      • May 2013
      • 1488
      • portugal

      #82
      Re: Openflex Boardview: New boardview software (linux, windows and OSX)

      INFLEX , LONG TIME NO SEE MATE , keep the good work coming !!

      Comment

      • Argolin
        Member
        • Dec 2016
        • 17
        • Italy

        #83
        Re: Openflex Boardview: New boardview software (linux, windows and OSX)

        Don't know if it's a desired feature, but I noticed on Mac Os it's preventing sleep function, screen included. Just in case it's not wanted now you know
        Thanks again for the good work !

        Comment

        • inflex
          Badcaps Veteran
          • Aug 2012
          • 544
          • Australia

          #84
          Re: Openflex Boardview: New boardview software (linux, windows and OSX)

          Originally posted by Argolin
          Don't know if it's a desired feature, but I noticed on Mac Os it's preventing sleep function, screen included. Just in case it's not wanted now you know
          Thanks again for the good work !
          Thanks for that. It might be the ImGui engine with its constant polling, not sure, I don't have a system to test on here but I'll have a look.
          YouTube Repair Videos - https://www.youtube.com/user/19PLD73
          FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv

          Comment

          • Argolin
            Member
            • Dec 2016
            • 17
            • Italy

            #85
            Re: Openflex Boardview: New boardview software (linux, windows and OSX)

            Originally posted by inflex
            Thanks for that. It might be the ImGui engine with its constant polling, not sure, I don't have a system to test on here but I'll have a look.
            Anything I could do to help, just ask if you please..

            Comment

            • inflex
              Badcaps Veteran
              • Aug 2012
              • 544
              • Australia

              #86
              Re: Openflex Boardview: New boardview software (linux, windows and OSX)

              Originally posted by Argolin
              Anything I could do to help, just ask if you please..
              Does it do it regardless of OBV being maximised or minimised?

              Does OBV take any notable CPU time when it's idle/minimised?

              Initially, waaaay back in the first weeks of development, I found OBV would consume a lot of CPU when you minimised it, this was a hiccup in the ImGUI engine basically creating a very tight-loop CPU intensive polling problem, but since then we did some additions which put it to 'sleep' after a few polls without activity.
              YouTube Repair Videos - https://www.youtube.com/user/19PLD73
              FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv

              Comment

              • Argolin
                Member
                • Dec 2016
                • 17
                • Italy

                #87
                Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                Originally posted by inflex
                Does it do it regardless of OBV being maximised or minimised?
                Yes, the behaviour is the same irrespectively, in background or minimized doesn't make any difference

                Originally posted by inflex
                Does OBV take any notable CPU time when it's idle/minimised?
                No, Cpu is not an issue whatsoever. It's impossible to tell OBV is open unless one searches for it. It's beautifully lightweight on Cpu and memory under any circumstance.

                That's why it took me some time to convince me there was something to troubleshoot somewhere around. When I remembered I could check the activity monitor I discovered that OBV requires high performance Gpu and prevents sleep, unlike other programs I use normally.

                Comment

                • jasko_jacker
                  Badcaps Legend
                  • Oct 2014
                  • 1137
                  • italy

                  #88
                  Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                  I'm using this software (on windows, there is a differcence with linux version ?) every day and I want to share my experience with it.
                  Probably, this software is made to work with brd format; I use principally the fz and asc format. there are some things that I appreciate as the zoom with mouse, other things as the position of the components on the board should be improved because (for me) it's very easy to locate the component if what I see on the screen is equal to the motherboard. Other things:
                  possibility to change a layer without resize the board, and very important for me make more clear all the connection on the same net with the possibility to switch between one layer to another. This is not a criticism but the considerations on the use of this software. One last thing , put a color table to avoid insertion in hex format.
                  keep it up, I appreciate your efforts and excuse me for my english
                  Last edited by jasko_jacker; 02-13-2017, 03:38 PM.

                  Comment

                  • inflex
                    Badcaps Veteran
                    • Aug 2012
                    • 544
                    • Australia

                    #89
                    Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                    Hello Jasko,

                    When you refer to "layers", do you mean top and bottom? OpenBoardView is not intended as a multilayer/PCB-trace rendering program; that information is not included in the BRD files usually. When you change between top and bottom, it should not resize, I am unsure what effect you are referring to; can you show a before-and-after screen shot? Have you looked at Gerbv?

                    If you click on any single node/pin of a net, OpenBoardView will highlight all the other pins also connected.

                    The parts cannot be rendered more realistically because that information is not included in many of the board files. For most board files, the only information provided is the part-name, pin-locations, net-work name for each pin. Some files do have package names included (I know some .fz and .asc files do) but that is a project for the future to generate all the official outlines.

                    I did try to include a colour-wheel selector with ImGui (the library that is used to provide the cross-platform interface) but it did not seem to operate; we are waiting on a new release.

                    Paul.
                    YouTube Repair Videos - https://www.youtube.com/user/19PLD73
                    FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv

                    Comment

                    • daveyk021
                      New Member
                      • Jul 2017
                      • 2
                      • United States of America

                      #90
                      Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                      I am running Windows 7 32 bit Pro. When I double-click on openboardview.exe I get a Windows Message asking if I want to run this program or allow it to make changes, so I click on YES. I get a brief hourglass cursor and then nothing loads or happens.

                      I downloaded release 7.3 direct from openboardview.org.

                      Thoughts?

                      Thanks kindly,

                      Dave
                      P.S. - wish it worked on Windows XP. I must maintain a main service computer in Windows XP because a lot of the instruments I work on have support software that only run on XP (older equipment).

                      Comment

                      • piernov
                        Super Moderator
                        • Jan 2016
                        • 4435
                        • France

                        #91
                        Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                        Is your video driver up to date? Is you hardware not too old? OpenBoardView uses video hardware acceleration so it needs an OpenGL 3 compatible card by default. You could force it to OpenGL 1.2 if your hardware is too old by setting the "renderer" parameter to "1" in the configuration file.

                        I would highly recommend against using Windows XP. If you absolutely need it, run it inside a virtual machine without networking.
                        OpenBoardView — https://github.com/OpenBoardView/OpenBoardView

                        Comment

                        • Harishiyer21
                          New Member
                          • Oct 2018
                          • 5
                          • India

                          #92
                          Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                          Hi Piernov,
                          Can you help me with an FZ key at your irc channel?

                          Comment

                          • Harishiyer21
                            New Member
                            • Oct 2018
                            • 5
                            • India

                            #93
                            Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                            I need the fz key for my fz file. Please tell me how you got it.

                            Comment

                            • crypto_sam
                              New Member
                              • Jun 2019
                              • 3
                              • Far Far Away

                              #94
                              Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                              can anyone share the FZ Key please?

                              Comment

                              • inflex
                                Badcaps Veteran
                                • Aug 2012
                                • 544
                                • Australia

                                #95
                                Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                                Go to the IRC channel ( see piernov's post above ) and the FZKey link is in the topic for the channel
                                YouTube Repair Videos - https://www.youtube.com/user/19PLD73
                                FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv

                                Comment

                                • crypto_sam
                                  New Member
                                  • Jun 2019
                                  • 3
                                  • Far Far Away

                                  #96
                                  Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                                  Originally posted by inflex
                                  Go to the IRC channel ( see piernov's post above ) and the FZKey link is in the topic for the channel
                                  Thank you so much inflex. i didnt knew how to join a IRC Channel, took some tome to find. thanks a lot.

                                  Comment

                                  • inflex
                                    Badcaps Veteran
                                    • Aug 2012
                                    • 544
                                    • Australia

                                    #97
                                    Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                                    All good, wish it could be easier, but since we're connected to the project, as you can imagine, we can't be distributing such things.
                                    YouTube Repair Videos - https://www.youtube.com/user/19PLD73
                                    FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv

                                    Comment

                                    • drscoot
                                      Member
                                      • Dec 2020
                                      • 40
                                      • Belgium

                                      #98
                                      Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                                      how do I make a config file for the FZ key? Is there an example available?

                                      Comment

                                      • RogueProcess
                                        New Member
                                        • Jan 2021
                                        • 2
                                        • South Africa

                                        #99
                                        Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                                        Hi there, just wanted to find out if anyone would share an FZ key with me?

                                        Thank you

                                        Comment

                                        • akcn
                                          Member
                                          • Jan 2020
                                          • 15
                                          • canada

                                          #100
                                          Re: Openflex Boardview: New boardview software (linux, windows and OSX)

                                          need fz key, the irc is not available. I tried to connect it but failed, it took me a whole afternoon.

                                          Comment

                                          Related Topics

                                          Collapse

                                          • inflex
                                            FlexBV FREE Edition - Modern Boardview software for Win, macOS and Linux
                                            by inflex
                                            Now available, FlexBV Free edition is a slimmed down product of the full licenced version.

                                            https://pldaniels.com/flexbv5 ( available on the downloads page or most of the way down on the main page )

                                            If you're looking for a modern alternative to existing boardview programs that's also cross platform then consider giving FlexBV Free a go.

                                            So what's missing?
                                            * Schematic/PDF coupling
                                            * Butterfly view
                                            * Donor board part searcher
                                            * Jobs
                                            * Annotations

                                            What's new/improved compared to others?
                                            * OBData...
                                            10-10-2023, 12:29 AM
                                          • ivtec
                                            install Linux on Windows 10 | Install Ubuntu on Windows 10 using Virtualbox ?
                                            by ivtec
                                            Has anybody installed Linux on Windows 10 using Virtualbox? and since my old PC will have support after oct 25 and won't update to 11 , i just want to use win 10 for Music notation program and use Progdvb iptv player .

                                            01-17-2025, 12:54 PM
                                          • Topcat
                                            The 2025 Operating System Thread
                                            by Topcat
                                            What OS are you running these days? I am down to 3 Windows workstations and one Windows Server on my LAN, everything that doesn't have a windows-specific need has been moved to Linux. Printing abilities with my large document centers are Linux's kryptonite; the reason for 2 of the Windows machines. The third machine still has Win7 on it, and isn't connected to the outside world. It has tons of software on it I use for diagnostics and updating various hardwares. My main rig is still Win10 Enterprise, so I had to vote Win10 in the poll...but I have overwhelmingly more linux machines than windows...
                                            Windows 11
                                            30.61%
                                            15
                                            Windows 10
                                            24.49%
                                            12
                                            Windows 8/8.1 or 7
                                            14.29%
                                            7
                                            Windows Vista (I'm a glutton)
                                            0%
                                            0
                                            Windows XP (I just can't let go!)
                                            2.04%
                                            1
                                            Windows 2000 / ME / 9x (Ok, this one is a funny, maybe!!)
                                            0%
                                            0
                                            Some flavor of Linux (brag on your distro in a post)
                                            24.49%
                                            12
                                            MacOS - OSX (Poor diluted souls!!)
                                            4.08%
                                            2
                                            Google Chrome/chromebox/chromebook
                                            0%
                                            0
                                            What's a PC? (The option for those with a phone stuck in their faces)
                                            0%
                                            0
                                            01-01-2025, 10:19 AM
                                          • obelix24
                                            Boardview software for Ipad OS
                                            by obelix24
                                            As in the title is there any usable boardview software for ipadOS ?
                                            Something like flexbv or boardview ?
                                            I was not able to find anything
                                            11-06-2024, 03:25 AM
                                          • japlytic
                                            DRIVER_PNP_WATCHDOG error re. old drivers in Windows 11 install image
                                            by japlytic
                                            In a Beelink GTR mini PC, mine has an Intel AX200NGW WLAN module.

                                            Tried (only with keyboard/mouse connected):
                                            • BIOS + database update
                                            • Using latest Windows 11 image built with official image creation tool
                                            • Previous setup version for Windows 11 installer
                                            • Replacing SSD without a slow block (the previous SSD had a slow block with access time > 500 mS)
                                            • TPM reset (worked to the point where DRIVER_PNP_WATCHDOG error message is displayed briefly after the point of stalling)
                                            • Disabling power to WLAN and LAN modules in BIOS (Advanced > AMD PBS > PCI Express Configuration)
                                            ...
                                            06-19-2025, 04:59 PM
                                          • Loading...
                                          • No more items.
                                          Working...