Hacker News new | ask | show | jobs
by CamperBob2 1249 days ago
There are also many domain-specific tools (e.g. Simulink) that do not have similarly functional open alternatives.

It's interesting how close GNU Radio Companion is getting to Simulink's domain. I don't know if that's their plan or if things are just evolving that way, but I like it.

1 comments

It's been a few years since I've used gnu radio, but isn't it just time-series data flow?
Yes, but so is a modern control system model.
I meant does gnu radio do anything else that simulink does, like have a solver or automatically set up sampling? Or is it just the data flow part?