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