Commit Graph
100 Commits
Author SHA1 Message Date
awalol 0ed05d3f56 fix: rumble 2026-05-17 18:59:03 +08:00
awalol b1019fb5c2 update README 2026-05-17 14:59:54 +08:00
awalol 54a4b692ee typo: config struct comment 2026-05-17 13:25:16 +08:00
awalol f882ff1cf5 adjust default volume 2026-05-17 13:24:10 +08:00
awalol 77bbee565a fix: rumble transfer 2026-05-17 13:21:27 +08:00
awalol b3085456f5 add comment 2026-05-16 14:10:09 +08:00
awalol 508a84115e fix: DISABLE_SPEAKER_PROC option 2026-05-16 14:09:06 +08:00
awalol 7d176f5034 fix: config_version valid check 2026-05-16 13:25:11 +08:00
awalol c2e0d8468d fix: state init after connected 2026-05-16 12:51:48 +08:00
awalol 7bbe37ba1c refactor: unified controller state by state_mgr 2026-05-15 20:07:12 +08:00
awalol 9a2c2b45e1 disable pico discoverable and connectable after connected 2026-05-14 23:26:29 +08:00
awalol 908bace5c4 feat(bt_rssi): add 0xf9 feature report to get bt rssi 2026-05-14 21:50:39 +08:00
awalol 58909831e1 feat: add 0xf8 feature report to get firmware version and add config version 2026-05-14 20:28:22 +08:00
awalol d3311a35d9 adjust l2cap mtu 2026-05-13 16:45:48 +08:00
awalol 3a31bd75af refactor: add SetStateData and audio send priority 2026-05-13 16:19:08 +08:00
awalol 897beedeac fix: new pair
(cherry picked from commit 30e11f0f76fff6035fd36908662c87ba55abdef7)
2026-05-13 16:19:07 +08:00
awalol 9c668a73e4 fix: hid input stutter
(cherry picked from commit 3a179c74b325b9a8a9a54d6b4061c33a5be1b734)
2026-05-13 16:19:03 +08:00
awalol 036a4a442b fix: ci build 2026-05-09 21:19:58 +08:00
awalol 43776c068d fix: SetStateData update 2026-05-09 21:16:24 +08:00
awalol 8f78259fa0 update ci enable log verbose 2026-05-09 14:32:40 +08:00
awalol ec2b1dbc12 clarify SetStateData func 2026-05-09 14:29:35 +08:00
awalol bb1c8f4a97 add Log Verbose option 2026-05-09 14:22:46 +08:00
awalol c45ceea535 optimize high frequency 0x02 SetStateData 2026-05-09 14:21:21 +08:00
awalol c323c14f19 rename haptics buf_len to audio buf_len 2026-05-09 13:20:46 +08:00
awalol 5d32bb6de9 haptics gain before resample 2026-05-08 23:57:11 +08:00
awalol 1014a13ed0 fix: controller auto mode 2026-05-08 19:31:24 +08:00
awalol f8f86a29ef fix: ENABLE_SERIAL conditional compilation 2026-05-08 17:37:53 +08:00
awalol ef0a261654 disable watchdog in debug firmware 2026-05-08 14:10:52 +08:00
awalol 2a6e0d0fd5 fix: ci build 2026-05-08 14:02:00 +08:00
awalol bc18d31613 fix: ci build 2026-05-08 13:57:39 +08:00
awalol be01dc439e add usb serial for debug firmware
Code by gpt5.5-xhigh
2026-05-08 13:54:07 +08:00
awalol b2b92959ca add cache for ci 2026-05-08 13:50:47 +08:00
awalol 6ded3361f9 auto switch ds mode 2026-05-07 23:00:19 +08:00
awalol 8bb0c816df 使用ds5原始的音量调节范围 2026-05-07 22:28:29 +08:00
awalol 33c44907b6 increase bt interrupt mtu 2026-05-07 20:28:08 +08:00
awalol e79c76276f remove usb serialnumber #32 2026-05-07 19:13:23 +08:00
awalol b736cc91d7 fix: usbaudio set_cur cmd set volume 2026-05-07 19:11:42 +08:00
awalol 8155ebdfec adjust buf_len and inactive_time range 2026-05-07 18:52:53 +08:00
awalol 767e7437f7 refactor: remove opus queue 2026-05-06 17:58:06 +08:00
awalol 3ef74c8542 refactor(bt): replace std::queue with queue_t 2026-05-06 17:30:53 +08:00
awalol 7358a81d11 fix: DSE Profile Save. Thanks @fuhuasxflwb 2026-05-05 21:14:29 +08:00
awalol 826c3eef9c typo 2026-05-05 19:05:19 +08:00
awalol 5c815299ad feat: disable pico led real time 2026-05-05 18:53:24 +08:00
awalol a887c6fb39 使用 absolute_time_t 替代 time_us_32 作为计时器 2026-05-05 18:47:39 +08:00
awalol 351d71dfe1 cmd: controller mode switch 2026-05-05 15:19:22 +08:00
awalol 0d32db4d9f cmd: poll rate switch 2026-05-05 13:00:28 +08:00
awalol a89618f463 cmd: set haptics buffer length 2026-05-05 11:45:23 +08:00
awalol 25a46bf278 fix: tud reconnect timeout 2026-05-05 11:43:51 +08:00
awalol fb8624b61b feat: config manager 2026-05-05 01:17:15 +08:00
awalol 572d017ec5 switch README language 2026-05-02 18:07:06 +08:00
awalol 9143665fbc update README 2026-05-01 16:42:31 +08:00
awalol fedc4c70cf update README 2026-05-01 15:02:15 +08:00
awalol 55c0d42998 rename opus_element variable for clarity 2026-04-30 15:40:04 +08:00
awalol 5b04cbda80 fix: audio resampler_out buffer overflow. static queue element 2026-04-30 14:44:25 +08:00
awalol d1d54eaa41 add watchdog 2026-04-30 14:25:31 +08:00
awalol a2e3a33f00 bump version 0.5.3 2026-04-29 21:47:22 +08:00
awalol 2413b009cd revert 64f0216c 2026-04-29 21:46:44 +08:00
awalol b8beee0fcd update release.yml 2026-04-29 20:05:41 +08:00
awalol a68cf93751 update build.yml 2026-04-29 19:51:58 +08:00
awalol 65055836fd update ci 2026-04-29 19:35:11 +08:00
awalol e4a28b4e39 update build.yml 2026-04-29 19:30:41 +08:00
awalol 733dad3fae add github ci 2026-04-29 19:17:17 +08:00
awalol 64f0216c3b enable haptics wdlresample filtercnt 2026-04-29 18:49:33 +08:00
awalol 137535c8cf fix: ds5 does not fully disconnect 2026-04-29 13:04:30 +08:00
awalol d5daf2ee9f update README.EN.md. Thanks @winkywong1998 2026-04-29 00:05:21 +08:00
awalol 93c884be7e fix: improve DSE compatibility. Thanks @fuhuasxflwb 2026-04-28 23:48:09 +08:00
awalol f630051c2f add README.EN.md 2026-04-28 15:21:18 +08:00
awalol 0817fb1b54 update README.md 2026-04-28 15:03:54 +08:00
awalol c2703b2525 bump version 2026-04-28 14:25:11 +08:00
awalol c7472e81a1 refactor: get test command result 2026-04-28 14:14:09 +08:00
awalol 3300e084bc clean std:: 2026-04-28 13:17:55 +08:00
awalol 6c992af459 feat: support test command 2026-04-28 13:15:20 +08:00
awalol 6394f264e0 optimize queue remove 2026-04-27 22:52:45 +08:00
awalol d789ce5a3f update CMakeLists.txt 2026-04-27 18:07:56 +08:00
awalol 372e44a85d optimize overclocking. Thanks JunHoo(@1220951120) 2026-04-27 17:41:53 +08:00
awalol 8af6dd6389 typo 2026-04-27 13:11:22 +08:00
awalol 004ca2fcb0 fix: add opus submodule 2026-04-26 23:39:17 +08:00
awalol f497472127 increase the voltage 2026-04-26 23:06:43 +08:00
awalol 756049f3dc update README.md 2026-04-26 15:17:24 +08:00
awalol f1d1d64cf0 update README.md 2026-04-26 15:15:47 +08:00
awalol 6eaeb32e91 bump version 2026-04-26 15:15:06 +08:00
awalol c5805dcc8c feat: headset auto switch 2026-04-26 15:14:26 +08:00
awalol 17627eebe4 feat: usb device auto disconnect 2026-04-26 14:33:06 +08:00
awalol fe1c1cd6a5 fix: speaker noise. Thanks Junhoo (@1220951120) 2026-04-26 14:07:05 +08:00
awalol 2fb3c2f90b speaker work 2026-04-26 11:34:34 +08:00
awalol 50d7f29365 update: .gitignore 2026-04-25 16:37:08 +08:00
awalol 181acc4271 fix: microphone cause crash 2026-04-25 16:35:31 +08:00
awalol 1551ff6325 DSE compile options 2026-04-14 22:39:50 +08:00
awalol ed4f7ac8e6 修复静默时间bug 增加静默时间到30分钟 2026-04-04 00:44:35 +08:00
awalol 4ee1aa0b64 full device name. lower buffer length 2026-03-26 18:41:57 +08:00
awalol 63c15e435c fix: mic mute 2026-03-22 14:03:43 +08:00
awalol 845656aedd feat:adjust gain in speaker volume. add led and auto-disconnect toggle in mute. 2026-03-22 00:33:30 +08:00
awalol 49eba414cb fix: auto-disconnect reset time 2026-03-21 13:16:14 +08:00
awalol 831b1e9b73 feat: disconnect when inactive 2026-03-21 12:17:13 +08:00
awalol 3f5b5d2090 update README.md 2026-03-21 11:03:13 +08:00
awalol 8c8af7b97c set buffer length 2026-03-21 11:01:52 +08:00
awalol 3600499a4a Edit README.md 2026-03-17 16:53:51 +08:00
awalol 65856405b5 Merge remote-tracking branch 'origin/master' 2026-03-17 16:53:14 +08:00
awalol 94530dd9a4 将音量调节的范围设为 -100 到 0 (当前无作用), 明确增益的位置 2026-03-17 16:52:38 +08:00
awalol 958adb9cdb Edit btstack_config.h 2026-03-17 14:09:20 +08:00