Visual PCB diff
Registered by
Miguel Angel Ajo
This could be done in python scripting, compare current open board, to an specific pcb file (or older git revision)
I think of two ways:
1) Visual diff, layer by layer xor -> image production
2) Objet diff, track by track, module by module: we try to match every track to each other (by start/end/net) and then build a list of different tracks.
2.1) Then we must find how to visualize/report that in a way that's useful. a) Plotting everything in gray, and plotting different tracks in colors?..
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Medium
- Drafter:
- Miguel Angel Ajo
- Direction:
- Needs approval
- Assignee:
- Miguel Angel Ajo
- Definition:
- Discussion
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Whiteboard
(?)