|
From: Michael I. <mic...@ra...> - 2014-10-14 08:51:21
|
Hello, After receiving a few requests for it, I've posted the visualizer used in training and at a few conferences. It's a simple animation of GSM timeslots and combinations with adjustable speed: - http://openbts.org/visualizer/ Source code is here: - https://github.com/RangeNetworks/presentations/tree/master/visualizers/timeslots-and-combinations It was written in a hurry to serve a purpose so it's very verbose and copy+pastey. Could be refactored with multi-dimensional arrays and probably shrink by 75%. Regards, -Michael |