Extract RX sanity checker into separate function
[elmcan.git] / readme.rst
2019-02-22 norlyreadme.rst: Document minimum Linux version
2019-02-22 norlyreadme.rst: Add note on termination, minor fixes
2019-02-19 norlySynchronize email addresses
2019-02-18 norlySanity check TTY input and bail on problems
2019-02-18 norlyreadme.rst: Add rationale behind the chosen configuration
2019-02-18 norlyREADME.txt: Add limitations for 'v1.5' clones
2019-02-18 norlyREADME.rst: We actually use can_bus_off() now
2019-02-18 norlyREADME.rst: Forgot to bump the ldisc number
2019-01-31 norlyReturn cleanly in functions calling elm327_hw_failure()
2019-01-31 norlyDon't reset on HW fault, but take the interface down.
2019-01-30 norlyRename elm327_panic() to elm327_hw_failure() to avoid...
2019-01-23 norlyHandle tty->ops->write() returning error
2019-01-23 norlyReplace '>' with constant ELM327_READY_CHAR
2019-01-23 norlyFix race between ldisc_close() and ldisc_*()
2019-01-23 norlyAvoid ldisc_ioctl() racing unregister_candev()
2018-11-13 norlyImport first public commit