Go to file
yuquanjun daee47a457 tools: add BLE/RTT/pick test and flash helper scripts
- ble_log_pull.py: pull field logs over BLE (midi/uart transport)
- rtt_flash_log_dump.py / log_decode.py: dump and decode RAM/flash logs via J-Link RTT
- _test_normal_pick.py: semi-automated normal-mode pick regression (RTT + physical pad)
- _ble_channel_matrix.py / _probe_ble_rtt.py / _usb_midi_sysex_probe.py: GATT/BLE/USB-MIDI diagnostics
- build_artist_kit.py: package artist tone kit
- flash_boot_app_v024.py: flash boot+app images

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-14 14:58:11 +08:00
APP Add bass/chord register mapping with RTT inject and bin1/3 probes. 2026-09-13 21:21:11 +08:00
AT32F403ARCT7_BOOT Fix missing 择 on mode-home timbre label. 2026-09-07 13:48:18 +08:00
Global Normal mode: pick sounds held chord; release stops accompaniment. 2026-09-14 12:55:22 +08:00
MyCode Add bass/chord register mapping with RTT inject and bin1/3 probes. 2026-09-13 21:21:11 +08:00
UI Disable fretboard chord/stop side-effects in universal mode. 2026-09-14 12:36:39 +08:00
device Fix BT recv stack smash and harden pitch/chord SysEx paths. 2026-09-10 06:51:32 +08:00
driver Persist Bluetooth switch in NVM and restore it across power cycles. 2026-09-07 08:26:45 +08:00
libraries Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
middlewares Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
midi Align BLE SysEx style/transpose replies with Doc protocol and add BLE test harness. 2026-09-08 18:05:04 +08:00
project Release 0.2.7: refresh rhythm 1.bin pack with fixed BIN3 layout checks. 2026-09-09 12:17:42 +08:00
protocol Refresh git_user_fw_ver.h after 0.2.8 release rebuild. 2026-09-10 07:03:20 +08:00
rt-thread Release 0.2.3: fix local song HKTK load/play and keep tone map logs. 2026-09-07 21:48:54 +08:00
scripts Auto-select Cortex-M4 on flash/capture so J-Link never prompts for device. 2026-08-30 20:11:17 +08:00
task Fix BT recv stack smash and harden pitch/chord SysEx paths. 2026-09-10 06:51:32 +08:00
third_party/segger_rtt Add J-Link RTT logging module with RAM ring buffer and dump tool. 2026-08-31 11:24:10 +08:00
tools tools: add BLE/RTT/pick test and flash helper scripts 2026-09-14 14:58:11 +08:00
.gitignore Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
DEVELOPMENT_SETUP.md Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00
YNGJ-GT1-M.ATWP Initial commit: YNGJ-GT1-M K1电吉他 AT32F403ARCT7 嵌入式源码 2026-08-26 07:26:58 +08:00