Releases: hpsaturn/ESPNowCam
v0.2.1 rev084
What's Changed
5650bc6 v0.2.1 big payload issues fixed. Improved to ~14FPS on M5CoreS3
92cbb46 Fixed proto and payload capacity issues by @hpsaturn in #71
7f1d9bc added example for test M5CoreS3 on WiFi raw
video_2026-03-08_23-34-36.mp4
Others minors
95e068b updated target for Arduino projects with PlatformIO ini file
80b2519 fixed wifi-raw CI test. (renamed name of missing test)
a04d447 updated examples with new payload for wifiraw. Added new for M5CoreS3
f6ffe32 increased max payload suppot. Fixes proto stream full issue
d2b33e5 fixed uint32 missing type for chunk handling on proto definition
Full Changelog: v0.2.0...v0.2.1
v0.2.0 rev083
What's Changed
ESP32 wfi raw implementation (80211 tx) by @hpsaturn in #67
History:
85f7f31 Merge pull request #67 from hpsaturn/esp_wifi_80211_tx
c47cdf3 added note for 80211tx implementation improvements
0d9d2ee added 80211tx examples to CI tests
bf670e6 untested fix for esp32c3 platforms. Issues on elecrow build
e93ebc6 fixed some typo issues on 80211tx wifi raw mode
93c096e v0.2.0 RC1 80211tx() mode documentation
08c4011 restored sample compression
2ca1fad testing power saving disabled and sniffer filter
cfc56a8 testing increased buffer and fixed extra warnnings
Full Changelog: v0.1.17...v0.2.0
v0.1.17 rev082
v0.1.16 rev081
v0.1.15 rev080
b8dca20 Merge pull request #44 from hpsaturn/devel
2d56990 improved code sample and contribution message
99e89db Merge pull request #46 from hpsaturn/fix_cli_freenove_tank
1cb8f5d fixed some minor warnning messages and improved C++ compatibility
90829f5 fixes some minor warnnings on missing initializations
e6b1760 migrated to wifi CLI 0.3.x specs
b3018bc updated header repository link
9e689df update all outdated packages and tested with some s3 cams
Full Changelog: v0.1.14...v0.1.15
v0.1.14 rev079
71ab3de v0.1.14 AI-Thinker issues fixed and new receivers examples
c1629b3 updated contributors and Credits section
ed8bae4 new M5Basic Core basic receiver submitted by: @turmandreams
f30114e Merge branch 'devel' of github.com:hpsaturn/esp32s3-cam into fix_aithinker_pin
7500905 restored examples settings
0372495 added new basic example for 8048S043 esp32 RGB board
657d2c6 fixed issue regarding power pin reported by @MeloCuentan
9b5bc14 upgraded to last implementation of EasyPreferences
What's Changed
- Improve tank preferences by @hpsaturn in #40
- Fix AI-Thinker power pin issue and new receivers by @MeloCuentan in #41
- New M5Basic Core basic receiver submitted by: @turmandreams
Full Changelog: v0.1.13...v0.1.14
v0.1.13 rev078
What's Changed
- New driver for Freenove ESP32 WRover Cam by @hpsaturn in #39
- ff579ac added new badge for scheduled workflow
- 1a3fd87 added new driver for Freenove ESP32 WRover Cam and improved samples
Full Changelog: v0.1.12...v0.1.13
v0.1.12 rev077
v0.1.11 rev076
What's Changed
- Support for multiple sources and one receiver (N:1) by @hpsaturn in #34
- Makerfab refactor by @hpsaturn in #35
Full Changelog: v0.1.10...v0.1.11
