-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: 2018-06-R1 -- new BLE sniffing engine
- Loading branch information
Showing
4 changed files
with
46 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,14 @@ | ||
ubertooth (2018-06-R1) unstable; urgency=low | ||
* Brand new LE sniffing engine | ||
* Support for partial channel maps and channel map updates during connection | ||
* Support for connection updates has been lost, but will be re-added in a | ||
future release | ||
* Packet filtering with ubertooth-btle -t will filter advertising packets in | ||
addition to connections | ||
* USB API version bumped to 1.03 | ||
|
||
-- Mike Ryan <[email protected]> 26 Jun 2018 13:05:00 -0700 | ||
|
||
ubertooth (2017-03-R2) unstable; urgency=low | ||
* USB API versioning - We have added USB API versioning to improve the | ||
experience of failures due to mismatched firmware and host code. You may | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters