On Tue, Apr 25, 2023 at 07:43:40PM -0700, Richard Cochran wrote: > Your design might touch upon a number of points... I forgot the most important point, IMO: How will you handle time distribution across a wireless network? Consider the following simple case. GPS Radio ------> Station-A ~~~~~~ AP ~~~~~~ Station-B 1PPS WiFi WiFi Here Station-A should become the PTP server, and Station-B should become a PTP client. In 1588, this is accomplished by forming a spanning tree over the wired network, based on time quality fields advertised. AFAICT, the standards provide almost no hint how this is supposed to work over WiFi. I'd like to know your plans for solving this aspect. Just exposing FTM to user space doesn't help all. It gets even better. Replace that "AP" with "mesh network" and image Station-B moves around... What happens next? Thanks, Richard