https://github.com/ftl/digimodes
Implementation of digital modes in Go
https://github.com/ftl/digimodes
Last synced: 4 months ago
JSON representation
Implementation of digital modes in Go
- Host: GitHub
- URL: https://github.com/ftl/digimodes
- Owner: ftl
- License: mit
- Created: 2020-04-18T13:20:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T16:13:21.000Z (over 1 year ago)
- Last Synced: 2025-10-29T14:30:56.589Z (8 months ago)
- Language: Go
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Digimodes
Implementation of digital modes in Go.
## Disclaimer
I develop this library for myself and just for fun in my free time. If you find it useful, I'm happy to hear about that. If you have trouble using it, you have all the source code to fix the problem yourself (although pull requests are welcome).
## License
This software is published under the [MIT License](https://www.tldrlegal.com/l/mit).
Copyright [Florian Thienel](http://thecodingflow.com/)