Changes between Version 13 and Version 14 of expansion/gw16160
- Timestamp:
- 03/05/2026 01:01:55 AM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
expansion/gw16160
v13 v14 50 50 To get started, a recommended antenna is the Yokowo Manufacturing of America YOZ-52728ZZ01-YM available [https://www.digikey.com/en/products/detail/yokowo-manufacturing-of-america-llc/YOZ-52728ZZ01-YM/25603978 here] 51 51 52 A smaller option we like is the TW7972, and a bit larger one for machine control-type applications (or car tests) is the PolaNt* MC.v2.52 A smaller option we like is the TW7972, and a bit larger one for machine control-type applications (or car tests) is the !PolaNt* MC.v2. 53 53 54 54 A list of antennas from Septentrio is here: … … 186 186 187 187 Receiver config examples: 188 * use the !'LstDiskInfo,DSK1' receiver command to obtain info about it:188 * use the '!LstDiskInfo,DSK1' receiver command to obtain info about it: 189 189 {{{#!bash 190 190 LstDiskInfo,DSK1 … … 248 248 If connected to a link partner this provides a 100Mbps interface (which you may need to force via ethtool) 249 249 250 The !'EthernetMode' needs to be enabled in the receiver and this (as well as IPSettings) does not appear to be tracked by the receiver configuration (its stored in NVRAM automatically) and persists across power cycles.250 The '!EthernetMode' needs to be enabled in the receiver and this (as well as IPSettings) does not appear to be tracked by the receiver configuration (its stored in NVRAM automatically) and persists across power cycles. 251 251 252 252 The 'IPSettings' also need to be configured which default to dhcp with a hostname of mosaic-x5-xxxxxxx (where the last 7 digits are the serial number of the receiver). This is not tracked by receiver configuration (its stored in NVRAM automatically) and persists across power cycles. … … 272 272 * Link partner connected to the 2 pairs configured for 100mbps ethernet 273 273 * Firmware update to provide the 50Mhz clk from the Mosaic MAC 274 * EthernetMode enabled in the receiver274 * !EthernetMode enabled in the receiver 275 275 * Either set IPParameters for static IP or read it to get IP settings 276 276 … … 319 319 {{{#!bash 320 320 diff --git a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw82xx.dtsi b/arch/arm64/boot/dts/freescale/imx8mp 321 -venice-gw82xx.dtsi |321 -venice-gw82xx.dtsi 322 322 index 2b86cc62a41a..137d78c3eb4a 100644 323 323 --- a/arch/arm64/boot/dts/freescale/imx8mp-venice-gw82xx.dtsi … … 333 333 reg_usb2_vbus: regulator-usb2 { 334 334 @@ -414,7 +415,7 @@ MX8MP_IOMUXC_SAI3_RXC__GPIO4_IO29 0x106 /* PERST# */ 335 |336 335 pinctrl_pps: ppsgrp { 337 336 fsl,pins = <
