Releases: bitcraze/aideck-gap8-examples
Releases · bitcraze/aideck-gap8-examples
2025.02-rc1
What's Changed
- Improved Documentation: Fixed Typos and Clarity by @jjestrada2 in #146
- Updated doc structure by @ToveRumar in #148
New Contributors
- @jjestrada2 made their first contribution in #146
- @ToveRumar made their first contribution in #148
Full Changelog: 2024.04-rc1...2025.02-rc1
2024.04-rc1
What's Changed
- Fix punctuation and typos by @valeriyvan in #138
- Fix typo in radio URI example by @williamleong in #139
- Improve classification demo documentation by @gemenerik in #141
New Contributors
- @valeriyvan made their first contribution in #138
- @williamleong made their first contribution in #139
Full Changelog: 2023.10-rc2...2024.04-rc1
2023.10-rc2
What's Changed
- add wifi setup instructions from tutorial by @knmcguire in #95
- Classifier example bug fixes by @hmllr in #107
- Enhance aideck documentation by @hmllr in #111
- Adds minimal gap8->CF hello world example for tutorial by @hmllr in #118
- Updates face detection to sdk 4.8.0.2 by @hmllr in #113
- AI deck documentation changes by @knmcguire in #120
- Adds detailed guide on how to write hello world on gap8 by @hmllr in #122
- Added version to CPX by @krichardsson in #124
- Refer to crazyflie firmware flashing instructions wifi example by @knmcguire in #130
- CPX communication example by @krichardsson in #134
Full Changelog: 2022.05...2023.10-rc2
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