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