22 Commits (master)

Author SHA1 Message Date
Tait Hoyem f0e56bb1d4 Fix up morse lib; tests work, still memory leadked
2 years ago
Tait Hoyem 46a1aea922 Remove const to allow more flexibility in types.
2 years ago
Tait Hoyem ed369e188b No more allocs in funcs
2 years ago
Tait Hoyem fdecf79c9f Merge branch 'master' of github.com:TTWNO/morse
2 years ago
Tait Hoyem 7c2e2340c4 test
2 years ago
Tait Hoyem 8bee082240 Fix failed builds
3 years ago
Tait Hoyem 8041bfe7ba Fixing issue with indentation from vim editing. Now using emacs
5 years ago
Tait Hoyem 1def52c254 Remove old functions
5 years ago
Tait Hoyem 21fda67c88 Fix allocation error by using malloc(sizeof(...))
5 years ago
Tait Hoyem 2e292d7d85 Test working
5 years ago
Tait Hoyem 85899794ee Tests passing!
5 years ago
Tait Hoyem 52835e0a03 Fixed tests. Cause segfault
5 years ago
Tait Hoyem a9d69ba892 WOrking on tests
5 years ago
Tait Hoyem 9a3e0b6a43 Start testing/ Split into a few files/
5 years ago
Tait Hoyem c10595be97 Add error detection around delay paramaters
5 years ago
Tait Hoyem 61f435c65b Add ability to set delays for outputing morse code via arguments
5 years ago
Tait Hoyem 6721d0a97d Fix some formatting issues :)
5 years ago
Tait Hoyem 682f71611b Add reverse option: -x
5 years ago
Tait Hoyem 63df5c6ee4 Allow for unlimited buffer, it will only read 56k of data at a time, however
5 years ago
Tait Hoyem 3cdae7fcb1 Remove interactive option
5 years ago
Tait Hoyem 7ddb2db9a6 Add gettysburg address. Add clean option to Makefile
5 years ago
Tait Hoyem 186ea567a6 Change name, add features
5 years ago