Changelog for
rfcat-0.0.0.git1502127218.53b26b4-11.3.noarch.rpm :
Mon Oct 30 13:00:00 2017 mardnhAATTgmx.de
- Install udev-rules
Tue Aug 8 14:00:00 2017 mardnhAATTgmx.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 13:00:00 2016 mardnhAATTgmx.de
- initial package