ob-yalian
|
0fb04ce00c
|
feat: show network device access state
|
2026-07-13 17:59:34 +08:00 |
|
ob-yalian
|
22b3d45fb2
|
feat: add logging for local MAC address in device listing
|
2026-06-26 10:04:42 +08:00 |
|
ob-yalian
|
5e5083630e
|
feat: reorder preset version logging for improved clarity
|
2026-06-26 09:54:27 +08:00 |
|
ob-yalian
|
c9ed057859
|
feat: enhance preset information logging and add color preset support
|
2026-06-26 09:50:46 +08:00 |
|
slz
|
14b62847eb
|
Refactor code for improved readability and consistency
|
2026-06-10 15:17:15 +08:00 |
|
slz
|
cdaea1ff9c
|
fix: display IP configuration status only for Ethernet devices
|
2026-06-08 16:40:43 +08:00 |
|
slz
|
0600e9f7e3
|
feat: add IP configuration status logging in list_devices_node
|
2026-06-08 16:27:54 +08:00 |
|
ob-yalian
|
3657223b1d
|
fix: add error handling for device listing in list_devices_node
|
2026-05-27 15:34:21 +08:00 |
|
ob-yalian
|
53806e3609
|
fix: improve help message formatting in IP config tool
|
2026-05-27 15:17:17 +08:00 |
|
ob-yalian
|
885d4d2566
|
feat: implement firmware logging functionality across tools
|
2026-05-14 16:19:10 +08:00 |
|
ob-yalian
|
f33ee31cb3
|
Merge branch 'feat/ip_config' into merge/develop
|
2026-05-11 14:44:51 +08:00 |
|
ob-yalian
|
bccde00b0e
|
refactor: remove logging statements for enabling firmware log in tools
|
2026-05-11 14:39:56 +08:00 |
|
ob-yalian
|
3f7fa2cf51
|
feat: add firmware logging functionality to device connection tools
|
2026-05-11 11:28:36 +08:00 |
|
ob-yalian
|
30b276f2ba
|
feat: remove DHCP operation from ip_config_tool and update command usage
|
2026-05-11 09:13:56 +08:00 |
|
ob-yalian
|
c4c78e1923
|
feat: remove --enable_sdk_log option from various tools and update usage examples
|
2026-05-09 17:54:35 +08:00 |
|
ob-yalian
|
e32456d58f
|
feat: update ip_config_tool help and logic for DHCP and persistent IP options
|
2026-05-09 17:34:16 +08:00 |
|
ob-yalian
|
2440b2638d
|
feat: add persistent IP configuration options to ip_config_tool
|
2026-05-09 17:20:32 +08:00 |
|
ob-yalian
|
9791aee1aa
|
feat: add SDK logging capabilities to tools and utilities
|
2026-05-07 17:57:28 +08:00 |
|
ob-yalian
|
d8c05f4f6e
|
refactor: clean up USB port logging and improve device information output
|
2026-05-06 14:23:12 +08:00 |
|
ob-yalian
|
68d9255cfc
|
feat: add function to print device preset information
|
2026-05-06 14:06:04 +08:00 |
|
ob-yalian
|
47caf0f40d
|
Merge branch 'feat/multi_camera_profile_list' into merge/sdk_2.8.6
|
2026-04-28 10:07:12 +08:00 |
|
ob-yalian
|
2a10c9080c
|
feat: enhance list_camera_profile tool with serial number argument and usage instructions
|
2026-04-27 10:46:12 +08:00 |
|
slz
|
04c9878eda
|
feat: add set_dhcp_timeout command
|
2026-04-24 11:39:35 +08:00 |
|
ob-yalian
|
ef92492d64
|
feat: rename old_ip to current_ip in CLI arguments and help documentation
|
2026-04-21 10:08:35 +08:00 |
|
ob-yalian
|
75afca130e
|
refactor: simplify printUsage function by removing program argument
|
2026-04-15 11:18:09 +08:00 |
|
ob-yalian
|
1b4658e3a6
|
Merge branch 'customer/sdk_2.8.2_338' into merge/sdk_2.8.2
|
2026-04-15 09:19:17 +08:00 |
|
ob-yalian
|
cb60276274
|
fix: standardize PID naming for Gemini 338 series in constants and service files
|
2026-04-13 21:01:41 +08:00 |
|
ob-yalian
|
f11e94f452
|
fix: update device PIDs and improve logging messages for Gemini series
|
2026-04-13 20:47:25 +08:00 |
|
ob-yalian
|
4a419902d4
|
fix: update usage message in firmware update tool
|
2026-04-08 19:57:45 +08:00 |
|
ob-yalian
|
11cf429bb3
|
fix: update help message and improve code formatting in IP configuration tool
|
2026-04-04 00:54:33 +08:00 |
|
ob-yalian
|
8d35f4af4a
|
fix: preserve DHCP and persistent mode flags during IP configuration updates
|
2026-04-04 00:48:00 +08:00 |
|
ob-yalian
|
205e8916fc
|
fix: validate old IP format when DHCP is enabled in IP configuration tool
|
2026-04-03 22:03:05 +08:00 |
|
ob-yalian
|
8f3e2dbef4
|
feat: add DHCP support to IP configuration tool and update command-line options
|
2026-04-03 21:45:42 +08:00 |
|
ob-yalian
|
17c7ceb2b1
|
feat: add support for Gemini 305 series in camera node and related components
|
2026-04-03 17:34:55 +08:00 |
|
ob-yalian
|
24591deac6
|
feat: implement support for IP configuration V2 in ip_config_tool
|
2026-04-03 16:54:33 +08:00 |
|
ob-yalian
|
7cb6ab3e4a
|
feat: enhance ip_config_tool with CLI argument parsing and improved help documentation
|
2026-04-03 16:35:54 +08:00 |
|
ob-yalian
|
e3e016ace4
|
fix: update CMakeLists.txt to include ip_config_tool and remove LLA parameters from ip_config_tool
|
2026-04-03 16:09:54 +08:00 |
|
ob-yalian
|
b82fc0c267
|
Enhance error handling by formatting error messages
|
2026-04-01 20:52:46 +08:00 |
|
ob-yalian
|
e043e5192f
|
add Parameters section to firmware_update_tool help
|
2026-03-25 17:45:15 +08:00 |
|
ob-yalian
|
412e73c926
|
Merge branch 'feature/LLA' into merge/sdk_2.8.0
|
2026-03-25 15:24:24 +08:00 |
|
ob-yalian
|
1421049cbf
|
refactor(ip_config_tool): simplify force-ip
|
2026-03-25 14:05:31 +08:00 |
|
ob-yalian
|
0085aeb9b3
|
feat: introduce ip_config_tool with set_device_ip compatibility
|
2026-03-25 11:39:55 +08:00 |
|
ob-yalian
|
e85a79bcb9
|
add force-ip mode to set_device_ip and isolate it from lla/set-ip paths
|
2026-03-25 11:00:06 +08:00 |
|
ob-yalian
|
b05e7a8739
|
refactor: optimize IP configuration handling in set_device_ip tool
|
2026-03-25 10:17:09 +08:00 |
|
ob-yalian
|
a67d7c4956
|
feat: enhance firmware update logging with progress bucket tracking
|
2026-03-24 16:54:03 +08:00 |
|
ob-yalian
|
caa028cf3f
|
feat: add firmware update tool executable and implementation
|
2026-03-24 16:38:02 +08:00 |
|
ob-yalian
|
2a283e1874
|
feat: add help command and LLA parameter support in set_device_ip tool
|
2026-03-24 15:31:57 +08:00 |
|
ob-yalian
|
25572985dc
|
feat: add firmware version logging for detected devices
|
2026-03-19 09:38:25 +08:00 |
|
ob-yalian
|
49b5af99a0
|
feat: enhance device listing with IP source type and local net interface logging
|
2026-03-16 15:33:56 +08:00 |
|
ob-yalian
|
4b880723a2
|
fix: remove deprecated launch arguments for network device and laser control in gemini305.launch.py
|
2026-01-14 16:32:23 +08:00 |
|