Openflex Boardview: New boardview software (linux, windows and OSX)
Collapse
X
-
YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbv -
YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
RELEASE 7 is now available.
https://github.com/inflex/OpenBoardView/releases/tag/R7
Win / linux (deb) / OSX binaries available, and of course the source.
This is a fairly decent feature upgrade from R6.
- Pin/net searching and highlighting has been cleaned up
- Light and Dark themes improved, less 'busy'
- Info-Panel now available on right-side of screen, adjustable width by mouse click-drag ( toggle with 'i' key)
- Parts and pin-networks selectable on info-panel making for easier tracing of faults
- Selected parts/pins are now auto-zoomed to facilitate in easier viewing
- Selected pin, and others on network are now "oversized" when zoomed out to help locate them on the board
- Improved FZ handling, including non-encrypted, and comma-decimal variants
- FZ file extra data for parts now displayed
- Small performance improvements
- Search facility now offers substring, prefix, and whole-string matching
- Search quicklists changed from buttons to actual lists
RECOMMENDED: Remove the existing obv.conf file and let the new version generate a fresh one. If you have a FZ key already installed then copy that before removing the file.YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Already have made some minor tweaks from R7, made it so that the part-zoom ratio (usually 2.5x but it's a user-adjustable parameter) applies to all search result type zoom operations (netwebs, part/net searches, info panel selections).YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Release 7.1 has been pushed out. It's only two minor changes but they do help with general consistency in terms of the user-interface.
https://github.com/inflex/OpenBoardV...eases/tag/R7.1YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Release 7.2 is now out.
There's also now a YouTube video detailing some of the features of Openflex Boardview.
YouTube Video : https://www.youtube.com/watch?v=6CrNRo1UP5g
All the downloads : https://github.com/inflex/OpenBoardV...eases/tag/R7.2YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
If you have bug reports or feature requests, please submit them via the github issues page.
https://github.com/inflex/OpenBoardView/issuesYouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Release 7.2 is now out.
There's also now a YouTube video detailing some of the features of Openflex Boardview.
YouTube Video : https://www.youtube.com/watch?v=6CrNRo1UP5g
All the downloads : https://github.com/inflex/OpenBoardV...eases/tag/R7.2
GCC version needs to be >= 4.9
Im excited to try this outthank you.
Comment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Yep, we are using various C++11 features which requires at least GCC 4.9 (though it was mostly developed using the 5.x branch). Ubuntu 14.04 has GCC 4.8 and so does Linux Mint 17. You could add the ubuntu-toolchain-r/test PPA but I can't guarantee that it will work.OpenBoardView — https://github.com/OpenBoardView/OpenBoardViewComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
bump.YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
The Openflex fork has now been merged back in to OpenBoardView, and we've released R7.3 ( and now also have rpm packages )
http://openboardview.orgYouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
well its oficial , i cant live without itkkkkk
inflex mate and piernov , remeber what i told about when pressing a component for it can display the info , like if its n channel and what code number it is ? well on FZ after that released you gave me it work nice , but for outher kinds its wont display info , for ex BDV files :P any future release fixing this issue :P thk in advanceComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
CST/CAST format support added in the master-source. Will be in the next binary release too.YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Hi guys,
I found a key in one paste bin that starts with 0x25d8d248 and ends with 0xdacf7668. But in the obv.conf file they ask for a 44 sets of 32bits but my key only have 36 sets, is this the reason why i can't open the files. I'am using the lastest release with w7x64.
Thank you..Comment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
What a beauty, wonderful software you created..can say goodbye to T-link eventually, thank you so much and congratulations.
Running it on a MBP a1297, os 10.11.6, seems to be running smooth and nicely. If I get across any misbehaviour or bug I'll be happy to report it.
Thanks again !!Comment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Right now we're working on adding more file formats, particularly wanting to get the PADs pcb format decoded ( some manner of structured binary blob, probably in-house custom *sigh* ).YouTube Repair Videos - https://www.youtube.com/user/19PLD73
FlexBV BoardView software - Linux/OSX/Windows - http://pldaniels.com/flexbvComment
-
Comment
-
Re: Openflex Boardview: New boardview software (linux, windows and OSX)
Looks like CMake cannot find the MinGW toolchain. Anyway, compiling under Windows isn't really supported anymore, you can still try using the Visual Studio solution (under src/vcpp) though.
Windows binary is built automatically under Linux using the cross-compiling MinGW-W64 toolchain. I'm not sure if it can be installed under Windows, but if it is you can try to use it and set the CMake toolchain file to Toolchain-mingw64.cmake.
Otherwise, you can grab them openboardview.org instead of trying to build it on your own.OpenBoardView — https://github.com/OpenBoardView/OpenBoardViewComment
Related Topics
Collapse
-
by inflexNow 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... -
by ivtecHas 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 .
-
Channel: General Computer & Tech Discussion
-
-
by TopcatWhat 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 1130.00%15Windows 1024.00%12Windows 8/8.1 or 714.00%7Windows Vista (I'm a glutton)0%0Windows XP (I just can't let go!)4.00%2Windows 2000 / ME / 9x (Ok, this one is a funny, maybe!!)0%0Some flavor of Linux (brag on your distro in a post)24.00%12MacOS - OSX (Poor diluted souls!!)4.00%2Google Chrome/chromebox/chromebook0%0What's a PC? (The option for those with a phone stuck in their faces)0%0
-
Channel: General Computer & Tech Discussion
-
-
by obelix24As in the title is there any usable boardview software for ipadOS ?
Something like flexbv or boardview ?
I was not able to find anything-
Channel: Schematic Requests ONLY!
-
-
by japlyticIn 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)
-
Channel: General Computer & Tech Discussion
06-19-2025, 04:59 PM - Loading...
- No more items.
Comment