Package Release Info

rfcat-0.0.0.git1502127218.53b26b4-bp151.3.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

rfcat
rfcat-udev

Change Logs

Version: 0.0.0.git1502127218.53b26b4-bp150.2.4
* Mon Oct 30 2017 mardnh@gmx.de
- Install udev-rules
* Tue Aug 08 2017 mardnh@gmx.de
- Upstream moved from bitbucket to github
- Update to version 0.0.0.git1502127218.53b26b4:
  * USB: fix error when EP0 packet size is multiple of EP0_MAX_PACKET_SIZE
  * Add Microsoft WCID descriptor
  * USB: EP5 inbound transactions are slow when len(data) + 5 is equal to EP5_MAX_PACKET_SIZE.  The additional 5 bytes are an app tag, a cmd code, and a length field.
  * Correct typo self.send(self.set_channel_bandhwidth(args)) to self.send(self.set_channel_bandwidth(args))
  * rfcat_msfrelay edited online with Bitbucket
  * README edited online with Bitbucket
  * fixing README
  * Rename readme and convert front page to markdown
* Sat Jan 23 2016 mardnh@gmx.de
- initial package