Pull Request #271: Extend i2c siniffer options

New Pull Request: Extend i2c siniffer options
anytokin/BusPirate5-firmware-sniffer-with-featuresDangerousPrototypes/BusPirate5-firmware

  • Add snifffer option [-7] to show device addresess in standard 7-bit manner (I use it to compare data from BP to Saleae).
  • Add snifffer option [-r] to hide brackets and Read/Write bits from 7-bit translation.

Created by: anytokin

Thank you. I’m running the checks now.

Comment by: DangerousPrototypes

I enjoy the i2c functionality but anything that makes it more readable or compatible is great. I was going to start figuring out the best avenue for porting the below sort of functionality over to the busirate but have been running short on time. So instead I have been using old teensy’s to Companion Firmware — Depthcharge 0.6.0 documentation . Anyways, thanks.