This is unfortunate: I had searched as much as I could to find a package like this one in the package registry and on Julia Observer.
I just registered a package called PhysicalCommunications.jl
a few days ago:
→ https://github.com/ma-laforge/PhysicalCommunications.jl
DigitalComm.jl
might have been a good home for my eye-diagram & Maximum LFSR algorithms.
Note: I called my module “PhysicalCommunications” simply because I was providing “Analog” tools (eye-diagram) for observing channel quality
… but really that is meant to observe digital signalling - so DigitalComm.jl
is a better name.
I would normally have just called it “Communications”, but in the Julia context, I did not want it confused with socket communications, or something similar.
Also note: I have recently asked a question on the “Signal Processing” forum about creating a “JuliaTelecom” group:
→ Would it be worth creating a "JuliaTelecom" Julia group?