Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to a platform independent build system #7

Open
ruohoruotsi opened this issue Jan 21, 2019 · 4 comments
Open

Move to a platform independent build system #7

ruohoruotsi opened this issue Jan 21, 2019 · 4 comments
Assignees

Comments

@ruohoruotsi
Copy link
Owner

Migrate build system away from an XCode-based project (MacOS only) to something more platform independent like SCONS or CMake.

@ruohoruotsi
Copy link
Owner Author

Don't forget to clean up XCode project and update README on how to build and run.

@ruohoruotsi
Copy link
Owner Author

We have SCONS, XCode, all we need now is a CMake and this should be complete.

@ruohoruotsi
Copy link
Owner Author

bd0f4b8 (old "no longer working" XCode removal) -- really we should also support xcodebuild as well

@yangbo
Copy link

yangbo commented Nov 2, 2023

Hi ruohoruotsi,
I have forked your work and add CMake support to it. The repo is https://github.com/yangbo/Butterworth-Filter-Design.
In addition, I add a function sos2tf() to convert the SOS form to Transfer Function coefficients like matlab's sos2tf() function.

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants