Skip to content
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
c6cb0bd
otto v1.4.0 MCP
txp666 Jun 4, 2025
6f49f48
otto v1.4.1 gif as components
txp666 Jun 5, 2025
210d3aa
electronBot v1.1.0 mcp
txp666 Jun 5, 2025
971313d
Merge branch '78:main' into MCP_TEST
txp666 Jun 5, 2025
837150c
Merge branch '78:main' into main
txp666 Jun 5, 2025
009146c
Merge branch '78:main' into main
txp666 Jun 5, 2025
b632e33
规范代码
txp666 Jun 5, 2025
cc6adc5
Merge branch '78:main' into main
txp666 Jun 6, 2025
db3fc1d
Merge branch '78:main' into main
txp666 Jun 13, 2025
03c8ec6
fix(ota): 修复 ottoRobot和electronBot OTA 升级崩溃问题 bug
txp666 Jun 13, 2025
779bb5c
Merge branch '78:main' into main
txp666 Jun 13, 2025
9e67253
1.增加robot舵机初始位置校准
txp666 Jun 13, 2025
4057c30
Merge branch 'main' of https://github.com/txp666/xiaozhi-esp32
txp666 Jun 13, 2025
b982be8
Merge branch '78:main' into main
txp666 Sep 4, 2025
609cc09
Merge branch '78:main' into main
txp666 Sep 17, 2025
d9ab881
Merge branch '78:main' into main
txp666 Oct 5, 2025
97d747a
Merge branch '78:main' into main
txp666 Oct 29, 2025
ea93476
refactor: Update Electron and Otto emoji display implementations
txp666 Oct 31, 2025
e8539bc
Rename OTTO_ICON_FONT.c to otto_icon_font.c
txp666 Oct 31, 2025
76abfb7
Rename OTTO_ICON_FONT.c to otto_icon_font.c
txp666 Oct 31, 2025
9729cb0
refactor: Update Otto emoji display configurations and functionalities
txp666 Nov 1, 2025
5371821
Merge branch '78:main' into main
txp666 Nov 1, 2025
444ce5c
Merge branch 'dev'
txp666 Nov 2, 2025
ab53ff6
refactor: Update chat label long mode for Electron and Otto emoji dis…
txp666 Nov 2, 2025
816b26e
Update Otto robot README with new actions and parameters
txp666 Nov 2, 2025
ff9b8ce
Update Otto controller parameters for oscillation settings
txp666 Nov 3, 2025
36ae4e6
Merge branch 'main' of https://github.com/txp666/xiaozhi-esp32
txp666 Nov 3, 2025
9a4422c
Fix default amplitude initialization in Otto controller to use a sing…
txp666 Nov 3, 2025
6f2bfe8
Merge branch '78:main' into main
txp666 Nov 4, 2025
e67d1cd
chore: update txp666/otto-emoji-gif-component version to 1.0.3 in idf…
txp666 Nov 4, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions main/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,7 @@ dependencies:
espressif2022/esp_emote_gfx: ^1.1.2
espressif/adc_mic: ^0.2.1
espressif/esp_mmap_assets: '>=1.2'
txp666/otto-emoji-gif-component:
version: 1.0.2
rules:
- if: target not in [esp32c5]

txp666/otto-emoji-gif-component: ^1.0.3
espressif/adc_battery_estimation: ^0.2.0
espressif/esp_new_jpeg: ^0.6.1

Expand Down