








<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WirelessLink Forum| 全站动态</title>
	<link>https://forums.wirelesslink.net/activity/</link>
	<atom:link href="https://forums.wirelesslink.net/activity/feed" rel="self" type="application/rss+xml" />
	<description>全站动态信息。</description>
	<lastBuildDate>Wed, 08 Apr 2026 03:25:11 +0800</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>zh-Hans</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">b45d8222f116c5893de3f43421eb35ca</guid>
				<title>okass2 在版块 Linux平台 中发起了话题 PVE新增外置磁盘SSD</title>
				<link>https://forums.wirelesslink.net/forums/topic/pve_adds_external_disk_ssds/</link>
				<pubDate>Sat, 07 Mar 2026 02:29:41 +0800</pubDate>

									<content:encoded><![CDATA[<p>在 Proxmox VE (PVE) 中挂载外置 SSD，通常建议将其作为独立存储 LVM 或 目录 (Directory) 使用。</p>
<p>以下是标准的操作流程，分为 GUI（网页端） 和 CLI（命令行） 两种方式：</p>
<p>准备工作：确认硬盘被识别<br />
在插上外置 SSD 后，首先进入 PVE 节点的 Shell，输入以下命令查看硬盘设备名称：</p>
<p><em>lsblk</em></p>
<p>通常外置硬盘会显示为 /dev/sdb 或 /dev/sdc。请务必确认设备名，避免误删系统盘。</p>
<p>&nbsp;</p>
<p><strong>方法一：通过 Web GUI 快速添加（推荐）</strong><br />
这是最简单的方法，适用于将整块 SSD 用&hellip;<span class="activity-read-more" id="activity-read-more-3146"><a href="https://forums.wirelesslink.net/forums/topic/pve_adds_external_disk_ssds/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">6e366eaacff7d8f97ffc85c5ccf1c0fa</guid>
				<title>okass2 在版块 macOS &#124; iOS 中回复了话题 删除MacOS上的Microsoft AutoUpdate</title>
				<link>https://forums.wirelesslink.net/forums/topic/remove_microsoft-autoupdate_on_macos/#post-1874</link>
				<pubDate>Mon, 09 Feb 2026 06:10:14 +0800</pubDate>

									<content:encoded><![CDATA[<p>linked to this topic</p>
<p><a href="https://forums.wirelesslink.net/forums/topic/the_solution_to_disable_the_office-auto-update_pop-up_window_under_macos/" rel="nofollow ugc">https://forums.wirelesslink.net/forums/topic/the_solution_to_disable_the_office-auto-update_pop-up_window_under_macos/</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">67568875021177b82c71bd7395f3dd5c</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 删除MacOS上的Microsoft AutoUpdate</title>
				<link>https://forums.wirelesslink.net/forums/topic/remove_microsoft-autoupdate_on_macos/</link>
				<pubDate>Sat, 07 Feb 2026 14:26:00 +0800</pubDate>

									<content:encoded><![CDATA[<p>两种方案</p>
<p><strong>方案一</strong></p>
<p>1.打开Finder<br />
2.按下快捷键Command + Shift + G<br />
3.在弹出的搜索框中输入：/Library/Application Support/Microsoft/<br />
4.找到MAU 或MAU2.0 资料夹<br />
5.将 Microsoft AutoUpdate.app 移至垃圾桶</p>
<p><strong>方案二</strong></p>
<p>使用命令行一键删除</p>
<p>打开Terminal 终端<br />
sudo rm &#8211; rf / Library / Application Support / Microsoft / MAU2 .0<br />
sudo rm &#8211; rf / Library / LaunchAgents / com . microsoft . update . agent . plist<br />
su&hellip;<span class="activity-read-more" id="activity-read-more-3144"><a href="https://forums.wirelesslink.net/forums/topic/remove_microsoft-autoupdate_on_macos/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">348aeb887c54c23b69fd05465d5df642</guid>
				<title>okass2 在版块 Windows平台 中发起了话题 一键激活Windows11/Windows10/Office</title>
				<link>https://forums.wirelesslink.net/forums/topic/activate_windows11-windows10-office_with_one_click/</link>
				<pubDate>Thu, 05 Feb 2026 01:50:41 +0800</pubDate>

									<content:encoded><![CDATA[<p>1.打开 PowerShell (不是 CMD). 搜索框输入PowerShell,然后打开</p>
<p>2.复制一下代码到命令行，按回车键<br />
irm <a href="https://get.activated.win" rel="nofollow ugc">https://get.activated.win</a> | iex<br />
3.你会看到激活选项。<br />
选择[1] HWID 用于 Windows 激活。<br />
选择[2] Ohook 用于 Office 激活</p>
<p>需要注意的是，选1，激活windows系统需要连接网络，能上网才行，属于在线激活</p>
<p>大概等待5分钟,会提示成功</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c112d8802b0fd2ae2f4c437d13d970be</guid>
				<title>okass2 在版块 XGSPON+WiFi 中发起了话题 网通市场主流10GPHY价格</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_mainstream_10gphy_price_in_the_network_communication_market/</link>
				<pubDate>Wed, 29 Oct 2025 02:36:40 +0800</pubDate>

									<content:encoded><![CDATA[<p>当前网通市场主流10GPHY价格</p>
<p>Marvell AQR113C-B1-C 报价$9.18</p>
<p>Realtek RTL8261N/C/D 报价$4.5USD</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">351f1bb87cf0d98d1d2e75eb833bac22</guid>
				<title>Frank Chen 在版块 光纤猫 中回复了话题 FTTx 解决方案详解</title>
				<link>https://forums.wirelesslink.net/forums/topic/fttx_-_solution_explained/#post-1870</link>
				<pubDate>Wed, 17 Sep 2025 08:14:57 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>FTTR (Fiber to the room)光纤到房间</strong></p>
<p>缺点</p>
<p>1.光纤部署成本增加</p>
<p>2.不利于后期维护</p>
<p>3.如果终端光猫非对称传输，影响带宽使用体验</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f9de15e1c7161b96755523ea73e6d0ab</guid>
				<title>Tina 在版块 WiFi协议 中发起了话题 Wi-Fi 7 RF EVM测试要求</title>
				<link>https://forums.wirelesslink.net/forums/topic/wi-fi-7-rf-evm_test_requirements/</link>
				<pubDate>Wed, 27 Aug 2025 08:12:55 +0800</pubDate>

									<content:encoded><![CDATA[<p>wifi 7 的射频rf evm测试标准</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1869/z9npmw2iqppj8tl9vs8a6sisddm8g623.png" alt="" width="745" height="640" /></p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1869/pvaidmf62vfde6845m41bb0scywedm1k.png" alt="" width="744" height="334" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">599cab1873d3a049a1bf472f56360b09</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 iOS同步message的方案</title>
				<link>https://forums.wirelesslink.net/forums/topic/scheme_for_ios_to_sync_message/</link>
				<pubDate>Sun, 22 Jun 2025 10:32:33 +0800</pubDate>

									<content:encoded><![CDATA[<p>参考这里:<a href="https://blog.csdn.net/fanwuhjl/article/details/137723857" rel="nofollow ugc">https://blog.csdn.net/fanwuhjl/article/details/137723857</a></p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a48c078bb49144521d90d36f65e1a954</guid>
				<title>Frank Chen 在版块 硬件 中回复了话题 USB3 Type-A 输出电流</title>
				<link>https://forums.wirelesslink.net/forums/topic/usb3-type-a-output_current/#post-1867</link>
				<pubDate>Thu, 19 Jun 2025 02:42:12 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>USB3.x Type-C的CC脚配置说明:</strong></p>
<p>参考:<a href="https://www.usbzh.com/article/detail-365.html" rel="nofollow ugc">https://www.usbzh.com/article/detail-365.html</a></p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">8ce0f29e66923d12faea13f368c91e65</guid>
				<title>Frank Chen 在版块 硬件 中发起了话题 USB3 Type-A 输出电流</title>
				<link>https://forums.wirelesslink.net/forums/topic/usb3-type-a-output_current/</link>
				<pubDate>Thu, 19 Jun 2025 02:27:11 +0800</pubDate>

									<content:encoded><![CDATA[<p>USB3 Type-A典型的输出电流为900mA, 如果需要输出1.5A的电流如何做？</p>
<p>USB 3.2 Gen 1 Type-A 的标准输出为 5V@900mA（Standard Downstream Port, SDP 模式）。<br />
要支持 1.5A 电流，同时保持数据传输功能，需要使用支持更高电流的协议（如 USB BC 1.2 的 SDP 或 CDP 模式），并确保硬件支持。<br />
USB dongle 的兼容性和电流需求需特别验证。</p>
<p>解决方案:</p>
<p><strong>1.CDP 模式（Charging Downstream Port）：</strong><br />
1&gt;USB Battery Charging 1.2 (BC 1.2) 规范中的 CDP 模式允许端口同时支持数据传输和高达 1.5A 的电流输出。&hellip;<span class="activity-read-more" id="activity-read-more-3132"><a href="https://forums.wirelesslink.net/forums/topic/usb3-type-a-output_current/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">76bf2c138ad1b69511f9228408ad7297</guid>
				<title>okass2 在版块 WiFi Router 中发起了话题 线性FEM和非线性FEM的区别</title>
				<link>https://forums.wirelesslink.net/forums/topic/difference_between_linear_and_non-linear_fem/</link>
				<pubDate>Mon, 16 Jun 2025 08:14:38 +0800</pubDate>

									<content:encoded><![CDATA[<p>非线性FEM的主要优势:</p>
<p>1&gt; 提高fem的效率。使用DPD技术</p>
<p>2&gt;更低的功耗，降低20%-50%</p>
<p>参考:<a href="https://www.eeworld.com.cn/zt/Qorvo/view/1572" rel="nofollow ugc">https://www.eeworld.com.cn/zt/Qorvo/view/1572</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">daa4e0079cb908bf0fca68eab0f5746a</guid>
				<title>okass2 在版块 交换机 中回复了话题 网络二层打流和三层打流的区别</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_difference_between_layer_2_and_layer_3_traffic/#post-1864</link>
				<pubDate>Wed, 28 May 2025 07:49:19 +0800</pubDate>

									<content:encoded><![CDATA[<p>二层交换机和三层交换机的详细拓扑架构参考，<a href="https://developer.aliyun.com/article/1561343" rel="nofollow ugc">链接地址</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">51a608ac891fe0044160ffc61538ee64</guid>
				<title>okass2 在版块 交换机 中发起了话题 网络二层打流和三层打流的区别</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_difference_between_layer_2_and_layer_3_traffic/</link>
				<pubDate>Wed, 28 May 2025 07:46:45 +0800</pubDate>

									<content:encoded><![CDATA[<p>网络三层打流（Layer 3 Forwarding）和二层打流（Layer 2 Forwarding）的主要区别在于数据包转发的层级和&hellip;<span class="activity-read-more" id="activity-read-more-3129"><a href="https://forums.wirelesslink.net/forums/topic/the_difference_between_layer_2_and_layer_3_traffic/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9c79a99215b3c69d3a4fdf08f2cbbca9</guid>
				<title>okass2 在版块 5G FWA 中发起了话题 网络PHY芯片里面的MacSec和PTP功能是什么</title>
				<link>https://forums.wirelesslink.net/forums/topic/what_are_the_macsec_and_ptp_functions_in_the_network_phy_chip/</link>
				<pubDate>Fri, 23 May 2025 03:59:12 +0800</pubDate>

									<content:encoded><![CDATA[<p>在PHY（物理层芯片）中，MACsec 和 PTP 是两种与网络通信相关的重要技术，分别用于数据安全和时间同步。以下是对它们的详细解释：</p>
<p>1. MACsec（Media Access Control Security）<br />
MACsec 是一种基于 IEEE 802.1AE 标准的二层（数据链路层）安全协议，用于在以太网链路上提供点对点的加密和认证，保护数据在传输过程中的机密性和完整性。</p>
<p>主要特点：<br />
加密与认证：MACsec 对以太网帧进行加密（通常使用 AES-GCM 128位或 256位加密），并通过完&hellip;<span class="activity-read-more" id="activity-read-more-3128"><a href="https://forums.wirelesslink.net/forums/topic/what_are_the_macsec_and_ptp_functions_in_the_network_phy_chip/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5e9e4037297caaf071632095f6a44b7a</guid>
				<title>okass2 在版块 XGSPON+WiFi 中回复了话题 BOSA器件的接收灵敏度一般是多少dBm</title>
				<link>https://forums.wirelesslink.net/forums/topic/what_is_the_typical_dbm_of_the_receiver_sensitivity_of_a_bosa_device/#post-1861</link>
				<pubDate>Tue, 29 Apr 2025 06:45:23 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>一般分光器的衰减是多少</strong></p>
<p>1:2 分光器：<br />
理论衰减：3 dB（光功率减半）。<br />
实际衰减：3.5-4.0 dB，额外损耗来自连接器和分光器内部结构。<br />
应用场景：小型网络或短距离FTTH部署。</p>
<p>1:4 分光器：<br />
理论衰减：6 dB（光功率分为四份）。<br />
实际衰减：6.5-7.5 dB。<br />
应用场景：中小型小区或企业网络。</p>
<p>1:8 分光器：<br />
理论衰减：9 dB（光功率分为八份）。<br />
实际衰减：9.5-10.5 dB。<br />
应用场景：常见于城市FTTH网络，适用于中等规模用户群。</p>
<p>1:16 分光器：<br />
理论衰减：12 dB（光功率分为十六份）。<br />
实际衰减：12.5-13.5 dB。<br />
应用场景：广泛用于大规模FTTH部署，覆盖较多用户。</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">42085a26a713b39d10d8cb0c422c6193</guid>
				<title>okass2 在版块 XGSPON+WiFi 中发起了话题 BOSA器件的接收灵敏度一般是多少dBm</title>
				<link>https://forums.wirelesslink.net/forums/topic/what_is_the_typical_dbm_of_the_receiver_sensitivity_of_a_bosa_device/</link>
				<pubDate>Tue, 29 Apr 2025 06:26:35 +0800</pubDate>

									<content:encoded><![CDATA[<p>在GPON（Gigabit Passive Optical Network）系统中，OLT（光线路终端）局端发送到ONT（光网络终端）BOSA（Bi-directional Optical Sub-Assembly，收发一体光组件）的光强度（即光功率）需要控制在一定范围内，以确保ONT的接收器不被过高的光功率损坏，同时保证通信的稳定性。根据ITU-T G.984标准和行业实践，以下是相关分析：</p>
<p><strong>1. GPON系统中OLT到ONT的光功率范围</strong><br />
典型输出功率：<br />
根据ITU-T G.984标准，GPON系统中OLT的发射光功率通常取决于ODN（光分配网络）的类别：Class B+：OLT发射功率范围通常为 +1.5 dBm 至 +5 dBm。<br />
Class C+：发射&hellip;<span class="activity-read-more" id="activity-read-more-3126"><a href="https://forums.wirelesslink.net/forums/topic/what_is_the_typical_dbm_of_the_receiver_sensitivity_of_a_bosa_device/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7b15059c082c6c3c289461dce64f6e36</guid>
				<title>okass2 在版块 XGSPON+WiFi 中发起了话题 PON注册o1-o5状态</title>
				<link>https://forums.wirelesslink.net/forums/topic/pon_registers_o1-o5_status/</link>
				<pubDate>Sun, 27 Apr 2025 09:32:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>在GPON（Gigabit Passive Optical Network，吉比特无源光网络）系统中，PON注册过程中的 O1-O5 状态指的是ONU（Optical Network Unit，光网络单元）在与OLT（Optical Line Terminal，光线路终端）建立连接时的不同阶段。这些状态是ONU激活和注册过程中的关键步骤，定义在ITU-T G.984标准中。以下是对O1-O5状态的详细解释：</p>
<p>O1 &#8211; 初始状态 (Initial State)<br />
ONU刚上电或重新启动，处于无信号（LOS，Loss of Signal）或无帧（LOF，Loss of Frame）状态。<br />
ONU尝试捕获OLT发送的下行信号，寻找物理同步字段（PSync）以实现同步&hellip;<span class="activity-read-more" id="activity-read-more-3125"><a href="https://forums.wirelesslink.net/forums/topic/pon_registers_o1-o5_status/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">be881614f2792cd6f43d93d5c7b1cff8</guid>
				<title>okass2 在版块 macOS &#124; iOS 中回复了话题 iphone已停用,如何连接iTunes</title>
				<link>https://forums.wirelesslink.net/forums/topic/iphone_has_been_deactivated_how_to_connect_itunes/#post-1858</link>
				<pubDate>Wed, 23 Apr 2025 14:34:39 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>iphone 14 plus强制重启步骤</strong></p>
<p>要强制重启 iPhone 14 Plus，请按照以下步骤操作：</p>
<p>快速按下并释放音量加（+）键。<br />
快速按下并释放音量减（-）键。<br />
按住侧边电源键（右侧的开/关机键），直到屏幕出现 Apple 标志（通常需要约 10-20 秒）。<br />
注意事项：</p>
<p>强制重启不会删除数据，仅用于解决设备无响应、卡死等问题。<br />
如果重启后问题仍未解决，可尝试：确保电量充足，连接充电器后再次尝试。<br />
更新至最新 iOS 系统（设置 &gt; 通用 &gt; 软件更新）。<br />
如果仍然无效，联系 Apple 支持或前往授权维修点。</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">df6877b861c9c7380cb3da4699dfe38e</guid>
				<title>okass2 在版块 XGSPON+WiFi 中发起了话题 XGPSON/PON产品的功率等级分类</title>
				<link>https://forums.wirelesslink.net/forums/topic/power_class_classification_of_xgpson-pon_products/</link>
				<pubDate>Wed, 19 Mar 2025 06:21:57 +0800</pubDate>

									<content:encoded><![CDATA[<p>GPON（Gigabit Passive Optical Network）和 XGS-PON（10 Gigabit Symmetrical Passive Optical Network）是两种不同类型的光纤接入网络技术，它们在很多方面都有区别，包括功率等级。功率等级通常涉及光接收和发送的光功率，以及对光纤衰减的耐受能力。</p>
<p><strong>GPON 功率等级</strong></p>
<p>GPON 有几种不同的功率等级，通常定义为 Class B+、Class C 和 Class C+：</p>
<p>1.Class B+</p>
<p>•光发射功率：+1.5 dBm 至 +5 dBm</p>
<p>•接收灵敏度：-28 dBm</p>
<p>•光纤衰减支持：20 km（因为预算是28 dB）</p>
<p>2.Class C</p>
<p>•光发射功率：最高可达+5&hellip;<span class="activity-read-more" id="activity-read-more-3120"><a href="https://forums.wirelesslink.net/forums/topic/power_class_classification_of_xgpson-pon_products/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e0ef1171c62639cbebe07a02644aeb3d</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 Apple Find My技术详细解决方案介绍</title>
				<link>https://forums.wirelesslink.net/forums/topic/detailed_solution_introduction_of_apple-find-my_technology/</link>
				<pubDate>Tue, 18 Mar 2025 10:42:04 +0800</pubDate>

									<content:encoded><![CDATA[<p>本文针对Find My 技术做了详细的介绍和说明，并针对目前市面上主流的低功耗方案做了讲解。</p>
<p><strong>全文目录</strong></p>
<p>一、Find My Network介绍<br />
二、Find My 功能介绍<br />
三、Find My市场环境与机遇分析<br />
3.1.市场环境<br />
3.2.市场机遇<br />
3.3.挑战<br />
四、Find My技术和Gps技术的对比<br />
4.1.工作原理<br />
4.2.覆盖范围<br />
4.3.精度<br />
4.4.功耗与硬件需求<br />
4.5.隐私性<br />
4.6.应用限制<br />
五、Find My应用场景分析<br />
5.1.个人使用<br />
5.2.商业应用<br />
5.3.特殊场景<br />
5.4.潜在扩展<br />
六、Find My解决方案分析<br />
6.1.技术解决方案<br />
6.&hellip;<span class="activity-read-more" id="activity-read-more-3119"><a href="https://forums.wirelesslink.net/forums/topic/detailed_solution_introduction_of_apple-find-my_technology/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ed4baa497ef62443abe45fe9fba9758c</guid>
				<title>okass2 在版块 软件平台 中回复了话题 openwrt系统定制</title>
				<link>https://forums.wirelesslink.net/forums/topic/openwrt%e7%b3%bb%e7%bb%9f%e5%ae%9a%e5%88%b6-2/#post-1855</link>
				<pubDate>Sun, 16 Mar 2025 05:21:53 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>12. openwrt 一键升级安装包命令</strong><br />
opkg update &amp;&amp; opkg list-upgradable | awk &#8216;{print $1}&#8217; | xargs opkg upgrade<br />
&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">45625b88c26b007af1b7a891b44899bd</guid>
				<title>okass2 在版块 VPS业务 中回复了话题 Ubuntu 如何开启bbr加速算法</title>
				<link>https://forums.wirelesslink.net/forums/topic/ubuntu_-_how_to_enable_the_bbr_acceleration_algorithm/#post-1854</link>
				<pubDate>Thu, 13 Mar 2025 15:21:05 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>bbrv2和bbrv1的区别</strong></p>
<p><strong>背景</strong></p>
<ul>
<li>BBR（Bottleneck Bandwidth and Round-trip propagation time） 是 Google 开发的一种 TCP 拥塞控制算法，旨在优化网络吞吐量和延迟。</li>
<li>BBRv1：发布于 2016 年，集成到 Linux 内核 4.9（2016 年 12 月）。<br />
目标：替代传统基于丢包的算法（如 CUBIC），通过测量网络的瓶颈带宽（BtlBw）和最小往返时延（RTprop）动态调整发送速率。</li>
<li>BBRv2：发布于 2019 年，逐步完善并在 Linux 内核 5.4+（2019 年 11 月）中引入测试版本，5.10+（2020 年&hellip;</li>
</ul>
<p><span class="activity-read-more" id="activity-read-more-3117"><a href="https://forums.wirelesslink.net/forums/topic/ubuntu_-_how_to_enable_the_bbr_acceleration_algorithm/#post-1854" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">52b9f243ab829461e7db0e8b3fea3e00</guid>
				<title>okass2 在版块 VPS业务 中发起了话题 Ubuntu 如何开启bbr加速算法</title>
				<link>https://forums.wirelesslink.net/forums/topic/ubuntu_-_how_to_enable_the_bbr_acceleration_algorithm/</link>
				<pubDate>Thu, 13 Mar 2025 14:18:35 +0800</pubDate>

									<content:encoded><![CDATA[<p>前提条件<br />
内核版本：BBR 需要 Linux 内核 4.9 或更高。Oracle Cloud 的默认镜像（如 Oracle Linux 8、Ubuntu 20.04/22.04）通常已满足要求。<br />
权限：需要 root 权限。<br />
模块支持：内核需编译 CONFIG_TCP_CONG_BBR 和 CONFIG_NET_SCH_FQ。</p>
<p>&nbsp;</p>
<p><strong>1.查看当前拥塞控制：</strong><br />
sysctl net.ipv4.tcp_congestion_control<br />
&nbsp;</p>
<p>默认可能是 cubic。</p>
<p><strong>2.验证加载：</strong><br />
lsmod | grep -E &#8216;tcp_bbr|sch_fq&#8217;<br />
&nbsp;</p>
<p><strong>3.持久化配置：</strong><br />
vim /etc/sysctl.d/10-bbr.conf</p>
<p>net.&hellip;<span class="activity-read-more" id="activity-read-more-3116"><a href="https://forums.wirelesslink.net/forums/topic/ubuntu_-_how_to_enable_the_bbr_acceleration_algorithm/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">9e53c0b17de7a823363a34ae373de74b</guid>
				<title>okass2 在版块 VPS业务 中回复了话题 Oracle VPS如何调整磁盘性能</title>
				<link>https://forums.wirelesslink.net/forums/topic/how_oracle-vps_adjusts_disk_performance/#post-1852</link>
				<pubDate>Thu, 13 Mar 2025 13:13:43 +0800</pubDate>

									<content:encoded><![CDATA[<p>VPS性能测试脚本<br />
curl -L <a href="https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh" rel="nofollow ugc">https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh</a> -o ecs.sh &amp;&amp; chmod +x ecs.sh &amp;&amp; bash ecs.sh<br />
或者<br />
curl -L <a href="https://github.com/spiritLHLS/ecs/raw/main/ecs.sh" rel="nofollow ugc">https://github.com/spiritLHLS/ecs/raw/main/ecs.sh</a> -o ecs.sh &amp;&amp; chmod +x ecs.sh &amp;&amp; bash ecs.sh<br />
或者<br />
bash &lt;(wget -qO- bash.spiritlhl.net/ecs)<br />
或者<br />
bash &lt;(wget -qO- ecs.0s.hk)<br />
或者<br />
bash &lt;(wget -qO- ecs.12345.ing)<br />
ref: https:/&hellip;<span class="activity-read-more" id="activity-read-more-3115"><a href="https://forums.wirelesslink.net/forums/topic/how_oracle-vps_adjusts_disk_performance/#post-1852" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">283023a6ca662ff813ac59a7f8692b41</guid>
				<title>okass2 在版块 VPS业务 中发起了话题 Oracle VPS如何调整磁盘性能</title>
				<link>https://forums.wirelesslink.net/forums/topic/how_oracle-vps_adjusts_disk_performance/</link>
				<pubDate>Thu, 13 Mar 2025 13:05:35 +0800</pubDate>

									<content:encoded><![CDATA[<p>免费的oracle vps磁盘性能是均衡状态，性能堪忧，需要调整性能。该调整不会收取额外费用</p>
<p>磁盘性能调整前性能如下</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1851/o4n4fdtng8a6zvjq3ffqlcklwr65lt2m.png" alt="" width="270" height="143" /></p>
<p>磁盘性能调整后如下</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1851/hed5a7qxo27nby2npf4l563c4jwtuy7x.png" alt="" width="397" height="270" /></p>
<p>修改方法: <a href="https://www.xiapilu.com/web/web-tutorial/oracle-cloud-boost-hard-drive-performance.html" rel="nofollow ugc">参考这里</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">b73b4cbbd2edf5a5cc4fe5bdee41ff53</guid>
				<title>okass2 在版块 软路由 中发起了话题 比较推荐的软路由固件汇总</title>
				<link>https://forums.wirelesslink.net/forums/topic/compare_the_recommended_soft_routing_firmware_summary/</link>
				<pubDate>Wed, 12 Mar 2025 01:05:04 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>1.iStoreOS</strong><br />
<a href="https://github.com/istoreos" rel="nofollow ugc">https://github.com/istoreos</a><br />
iStoreOS 目标是提供一个人人会用的路由兼轻 NAS 系统，保证能运行在 200元-5000元的各种类型的硬件上，实现自己的网络存储自由。系统本身完全免费。</p>
<p><strong>2.骷髅头</strong><br />
<a href="https://github.com/DHDAXCW" rel="nofollow ugc">https://github.com/DHDAXCW</a><br />
支持：x86_x64（推荐） NanoPi-R4S-R4SE NanoPi-R2S NanoPi-R2C-Plus</p>
<p><strong>3.XiaoWanSM</strong><br />
<a href="https://pan.w2nn.ml/zh-CN/" rel="nofollow ugc">https://pan.w2nn.ml/zh-CN/</a><br />
支持：x86_64、NanoPi、小米、竞斗云（一直用这个）、华硕、极路由、网件等等</p>
<p><strong>4.X-Wrt</s&hellip;</strong><span class="activity-read-more" id="activity-read-more-3113"><a href="https://forums.wirelesslink.net/forums/topic/compare_the_recommended_soft_routing_firmware_summary/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0f231503080ba250ffb6ca36ca4d7851</guid>
				<title>okass2 在版块 Linux平台 中回复了话题 VPS RSA登陆时一直提示Permission denied (publickey)</title>
				<link>https://forums.wirelesslink.net/forums/topic/vps-rsa_keeps_prompting_permission-denied-publickey_when_logging_in/#post-1849</link>
				<pubDate>Tue, 11 Mar 2025 13:16:18 +0800</pubDate>

									<content:encoded><![CDATA[<p>RSA密码算法安全的问题</p>
<p><strong>1.签名算法问题</strong></p>
<ul>
<li>传统的 ssh-rsa 使用 SHA-1 签名算法，而 SHA-1 在密码学上已被认为不安全（存在碰撞攻击风险）</li>
<li>OpenSSH 8.8（2021 年 9 月）开始默认禁用 ssh-rsa（SHA-1）。</li>
<li>你的密钥使用的是 rsa-sha2-256（从日志 RSA SHA256 可知），这是更安全的 SHA-2 签名算法，仍然被现代系统支持。</li>
</ul>
<p><strong>2.量子计算威胁</strong></p>
<p>RSA 依赖于大整数分解难题，理论上会被量子计算机的 Shor 算法破解（如果大规模量子计算实现）。<br />
相比之下，ed25519 等基于椭圆曲线的算法目前被认为更抗量子威胁（尽管也非完全免疫，需要后量子算法）。</p>
<p><stro&hellip;<span class="activity-read-more" id="activity-read-more-3112"><a href="https://forums.wirelesslink.net/forums/topic/vps-rsa_keeps_prompting_permission-denied-publickey_when_logging_in/#post-1849" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a03f7f1b5060487f1747fbc94d925d78</guid>
				<title>okass2 在版块 Linux平台 中发起了话题 VPS RSA登陆时一直提示Permission denied (publickey)</title>
				<link>https://forums.wirelesslink.net/forums/topic/vps-rsa_keeps_prompting_permission-denied-publickey_when_logging_in/</link>
				<pubDate>Tue, 11 Mar 2025 12:49:21 +0800</pubDate>

									<content:encoded><![CDATA[<p>解决办法:</p>
<p>1&gt;授权文件<br />
# sudo chown -R root:root ~/.ssh<br />
# sudo chmod 700 ~/.ssh <br />
# sudo chmod 600 ~/.ssh/authorized_keys<br />
2&gt;还有可能是vps禁用了RSA算法认证，需要全局打开</p>
<p>ref: <a href="https://lvii.github.io/system/2021-01-26-enable-legacy-ssh-rsa-on-fedora-33-to-fix-ssh-publickey-permission-denied/" rel="nofollow ugc">Fedora 33 ssh RSA 密钥认证 Permission denied 失败问题</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">824e0f7bf324280ebdc8a7b9c3767e28</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 MacOS 15.x版本Chrome浏览器无法访问本地局域网</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_macos-15-x_version_of_the_chrome_browser_cannot_access_the_local_area_network/</link>
				<pubDate>Sun, 09 Mar 2025 13:22:37 +0800</pubDate>

									<content:encoded><![CDATA[<p>MacOS 15.x版本Chrome浏览器无法访问本地局域网</p>
<p>解决办法</p>
<p>在设置-&gt;隐私里面，本地网络和本地服务均打开Chrome开关即可</p>
<p>Local service/ Local Network</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">3d2fc4cbfbc8abec8af5985583137221</guid>
				<title>jason_chou 在版块 硬件 中发起了话题 PCB的沉金镀金喷锡工艺有什么区别</title>
				<link>https://forums.wirelesslink.net/forums/topic/what_is_the_difference_between_the_immersion_gold_plating_and_tin_spraying_process_of_pcb/</link>
				<pubDate>Sat, 22 Feb 2025 07:13:58 +0800</pubDate>

									<content:encoded><![CDATA[<p>PCB的沉金/镀金/喷锡/镀银等工艺有什么区别，参考:<a href="https://www.slpcb.com/Article/xlbcjcjvsd_1.html#herf" rel="nofollow ugc">https://www.slpcb.com/Article/xlbcjcjvsd_1.html#herf</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c38cd3bf07bf784b564729508c982a4f</guid>
				<title>okass2 在版块 ISP 中发起了话题 SNE能耗测试</title>
				<link>https://forums.wirelesslink.net/forums/topic/sne_energy_consumption_test/</link>
				<pubDate>Thu, 13 Feb 2025 06:51:20 +0800</pubDate>

									<content:encoded><![CDATA[<p>SNE(Small Network Equipment)小型网络设备</p>
<p>PA即将完成家用及商用小型网络设备Small Network Equipment (SNE)的第一版本能源之星产品规范，对原来的草稿版本进行了修订，新规范包括了非机&hellip;<span class="activity-read-more" id="activity-read-more-3108"><a href="https://forums.wirelesslink.net/forums/topic/sne_energy_consumption_test/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">900354bdaa0e966132de4269665937b9</guid>
				<title>Frank Chen 在版块 协议标准 中发起了话题 Thread认证</title>
				<link>https://forums.wirelesslink.net/forums/topic/thread_authentication/</link>
				<pubDate>Thu, 06 Feb 2025 01:50:43 +0800</pubDate>

									<content:encoded><![CDATA[<p>Thread认证的原则是thread协议栈运行在那个处理器上面 ，就要做那个处理器和thread 的适配认证。而且首先要成为thread 联盟的会员。</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">875fd5ae7d152e9521584cb87e8c32c3</guid>
				<title>okass2 在版块 NAS系统 中发起了话题 Btrfs和Ext4文件格式的区别</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_difference_between_btrfs_and_ext4_file_formats/</link>
				<pubDate>Mon, 27 Jan 2025 06:21:00 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>1. EXT4 文件系统特点</strong><br />
EXT4 是 EXT 文件系统系列的第四代，它在 EXT3 的基础上做了许多改进，是目前最广泛使用的 Linux 文件系统之一。以下是 EXT4 的一些主要特点：</p>
<p>向后兼容性：EXT4 能够与 EXT2 和 EXT3 文件系统向后兼容，这意味着现有的 EXT2 和 EXT3 文件系统可以无缝升级到 EXT4。<br />
支持大文件：EXT4 支持更大的文件和文件系统，最大文件大小可以达到 16TB。<br />
性能提升：EXT4 通过延迟分配和扩展的文件系统日志功能来提高文件系统的性能。<br />
磁盘空间利用：EXT4 使用块子分配和多重块分配来提高磁盘空间的使用效率。<br />
可靠性：EXT4 的文件系统检查速度比 EXT3 快，减少了系统&hellip;<span class="activity-read-more" id="activity-read-more-3104"><a href="https://forums.wirelesslink.net/forums/topic/the_difference_between_btrfs_and_ext4_file_formats/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">07dbf974c7d8e5487e3b2e997549a080</guid>
				<title>okass2 在版块 WiFi协议 中回复了话题 WIFI、ZigBee、BlueTooth的PTA共存机制</title>
				<link>https://forums.wirelesslink.net/forums/topic/pta_coexistence_mechanism_of_wifi_zigbee_and_bluetooth/#post-1840</link>
				<pubDate>Wed, 22 Jan 2025 09:58:36 +0800</pubDate>

									<content:encoded><![CDATA[<p>PTA机制的问题点</p>
<p>如果Bluetooth/zigbee过多的发送请求信号给wifi soc，则会造成wifi业务被频繁切断，严重影响wifi用户体验。所以要合理权衡业务场景。</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">dbd4044291c783049d97d4ee05fc6d7e</guid>
				<title>okass2 在版块 WiFi协议 中回复了话题 WIFI、ZigBee、BlueTooth的PTA共存机制</title>
				<link>https://forums.wirelesslink.net/forums/topic/pta_coexistence_mechanism_of_wifi_zigbee_and_bluetooth/#post-1839</link>
				<pubDate>Wed, 22 Jan 2025 09:56:38 +0800</pubDate>

									<content:encoded><![CDATA[<p>sliconlab 双蓝牙PTA机制</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1839/ya9n5zwmtmr8aefc4pl4qy6n9qhpddsf.png" alt="" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">d5824074a34d122b62e01807e78c2b1e</guid>
				<title>okass2 在版块 协议标准 中发起了话题 有关Thread/Zigbee/Bluetooth多协议的相关技术实现细节</title>
				<link>https://forums.wirelesslink.net/forums/topic/details_on_the_technical_implementation_of_the_thread-zigbee-bluetooth_multi-protocol/</link>
				<pubDate>Wed, 22 Jan 2025 09:48:57 +0800</pubDate>

									<content:encoded><![CDATA[<p>Multiprotocol for bluetooth &amp; zigbee</p>
<p><a href="https://www.silabs.com/blog/concurrent-multiprotocol-an-in-depth-exploration" rel="nofollow ugc">https://www.silabs.com/blog/concurrent-multiprotocol-an-in-depth-exploration</a></p>
<p><a href="https://www.silabs.com/whitepapers/expand-device-capability-with-multiprotocol-bluetooth-and-zigbee-connectivity" rel="nofollow ugc">https://www.silabs.com/whitepapers/expand-device-capability-with-multiprotocol-bluetooth-and-zigbee-connectivity</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">82323acac0943a7e2ba6d404aa5e2d0c</guid>
				<title>okass2 在版块 协议标准 中发起了话题 蓝牙各个版本的速率及通信距离</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_rate_and_communication_distance_of_each_version_of_bluetooth/</link>
				<pubDate>Fri, 17 Jan 2025 02:42:21 +0800</pubDate>

									<content:encoded><![CDATA[<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1837/vx5l3gjg7ojcgjrzeastmp2mvsi546ub.png" alt="" /></p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1837/in47hniliqqo2xxdzkbtsjjv5rbaqn2x.png" alt="" /></p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1837/bu1qhddmfawd7kwaa3fau1apilo2dqjr.png" alt="" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">97ca55e6a8599e5a9ea30f94174f53b1</guid>
				<title>okass2 在版块 协议标准 中发起了话题 FCC认证Bluetooth功率限制要求</title>
				<link>https://forums.wirelesslink.net/forums/topic/fcc_certified_bluetooth_power_limit_requirements/</link>
				<pubDate>Thu, 16 Jan 2025 03:34:55 +0800</pubDate>

									<content:encoded><![CDATA[<p>北美市场对FCC认证的功率限制要求</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1836/cktfbxl1nrduh2oaecq5ahb13xo1zg7f.png" alt="" /></p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1836/odvutxw2lwn5w1vmos943h2vxqq0tqos.png" alt="" /></p>
<p>ref:<a href="https://docs.silabs.com/bluetooth/latest/bluetooth-fundamentals-system-performance/compliance-power-limitations" rel="nofollow ugc">https://docs.silabs.com/bluetooth/latest/bluetooth-fundamentals-system-performance/compliance-power-limitations</a></p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5ec5fa453ec84c42c29655a1090a4227</guid>
				<title>okass2 在版块 硬件 中发起了话题 串口流控的作用</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_role_of_serial_port_flow_control/</link>
				<pubDate>Wed, 15 Jan 2025 02:44:56 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>1.流控制在串行通讯中的作用</strong></p>
<p>这里讲到的“流”,当然指的是数据流。数据在两个串口之间传输时,常常会出现丢失数据的现象,或者两台计算机的处理速度不同,如台式机与单片机之间的通讯,接收端数据缓冲区已满,则此时继续发送来的数据就会丢失。现在我们在网络上通过MODEM进行数据传输,这个问题就尤为突出。流控制能解决这个问题,当接收端数据处理不过来时,就发出“不再接收”的信号,发送端就停止发送,直到收到“可以继续发送”的信号再发送数据。因此流控制可以控制数据传输的进程,防止数据的丢失。  PC机中常用的两种流控制是硬件流控制（包括RTS/CTS、DTR/CTS等）和软件流控制XON/XOFF（继续/停止）,下面分别说明。</p>
<p><strong>2.硬件流控制</strong></p>
<p>硬件流控制常用的有RTS/CTS流控制和DTR/DSR（数据&hellip;<span class="activity-read-more" id="activity-read-more-3098"><a href="https://forums.wirelesslink.net/forums/topic/the_role_of_serial_port_flow_control/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ef64de4c2388ed8ebdb924bca59a7be7</guid>
				<title>okass2 在版块 XGSPON+WiFi 中回复了话题 Dying gasp功能详解</title>
				<link>https://forums.wirelesslink.net/forums/topic/detailed_explanation_of_the_dying-gasp_function/#post-1834</link>
				<pubDate>Tue, 07 Jan 2025 10:03:27 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>dying-gasp放电时间计算</strong></p>
<p>“Dying-gasp” 是指在设备断电时，为确保能够发&hellip;<span class="activity-read-more" id="activity-read-more-3097"><a href="https://forums.wirelesslink.net/forums/topic/detailed_explanation_of_the_dying-gasp_function/#post-1834" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">047e80ead619fcf3682bfa034ca1584a</guid>
				<title>okass2 在版块 XGSPON+WiFi 中回复了话题 Dying gasp功能详解</title>
				<link>https://forums.wirelesslink.net/forums/topic/detailed_explanation_of_the_dying-gasp_function/#post-1833</link>
				<pubDate>Tue, 07 Jan 2025 09:30:54 +0800</pubDate>

									<content:encoded><![CDATA[<p>Dying Gasp &#8212; 断电告警/致命故障/断电报警功能</p>
<p>Dying Gasp信号功能：在终端设备意外掉电时立即发送信号给局端设备，告知局端设备该终端设备即将断电离线。常用于通信设备，如当ONU离线时，OLT可通过该ONU是否发送过dyinggasp信号来判断ONU是掉电离线还是通信异常导致离线。</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">db4073a598b19e4faa6cbe9df5626e4b</guid>
				<title>okass2 在版块 XGSPON+WiFi 中发起了话题 Dying gasp功能详解</title>
				<link>https://forums.wirelesslink.net/forums/topic/detailed_explanation_of_the_dying-gasp_function/</link>
				<pubDate>Tue, 07 Jan 2025 09:30:36 +0800</pubDate>

									<content:encoded><![CDATA[<p>前一阵子在做dying gasp功能测试，过程中恰好测试到了Linux的响应速度，特来分享一下。</p>
<p>这里的dying gasp是用GPIO(input mode)实现的，在DC掉电的时候，此GPIO会立即被拉低, 而系统的3.3V电压还能维持10ms左右时间，这样在这个时间里便可以做些通知功能告诉外面的设备。</p>
<p>GPIO信号侦测用interrupt方式实现，为了量测方便，在 中断服务程序（isr） 函数里面，对一个LED （gpio&hellip;<span class="activity-read-more" id="activity-read-more-3095"><a href="https://forums.wirelesslink.net/forums/topic/detailed_explanation_of_the_dying-gasp_function/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">a00c765eb87983330f728016d1a3f7eb</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 macOS输入法切换时,如何关闭大写图标提示</title>
				<link>https://forums.wirelesslink.net/forums/topic/how_to_turn_off_the_uppercase_icon_prompt_when_switching_macos_input_methods/</link>
				<pubDate>Fri, 03 Jan 2025 06:41:56 +0800</pubDate>

									<content:encoded><![CDATA[<p>打开电脑上的 “终端” app</p>
<p>输入下面的指令</p>
<p>sudo defaults write /Library/Preferences/FeatureFlags/Domain/UIKit.plist redesigned_text_cursor -dict-add Enabled -bool NO</p>
<p>然后终端需要你输入密码，在终端里输入密码</p>
<p>最后重启电脑</p>
<p>ref:<a href="https://discussionschinese.apple.com/thread/255178136?sortBy=rank" rel="nofollow ugc">https://discussionschinese.apple.com/thread/255178136?sortBy=rank</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">338ed658081a7cc179b5273212ee96fa</guid>
				<title>okass2 在版块 macOS &#124; iOS 中回复了话题 2024款苹果秒控鼠标Magic Mouse不兼容老设备的解决方案</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_2024_apple_magic_mouse_is_not_compatible_with_the_solution_of_older_devices/#post-1830</link>
				<pubDate>Thu, 02 Jan 2025 09:48:41 +0800</pubDate>

									<content:encoded><![CDATA[<p>opencore legacy patcher的安装方法</p>
<p>1.去github下载最新的Pkg安装包，直接安装，重启电脑<br />
2.安装后系统会自动从opencore的EFI文件夹引导系统，原有的系统和安装程序不会变化，只是引导路径发生了变化。</p>
<p>3.安装驱动补丁。记住，每次更新opencore版本或OS版本都要重新刷新驱动和补丁。</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1830/ucjkd6xu72dztewuzt9w45w1p9d60kgz.png" alt="" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">131b80466627e6fbda9ced7e4087627c</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 2024款苹果秒控鼠标Magic Mouse不兼容老设备的解决方案</title>
				<link>https://forums.wirelesslink.net/forums/topic/the_2024_apple_magic_mouse_is_not_compatible_with_the_solution_of_older_devices/</link>
				<pubDate>Thu, 02 Jan 2025 07:37:25 +0800</pubDate>

									<content:encoded><![CDATA[<p>2024款苹果USB-C鼠标在早期的intel型号的笔记本上不兼容。具体症状:</p>
<p>1&gt;滚轮效果失效<br />
2&gt;无法左右手势</p>
<p>这是苹果的策略要求。解决办法:</p>
<p>早期的设备由于系统定格在了较老的macOS版本，可以使用opencore引导的方式，相当于黑苹果的方式，升级成最新的系统，就可以使用了</p>
<p>opencore 项目地址: <a href="https://github.com/dortania/Opencore-Legacy-Patcher/releases" rel="nofollow ugc">https://github.com/dortania/Opencore-Legacy-Patcher/releases</a></p>
<p>opencore相关手册:<a href="https://dortania.github.io/OpenCore-Legacy-Patcher/" rel="nofollow ugc">https://dortania.github.io/OpenCore-Legacy-Patcher/</a></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">93442dd2cdfed741c336c6b264ef5175</guid>
				<title>okass2 在版块 macOS &#124; iOS 中发起了话题 macOS鼠标双击反应迟钝解决方案</title>
				<link>https://forums.wirelesslink.net/forums/topic/macos_mouse_double-click_unresponsive_solution/</link>
				<pubDate>Thu, 02 Jan 2025 07:30:24 +0800</pubDate>

									<content:encoded><![CDATA[<p>双击文件打不开是一般是因为连按的两次间隔速度过快或者过慢了，可以在系统偏好设置里面调整<br />
系统偏好设置 -&gt; 辅助功能 -&gt; 互动里的鼠标与触控板 -&gt; 把连按速度调慢</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1828/oq18v3lqlw310wqbuupjqbde7evpszbb.png" alt="" /></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">84d69d44611cb4762d54262ff2dcaf12</guid>
				<title>okass2 在版块 协议标准 中发起了话题 SiliconLab matter协议开发资料</title>
				<link>https://forums.wirelesslink.net/forums/topic/siliconlab-matter_protocol_development_materials/</link>
				<pubDate>Wed, 01 Jan 2025 09:29:30 +0800</pubDate>

									<content:encoded><![CDATA[<p>Matter详细的开发资料可以参考这里:<a href="https://docs.silabs.com/matter/latest/matter-start/" rel="nofollow ugc">https://docs.silabs.com/matter/latest/matter-start/</a></p>
<p>&nbsp;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">49be352d1766606398ecedd49b0d856b</guid>
				<title>okass2 在版块 协议标准 中发起了话题 小米原生Home assistant 插件Xiaomi Home</title>
				<link>https://forums.wirelesslink.net/forums/topic/xiaomi_native_home-assistant-plugin/</link>
				<pubDate>Fri, 27 Dec 2024 03:45:20 +0800</pubDate>

									<content:encoded><![CDATA[<p>米家集成支持通过小米中枢网关（固件版本 3.4.0_000 以上）或内置中枢网关（软件版本 0.8.0 以上）的米家设备实现本地化控制。如果没有小米中枢网关或其他带中枢网关功能的设备，那么所有控制指令都会通过小米云发送。支持 Home Assistant 本地化控制的小米中枢网关（含内置中枢网关）的固件尚未发布，固件升级计划请参阅 MIoT 团队的通知。</p>
<p><strong>消息的收发原理</strong></p>
<p>1&gt;云端控制</p>
<p><img loading="lazy" src="http://forums.wirelesslink.net/wp-content/uploads/sites/8/hm_bbpui/1826/f26klrbjewya0tub4jyxbo7vz5a2a7dn.jpg" alt="" width="404" height="401" /></p>
<p>米家集成向小米云 MQTT Broker 订阅关注的设备消息。当设备属性发生改变或产生设备事件时，设备向小米云发送上行消息，&hellip;<span class="activity-read-more" id="activity-read-more-3089"><a href="https://forums.wirelesslink.net/forums/topic/xiaomi_native_home-assistant-plugin/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1a27be164d2cd88d78d4578d22333bcb</guid>
				<title>okass2 在版块 ISP 中发起了话题 Fax T.38标准解析</title>
				<link>https://forums.wirelesslink.net/forums/topic/fax-t-38_standard_parsing/</link>
				<pubDate>Tue, 24 Dec 2024 14:34:45 +0800</pubDate>

									<content:encoded><![CDATA[<p>T.38 是一种用于在 IP 网络上传输传真（facsimile，简称 fax）信号的协议。它是由国际电信联盟电信标准化部门（ITU-T）制定的。T.38 旨在解决传统传真无法直接通过 IP 网络有效传输的问题，通过虚拟的实时传真连接来实现传真信息的可靠传输。</p>
<p><strong>T.38 的关键特性：</strong></p>
<p>1. 传真传输：</p>
<p>• T.38 使用传真调制解调器信号的封装和传输，以保证传真信号能够在没有模拟信号的情况下进行传递。</p>
<p>• 支持传统的 G3 和 Super G3 传真设备。</p>
<p>2. 实时传输：</p>
<p>• T.38 支持实时传真传输，可以在传真设备之间建立实时通信。</p>
<p>• 通过实时传输方式，T.38 可以在互联网上可靠地传递传真数据，即使网络有一定的丢包和延迟。</p>
<p>3. 封装格式：</p>
<p>• 传真信号被封&hellip;<span class="activity-read-more" id="activity-read-more-3088"><a href="https://forums.wirelesslink.net/forums/topic/fax-t-38_standard_parsing/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2fc9c9a45053fe212277317bd293da55</guid>
				<title>okass2 在版块 ISP 中发起了话题 Voice over IP VoIP的常见标准</title>
				<link>https://forums.wirelesslink.net/forums/topic/voice-over-ip-voip/</link>
				<pubDate>Tue, 24 Dec 2024 14:33:18 +0800</pubDate>

									<content:encoded><![CDATA[<p><strong>G.711</strong></p>
<p>• 用途：广泛用于传统电话网络（PSTN）和VoIP。</p>
<p>• 特点：</p>
<p>• 简单且无需压缩。</p>
<p>• 音质高，接近于电话质量。</p>
<p>• 两种主要算法：A-law（主要用于欧洲和国际电话网络）和 µ-law（主要用于美国和日本）。</p>
<p>• 比特率：64 kbps。</p>
<p>• 优点：</p>
<p>• 高音质，低延迟。</p>
<p>• 向后兼容大多数电话网络。</p>
<p>• 缺点：</p>
<p>• 占用带宽较大。</p>
<p>&nbsp;</p>
<p><strong>G.722</strong></p>
<p>• 用途：用于需要优质音频质量的应用程序，如高级电话服务。</p>
<p>• 特点：</p>
<p>• 提供宽频音频的更高音质（50 Hz 到 7 kHz）。</p>
<p>• 改进了音质，同时降低延迟。</p>
<p>• 比特率：48, 56, 和 64 kbps，不过 64 kbps 是最常用的。</p>
<p>• 优点：&hellip;<span class="activity-read-more" id="activity-read-more-3087"><a href="https://forums.wirelesslink.net/forums/topic/voice-over-ip-voip/" rel="nofollow ugc">[阅读更多]</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>