This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated via 0898a007bac173f0a61564914d54d0496a851235 (commit) from c7f52c4c84d6a8898048738c4db9266289c40b45 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=0898a007bac173f0a61564914d54d...
commit 0898a007bac173f0a61564914d54d0496a851235 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Wed Nov 16 14:36:29 2016 +0100
contrib: add fsm-to-dot.py to draw osmo_fsm dotty graphs
Add a first version of a python script that tries to analyze .c source files to draw graphs of osmo_fsm implementations. So far it uses quick-and-dirty regexes.
Change-Id: I155f57a608d600f59aedfd27ef66eb9772c124e7
-----------------------------------------------------------------------
Summary of changes: contrib/fsm-to-dot.py | 710 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 710 insertions(+) create mode 100755 contrib/fsm-to-dot.py
hooks/post-receive
osmocom-commitlog@lists.osmocom.org