Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.5.0 #73

Merged
merged 15 commits into from
Jun 21, 2024
Merged

Release 2.5.0 #73

merged 15 commits into from
Jun 21, 2024

Conversation

lorow
Copy link
Collaborator

@lorow lorow commented Jun 10, 2024

No description provided.

lorow and others added 15 commits April 1, 2024 22:38
…ome networks, cleanup some logs and comments
…s payload

Refactor commands and serial manager to support updated commands payload with initial PoC of better state logging
…er frequency baud rate

* fix: serial output for esp32cams and other boards not supporting higher frequency baud rate

* Switch higher frequency to be opt-in
…m board

* feat: PoC add support for project babble board

* Add support for bable wireless, adjust flash_mode and memory type to get PSRAM working

* Add DARDUINO_USB_MODE=1 and DARDUINO_USB_CDC_ON_BOOT=1 to Babble and wroom boards to fix USB streaming

discovered and fixed entirely by Rames the Generic
## [2.5.0-beta.1](v2.4.0...v2.5.0-beta.1) (2024-06-10)

### 🍕 Features

* Add support for ov5640 cameras ([14d2cb0](14d2cb0))
* fix usb streaming on wroom boards, add support for babble custom board  ([049b160](049b160))
* Move logging in serial streaming so that we at least attempt to get new frame ([53a3d4b](53a3d4b))
* Refactor commands and serial manager to support updated commands payload ([811a9f8](811a9f8))

### 🐛 Bug Fixes

* serial output for esp32cams and other boards not supporting higher frequency baud rate ([01e5e28](01e5e28))
## [2.5.0-beta.1](v2.4.0...v2.5.0-beta.1) (2024-06-11)

### 🍕 Features

* Add support for ov5640 cameras ([14d2cb0](14d2cb0))
* Fix ov5640 support implementation after beta cleanup ([4894c22](4894c22))
* fix usb streaming on wroom boards, add support for babble custom board  ([049b160](049b160))
* Move logging in serial streaming so that we at least attempt to get new frame ([53a3d4b](53a3d4b))
* Refactor commands and serial manager to support updated commands payload ([811a9f8](811a9f8))

### 🐛 Bug Fixes

* serial output for esp32cams and other boards not supporting higher frequency baud rate ([01e5e28](01e5e28))
@lorow lorow marked this pull request as ready for review June 21, 2024 17:24
@lorow lorow merged commit 81cda52 into master Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants