Commit Graph

4 Commits

Author SHA1 Message Date
0ca66e886a fixed syntax
All checks were successful
Modulation Recognition Demo / ria-demo (push) Successful in 5m4s
2025-08-22 13:30:54 -04:00
04e5f4db8a clean up code, adjusted default parameters 2025-08-21 10:56:23 -04:00
fe952b8eb6 Linting, removed hard-coded values, sped up upload times for files
Some checks failed
Modulation Recognition Demo / ria-demo (pull_request) Failing after 1m25s
2025-08-21 10:44:32 -04:00
9979d84e29 Documentation and formatting updates (#1)
All checks were successful
Modulation Recognition Demo / ria-demo (push) Successful in 2m52s
Documentation and formatting updates:
- Updates to project README.
- Adding project health files (`LICENSE` and `SECURITY.md`)
- A few minor formatting changes throughout
- A few typo fixes, removal of unused code, cleanup of shadowed variables, and fixed import ordering with isort.

**Note:** These changes have not been tested.

Co-authored-by: Michael Luciuk <michael.luciuk@gmail.com>
Co-authored-by: Liyu Xiao <liyu@qoherent.ai>
Reviewed-on: https://git.riahub.ai/qoherent/modrec-workflow/pulls/1
Reviewed-by: Liyux <liyux@noreply.localhost>
Co-authored-by: Michael Luciuk <michael@qoherent.ai>
Co-committed-by: Michael Luciuk <michael@qoherent.ai>
2025-07-08 10:50:41 -04:00