This repository has been archived by the owner on Feb 9, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 694
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: If3ebd9b13a65c2717ead6df25dba48df3fb62a1e (cherry picked from commit bbad60d7476dfd3c49c3105c334c4d46d88f72d5)
- Loading branch information
Showing
1 changed file
with
19 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
aiy-projects-python (0.1-1~1.gbp38480e) UNRELEASED; urgency=medium | ||
|
||
** SNAPSHOT build @38480edc035be0359cc6e9273cc384eaf80b2240 ** | ||
aiy-projects-python (1.0-0) stable; urgency=medium | ||
|
||
[ Dmitry Kovalev ] | ||
* Run Joy Demo under pi user by default. | ||
|
@@ -17,15 +15,9 @@ aiy-projects-python (0.1-1~1.gbp38480e) UNRELEASED; urgency=medium | |
[ Alex Van Damme ] | ||
* Add Pi Zero checks to some voice samples | ||
|
||
[ Peter Malkin ] | ||
* Revert "Rename object_detection_camera.py to image_classification_camera.py" | ||
|
||
[ Alex Van Damme ] | ||
* Don't arecord and aplay at the same time | ||
|
||
[ Weiran Zhao ] | ||
* Rename object_detection_camera.py to image_classification_camera.py | ||
|
||
[ henryherman ] | ||
* Fix mcu address issue for voice bonnet. | ||
|
||
|
@@ -40,9 +32,25 @@ aiy-projects-python (0.1-1~1.gbp38480e) UNRELEASED; urgency=medium | |
* Calculate default timeout based on payload_len. | ||
|
||
[ Alex Van Damme ] | ||
* Re-debianize aiy-projects-python | ||
* Unify volume between assistant_{grpc,library}_demo | ||
|
||
[ Weiran Zhao ] | ||
* Add script to run generic MobileNet based classification model. | ||
|
||
[ Dmitry Kovalev ] | ||
* Remove outdated configure-driver.sh script. | ||
* Makefile is not needed anymore since we are using deb packages. | ||
|
||
[ henryherman ] | ||
* Fix import error for annotator. | ||
|
||
[ Alex Van Damme ] | ||
* Remove annotator.py from setup.py scripts | ||
|
||
[ Weiran Zhao ] | ||
* Add option to enable camera preview and show FPS. | ||
|
||
-- Alex Van Damme <[email protected]> Tue, 20 Mar 2018 11:50:11 -0700 | ||
-- Alex Van Damme <atv@balefire.mtv.corp.google.com> Fri, 13 Apr 2018 10:58:29 -0700 | ||
|
||
aiy-projects-python (0.1-0) stable; urgency=medium | ||
|
||
|