Attention is currently required from: fixeria, neels.
pespin has posted comments on this change. (
https://gerrit.osmocom.org/c/libosmocore/+/36713?usp=email )
Change subject: {fsm,vty}: add a VTY command to generate FSM state graphs
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/vty/fsm_vty.c:
https://gerrit.osmocom.org/c/libosmocore/+/36713/comment/114d11df_7e59d7af
PS1, Line 196: return CMD_SUCCESS;
As an improvement, you could also maybe make a box for each event type, and then have an
arrow from the event box to each state box, using another color and/or arrow style (eg
dashed).
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/36713?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I09ee0a8c3fc4b1aa991ab5c93c0b654fccd7ea4c
Gerrit-Change-Number: 36713
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: neels <nhofmeyr(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 08 May 2024 11:04:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment