Releases: bitcraze/aideck-gap8-examples
Releases · bitcraze/aideck-gap8-examples
2023.10-rc2
update release file
2022.05
Implemented CPX for classification example and WiFi image streamer as well as bumping the GreenWaves SDK version to 4.7.0.
What's Changed
- Minor updates to gap8 dockerfile and readme by @SuperN1ck in #18
- Upgrade to SDK Version 3.7 by @SuperN1ck in #23
- Update nina-flash-instructions.md by @RavenLite in #25
- Some updates about the docs by @RavenLite in #33
- Update docker-gap8.md by @SuperN1ck in #37
- Adds a simple image processing example by @hmllr in #44
- adding test for docker arg by @rallen10 in #47
- Force viewer.py to display image even when there's not enough data by @zeroos in #45
- git clone instead of git checkout by @zeroos in #61
- Add support for software access point mode by @whoenig in #62
- New WiFi streamer example by @evoggy in #64
- Classification demo by @knmcguire in #66
- Save streamed images from OpenCV viewer by @gemenerik in #67
- Print to console using CPX / CRTP by @evoggy in #71
- Update examples to sdk 4.8 by @knmcguire in #68
- Redirect WiFi streamer example printouts to CPX by @evoggy in #74
- Default test application for GAP8 by @evoggy in #75
- Add CI and toolbelt support by @krichardsson in #77
- Moved examples by @evoggy in #76
- Added scripts for building examples by @krichardsson in #78
- Restructured doc and updated WiFi streamer example by @evoggy in #79
- Fixed links for web/repo doc by @evoggy in #80
- Removed outdated information about how to initialize the filesystem by @evoggy in #81
- Cleanup of WiFi image streamer example by @evoggy in #82
- various fixes to doc, wifi example, and flashing by @knmcguire in #88
- classification example to freertos with cpx by @knmcguire in #89
- Renamed CPX_T_HOST to CPX_T_WIFI_HOST by @evoggy in #94
New Contributors
- @SuperN1ck made their first contribution in #18
- @RavenLite made their first contribution in #25
- @hmllr made their first contribution in #44
- @rallen10 made their first contribution in #47
- @zeroos made their first contribution in #45
- @whoenig made their first contribution in #62
- @evoggy made their first contribution in #64
- @knmcguire made their first contribution in #66
- @gemenerik made their first contribution in #67
- @krichardsson made their first contribution in #77
Full Changelog: https://github.com/bitcraze/aideck-gap8-examples/commits/2022.05