Commit Graph

14 Commits (30ac0231e46d745daa9190b3b4f933326307957b)

Author SHA1 Message Date
LEdoian 3ca253598a Fix a typo, find a bug. 1 year ago
LEdoian 3cbb14c1af poor: Move everything into the QMainWindow and add basic UI 1 year ago
LEdoian 87935c7e3a Set a better(?) fallback for unusable BIRD. 1 year ago
LEdoian 722961d128 Enable dragging the QGraphicsView 1 year ago
LEdoian 0226ba8eb2 Moving items in topo-v3 1 year ago
LEdoian 5ea2f5548a poor_mans_visualisation: Add a topo-v3 dumb visualiser
Now we can see something. It does not do anything, but uses topo-v3. Is
that progress? :-)
1 year ago
LEdoian 57f148d50d Start reimplementing poor_mans_visualisation.py
This script serves as a simple demonstration of how to use birdvisu.
Over time, it should become shorter, as more of its features are
integrated into birdvisu itself, until at last it becomes only a very
thin wrapper.

The functionality will probably be incorporated into some core /
orchestrator birdvisu module, but there is no such thing yet.
1 year ago
LEdoian 159c122f67 Use the new TopoProvider in poor_mans_visualisation.py 1 year ago
LEdoian 5cc5685ae3 [WIP] Early code for handling BIRD's control socket. 2 years ago
LEdoian 999f6988cb Poor man's visualisation: +x 2 years ago
LEdoian 6c75c7e1cd Poor man's visualisation: cope with no BIRD client. 2 years ago
LEdoian 58a33c5f19 Remove stray prints 2 years ago
LEdoian 561c39e052 Fix more bugs
Now it does something.
2 years ago
LEdoian a759cdfd93 Add PoC visualisation [WIP]
It almost works… meaning it manages to segfault.
2 years ago