

Thus far I git clone it, it's sitting on my desktop. I still don't understand what to do with OpenBoardData.
#Landrex board view download software
Software checks database and tells you if the voltage is normal, or if it's abnormal it shows you possible solutions so you know where to look. Within boardview software, you can add voltages.

In my version of things it would look different. Nothing serious, only day dreaming while watch Rossman's videos. Will it help FlexBV and OpenBoardView, of course, but then at least it's a resource that other programs can use if they want too and it's the only resource that's open source and as a bonus, under the MIT licence. At least with OpenBoardData the community will have a legally open resource that isn't tied to any specific program. Some other programs do have their own diagnostics data overlays (ZXW/PB), but that data is what ever they've created themselves and it isn't open to other people to contribute or use on other programs. Now, if a boardview program chooses to use this data (PB, Landrex, OBV, FBV, BoardView etc), they can just search the OBData.txt file for that net on that board, and overlay that data on the pin. Now, that gets compiled in to the OBData.txt file and shows up as ĪBC123 NET_BIGPOWER 0.5 12.0 40 If Voltage below 11V, dead CPU NET_BIGPOWER 0.5 12.0 40 If Voltage below 11V, dead CPU desktops/asus/abc123.txt, in it will contain a line Now, someone writes the expected values for the nets for the ASUS ABC123, and one of the nets is NET_BIGPOWER, its values are 0.5V diode, 12V running, and 40R resistance OpenBoardData will have a file perhaps called.

Say you have boardview program XYZ, it loads up an ASUS FZ file for some motherboard ABC123, that's fine, you can see the pins/nets/parts, but there's no data for the readings to expect on those. OpenBoardView will have the ability to read it in soon too, it's just on FlexBV right now because I'm developing it initially on that platform since it's the one that I control of course, but OpenBoardData itself is open/free to all and doesn't have any API/tie-ins or anything at all to do with specific file formats or existing boardview programs. It's just a collection of data that can be used to overlay/enhance existing boardviews. It has nothing to do with the boardview file format. I think you're still overthinking it perhaps, not sure if we're talking past each other?
