summaryrefslogtreecommitdiff
path: root/util/spkmodem_recv
AgeCommit message (Expand)Author
28 hoursutil/spkmodem-recv: code cleanupLeah Rowe
29 hoursutil/spkmodem-recv: optimise pulse checkLeah Rowe
29 hoursutil/spkmodem-recv: clearer pulse decodingLeah Rowe
30 hoursutil/spkmodem-recv: say what freq_sep/data areLeah Rowe
30 hoursutil/spkmodem-recv: add a usage functionLeah Rowe
30 hoursutil/spkmodem-recv: tidy up the getopt loopLeah Rowe
30 hoursutil/spkmodem-recv: allow short sample readsLeah Rowe
30 hoursutil/spkmodem-recv: don't exit in print_statsLeah Rowe
30 hoursutil/spkmodem-recv: buffer calls to fread()Leah Rowe
30 hoursutil/spkmodem-recv: make new pulse calculation clearerLeah Rowe
30 hoursutil/spkmodem-recv: tidy up pulse decodingLeah Rowe
30 hoursutil/spkmodem-recv: split up handle_audio()Leah Rowe
30 hoursutil/spkmodem-recv: tidy up handle_audioLeah Rowe
30 hoursutil/spkmodem-recv: optimise ring buffer pos calcLeah Rowe
30 hoursutil/spkmodem-recv: don't use modulus on decodeLeah Rowe
30 hoursspkmodemrecv makefile: add -c to installLeah Rowe
30 hoursutil/spkmodem-recv: further portability / cleanupLeah Rowe
35 hoursutil/nvmutil: further clean up decode_pulse()Leah Rowe
35 hoursutil/spkmodem-recv: tidy up frame decodingLeah Rowe
35 hoursutil/spkmodem-recv: handle fread errorsLeah Rowe
36 hoursutil/spkmodem-recv: fix getopt prototypeLeah Rowe
36 hoursremoved some unnecessary thingsLeah Rowe
36 hoursanother fixLeah Rowe
36 hourstiny fixLeah Rowe
36 hoursutil/spkmodem-recv: portability and code cleanupLeah Rowe
2026-02-19util/spkmodem_recv: general code cleanupLeah Rowe
2025-01-03util/spkmodem-recv: More correct MakefileLeah Rowe
2023-10-17util/spkmodem-recv: detailed copyright historyLeah Rowe
2023-09-25util/: use SPDX license and copyright headersLeah Rowe
2023-06-14util/spkmodem-recv: rename function for clarityLeah Rowe
2023-06-13util/spkmodem-recv: remove unnecessary error checkLeah Rowe
2023-06-13util/spkmodem-recv: say cc, not gcc, in commentLeah Rowe
2023-06-13util/spkmodem-recv: fix bad commentLeah Rowe
2023-06-13util/spkmodem-recv: remove unnecessary assignmentLeah Rowe
2023-06-13util/spkmodem-recv: simplify getopt handlingLeah Rowe
2023-06-13util/spkmodem-recv: cleaner ring buffer handlingLeah Rowe
2023-06-13remove errant fileLeah Rowe
2023-06-12util/spkmodem-recv: re-add full license headerLeah Rowe
2023-06-08util/spkmodem-recv: fix regressionLeah Rowe
2023-06-05util/spkmodem-recv: make ringpos a global variableLeah Rowe
2023-06-05util/spkmodem-recv: simplify sample_cnt/char resetLeah Rowe
2023-06-05util/spkmodem-recv: print stats in other functionLeah Rowe
2023-06-05util/spkmodem-recv: only print unhandled err on -dLeah Rowe
2023-06-05util/spkmodem-recv: make debug a runtime optionLeah Rowe
2023-06-05util/spkmodem-recv: always disable line bufferingLeah Rowe
2023-06-05util/spkmodem-recv: simplify stdout flush logicLeah Rowe
2023-06-05util/spkmodem-recv: rename variables for clarityLeah Rowe
2023-06-04util/spkmodem-recv: split print_char() upLeah Rowe
2023-06-04util/spkmodem-recv: reduce indent in print_char()Leah Rowe
2023-06-04util/spkmodem-recv: squash a few code linesLeah Rowe