Commit Graph

23 Commits (e962ec9cdb899cc955c1242be04da5fcc2088bbc)

Author SHA1 Message Date
LEdoian 74a4c5e3f0 It works now!
best commit, worst message, thug life.
1 year ago
LEdoian 694c7386b4 Visualisation graph is now separate.
Maybe other changes, idk
1 year ago
LEdoian 09e654a016 Clarification 1 year ago
LEdoian bb9c4118d3 Hack: load immediately, so I can test faster 1 year ago
LEdoian 12b0c6578e Add new visualisation stuff.
Does apx. right thing, but the other right…
1 year ago
LEdoian 3243ae1c26 poor: WIP: new design of the visualisation 1 year ago
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