summaryrefslogtreecommitdiff
path: root/util/spkmodem_recv
AgeCommit message (Expand)Author
7 hoursutil/spkmodem-recv: byte swap on big endian CPULeah Rowe
8 hoursutil/spkmodem-recv: remove errno defineLeah Rowe
8 hoursadd endianness check to spkmodem-recvLeah Rowe
8 hoursutil/spkmodem-recv: properly handle stdin errLeah Rowe
19 hoursutil/spkmodem-recv: code cleanupLeah Rowe
21 hoursutil/spkmodem-recv: optimise pulse checkLeah Rowe
21 hoursutil/spkmodem-recv: clearer pulse decodingLeah Rowe
21 hoursutil/spkmodem-recv: say what freq_sep/data areLeah Rowe
21 hoursutil/spkmodem-recv: add a usage functionLeah Rowe
21 hoursutil/spkmodem-recv: tidy up the getopt loopLeah Rowe
21 hoursutil/spkmodem-recv: allow short sample readsLeah Rowe
21 hoursutil/spkmodem-recv: don't exit in print_statsLeah Rowe
21 hoursutil/spkmodem-recv: buffer calls to fread()Leah Rowe
21 hoursutil/spkmodem-recv: make new pulse calculation clearerLeah Rowe
21 hoursutil/spkmodem-recv: tidy up pulse decodingLeah Rowe
21 hoursutil/spkmodem-recv: split up handle_audio()Leah Rowe
21 hoursutil/spkmodem-recv: tidy up handle_audioLeah Rowe
22 hoursutil/spkmodem-recv: optimise ring buffer pos calcLeah Rowe
22 hoursutil/spkmodem-recv: don't use modulus on decodeLeah Rowe
22 hoursspkmodemrecv makefile: add -c to installLeah Rowe
22 hoursutil/spkmodem-recv: further portability / cleanupLeah Rowe
27 hoursutil/nvmutil: further clean up decode_pulse()Leah Rowe
27 hoursutil/spkmodem-recv: tidy up frame decodingLeah Rowe
27 hoursutil/spkmodem-recv: handle fread errorsLeah Rowe
27 hoursutil/spkmodem-recv: fix getopt prototypeLeah Rowe
27 hoursremoved some unnecessary thingsLeah Rowe
27 hoursanother fixLeah Rowe
27 hourstiny fixLeah Rowe
28 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