Commit Graph

17 Commits (07fe06265919993cc33da651bab194958c71eb25)

Author SHA1 Message Date
LEdoian b4d7d730d0 poor: pen experiments 1 year ago
LEdoian d400c030b2 More sorting of imports 1 year ago
LEdoian 95823ff9db poor: sort imports 1 year ago
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