17 lines
866 B
Markdown
Raw Normal View History

2026-07-30 12:06:02 +08:00
# 0.1.1 2026-07-21
1. Added stop-position wheel-chocking workflow with configurable person ROI detection and `21 / CHOCK ON` completion state.
2. Updated AAPGS integration and ARM packaging for the YOLO detection runtime ABI 4 / SONAME 3 model package.
## build_1
1. Updated the LED presentation workflow to the 0720 specification.
2. Added mandatory A320/B737 selection before starting parking guidance.
3. Reset the selected aircraft model when a guidance session ends and returns to idle.
2026-07-11 16:02:57 +08:00
# 0.1.0 2026-07-06
## build_1
1. Initial ParkingSpaceGuide application scaffold.
2. Copied the existing pose UI layout and replaced business logic with parking-space guide workflow.
3. Reserved algorithm interface.
4. Integrated MvsDevice, RsLidarDevice, and LED ModbusTCP output configuration.
5. Added editable algorithm/device parameters and ARM build/package entries.