summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
9 daysfix typo in commentLeah Rowe
9 daysutil/spkmodem-decode: fix 3-frame timeoutLeah Rowe
9 daysutil/spkmodem-decode: rename auto_detect_toneLeah Rowe
9 daysspkmodem-decode: learn tone per frame, not sampleLeah Rowe
9 daysspkmodem-decode: fix learn_samples incrementLeah Rowe
9 daysspkmodem-decode: don't dump learn_samples in silence checkLeah Rowe
9 daysutil/spkmodem-decode: split up auto_detect_toneLeah Rowe
9 daysutil/spkmodem-decode: separate silence checkLeah Rowe
9 daysutil/spkmodem-decode: don't run decode in col_sep_toneLeah Rowe
9 daysutil/spkmodem-decode: guard against silence in tone-detectLeah Rowe
9 daysutil/spkmodem-decode: split up handle_audio()Leah Rowe
9 daysutil/spkmodem-decode: also auto-detect separatorLeah Rowe
9 daysutil/spkmodem-decode: simplify valid_signalLeah Rowe
9 daysutil/spkmodem-decode: automatic tone detectionLeah Rowe
9 daysutil/spkmodem-decode: automatic tone calibrationLeah Rowe
9 daysutil-spkmodem-decode: tidy up print_statsLeah Rowe
9 daysutil/spkmodem-decode: do getopt firstLeah Rowe
9 daysutil/spkmodem-decode: init argv0 before pledgeLeah Rowe
9 daysutil/spkmodem-decode: frequency meter in debugLeah Rowe
9 daysutil/spkmodem-recv: reset char precisely on timeoutLeah Rowe
9 daysrename util/spkmodem-recv to spkmodem-decodeLeah Rowe
9 daysadd missing starLeah Rowe
9 daysutil/spkmodem-recv: extensive commentingLeah Rowe
9 daysutil/spkmodem: explain what the defines areLeah Rowe
9 daysuseful commentsLeah Rowe
9 daysutil/spkmodem-recv: also cache sep_pos in decodeLeah Rowe
9 daysutil/spkmodem-recv: optimise decode_pulseLeah Rowe
9 daysutil/spkmodem-recv: clean up decode_pulseLeah Rowe
9 daysutil/spkmodem-recv: byte swap on big endian CPULeah Rowe
9 daysutil/spkmodem-recv: remove errno defineLeah Rowe
9 daysadd endianness check to spkmodem-recvLeah Rowe
9 daysutil/spkmodem-recv: properly handle stdin errLeah Rowe
9 daysanother correctionLeah Rowe
9 daysutil/nvmutil: fix regression on openbsdLeah Rowe
9 daysTODOLeah Rowe
9 daysTODOLeah Rowe
9 daysTODOLeah Rowe
9 daysutil/nvmutil: mitigate buggy libc i/oLeah Rowe
9 daysutil/nvmutil: implement zero-byte r/w timeoutLeah Rowe
9 daysTODOLeah Rowe
9 daysutil/nvmutil: add some useful commentsLeah Rowe
9 daysutil/nvmutil: split up rw_file_exactLeah Rowe
9 daysfix indentationLeah Rowe
9 daysutil/nvmutil: add jitter to fallback_rand entropyLeah Rowe
9 daysutil/nvmutil: improved entropy in fallback_randLeah Rowe
9 daysutil/nvmutil: remove /dev/random fallbackLeah Rowe
9 daysutil/nvmutil: include time.h after types.hLeah Rowe
9 daysutil/nvmutil: mitigate fast calls to randLeah Rowe
9 daysutil/nvmutil: fallback randomiserLeah Rowe
9 daysutil/nvmutil: correct install usageLeah Rowe