开源软件
名称 | 描述 | 下载链接 |
NTP | NTP(网络时间协议)代码仓库 – 用于时钟同步。 NTP允许Falcon内部时钟与外部时钟实现毫秒级的同步。 | https://bitbucket.org/ivusw/linuxntp |
U-Boot | U-Boot代码仓库 – 用作操作系统的引导加载程序。 U-Boot作为Falcon的主引导加载程序,在传感器上电时加载并启动Linux。 | https://bitbucket.org/ivusw/zynqmp_uboot |
PTP | PTP(精确时间协议)代码仓库 – 用于时钟同步。PTP允许Falcon内部时钟与外部时钟实现亚微秒级的同步。 | https://bitbucket.org/ivusw/linuxptp/ |
Linux 5 | Linux代码仓库 – 这是在Falcon内部运行的Linux操作系统。 | https://bitbucket.org/ivusw/linux5-xlnx |