4MS have released the firmware (and schematics, but not PCB design files) for their very interesting SMR filter module, under the same MIT open source licence which Olivier uses: see https://github.com/4ms/SMR
Interestingly, they have used Olivier’s clever audio bootloader code to permit firmware updates of their module in the same way that digital MI modules can be updated. That’s a nice example of the virtuous spiral which open sourcing of code facilitates. There is some interesting raw material in the SMR code base, as well.
ubiubu, the real game changer here is the bootloader I think. For previous modules (SCM, RCD and QCD), you had to have a special adapter; now it will be as simple as on Olivier’s modules.
Exciting times ahead!
Well, if it weren’t made available under an open source license, then the bootloader code couldn’t be re-used by 4MS, obviously. But surely the point is that including a reliable, easy-to-use, end-user firmware update facility is a key enabler for creation of an ecosystem of alternative third-party firmware images for your product?