summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
5 daysutil/nvmutil: fix entropy issueLeah Rowe
5 daysnvmutil: cast integer in printfLeah Rowe
5 daysTODOLeah Rowe
5 daysutil/nvmutil: check defines/enum via assertLeah Rowe
5 daysutil/nvmutil: r_type check in rw_gbe_file_partLeah Rowe
5 daysutil/nvmutil: remove pointless checkLeah Rowe
5 daysutil/nvmutil: add missing castLeah Rowe
6 daysutil/nvmutil: err in rw_file_exact on zero returnLeah Rowe
6 daysutil/nvmutil: increment rc at end of rw_file_exactLeah Rowe
6 daysutil/nvmutil: further tidy up prw()Leah Rowe
6 daysutil/nvmutil: clean up i/o functionsLeah Rowe
6 daysutil/nvmutil: further tidy up rw_file_onceLeah Rowe
6 daysutil/nvmutil: minor cleanup: rw_file_onceLeah Rowe
6 daysutil/nvmutil: remove dead codeLeah Rowe
6 daysutil/nvmutil: remove pointless commentLeah Rowe
6 daysutil/nvmutil: reduced indentation in rw_file_onceLeah Rowe
6 daysutil/spkmodem-decode: add CHAR_BIT defineLeah Rowe
6 daysspkmodem-decode: edge detection *and* amplitudeLeah Rowe
6 daysspkmodem-decode: reset calibration accumulatorsLeah Rowe
6 daysutil/spkmodem-decode: remove dead codeLeah Rowe
6 daysspkmodem-decode: small cleanup in decode_pulseLeah Rowe
6 daysspkmodem-decode: don't select sep tone on bad signalLeah Rowe
6 daysspkmodem-decode: ignore invalid frames when setting bitsLeah Rowe
6 daysspkmodem-decode: reset char if separator disappearsLeah Rowe
6 daysspkmodem-decode: fix single-tone learning bugLeah Rowe
6 daysspkmodem-decode: enforce calibrated seperator rangeLeah Rowe
6 daysspkmodem-decode: fix wrong sample countLeah Rowe
6 daysRevert "util/spkmodem-decode: fix 3-frame timeout"Leah Rowe
6 daysutil/spkmodem-decode: clarify frame count on checkLeah Rowe
6 daysutil/spkmodem-decode: static assertsLeah Rowe
6 daysutil/spkmodem-decode: annotate prototypesLeah Rowe
6 daysutil/spkmodem-decode: rename function for clarityLeah Rowe
6 daysutil/spkmodem-decode: tidy up indentationLeah Rowe
6 daysfix typo in commentLeah Rowe
6 daysutil/spkmodem-decode: fix 3-frame timeoutLeah Rowe
6 daysutil/spkmodem-decode: rename auto_detect_toneLeah Rowe
6 daysspkmodem-decode: learn tone per frame, not sampleLeah Rowe
6 daysspkmodem-decode: fix learn_samples incrementLeah Rowe
6 daysspkmodem-decode: don't dump learn_samples in silence checkLeah Rowe
6 daysutil/spkmodem-decode: split up auto_detect_toneLeah Rowe
6 daysutil/spkmodem-decode: separate silence checkLeah Rowe
6 daysutil/spkmodem-decode: don't run decode in col_sep_toneLeah Rowe
6 daysutil/spkmodem-decode: guard against silence in tone-detectLeah Rowe
6 daysutil/spkmodem-decode: split up handle_audio()Leah Rowe
6 daysutil/spkmodem-decode: also auto-detect separatorLeah Rowe
6 daysutil/spkmodem-decode: simplify valid_signalLeah Rowe
6 daysutil/spkmodem-decode: automatic tone detectionLeah Rowe
6 daysutil/spkmodem-decode: automatic tone calibrationLeah Rowe
6 daysutil-spkmodem-decode: tidy up print_statsLeah Rowe
6 daysutil/spkmodem-decode: do getopt firstLeah Rowe