27 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

# 1.1.1
## build_1
1. 优化流程逻辑在比较远处报slow14
2. Updated the AAPGS integration to the three-class A320/B737/other model package and runtime ABI 5.
3. Added the Other aircraft option to the App and remote View.
# 1.1.0
## build_1
1. 增加实时视频流
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.