Jump to content

jacklu333333

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by jacklu333333

  1. Hi, I want to practice the RISC-V processor on Arty-7 by following this tutorial. Little do I know the github link has been archived and most of its dependency are no longer maintained. Is there any other tutorial I can follow or github link being maintain by the public for opensource purpose? Or is there other RISC-V processor example tutorial for Arty-7? Thank in advance. Best Regards, Jack Lu
  2. Hi Arthur, Sorry for late reply. Thank you for providing the link. The PMTK documentation helps a lot. The GPS performance improve a lot after reconfiguration. Best Regard, Jack Lu For those who have similar problem, the PMTK can help improve the PmodGPS sensor, by enabled different mode. Also, you can use this to write the EPO file, to improve the oribt prediction. It would be a little better than build-in EASY mode. It is important to remember to write the initial time and location. As far as the RTCM, I think it would be difficult to acquire any info to enable this function. According to my trace, the company, Gtop GPS division, has been sold to Sierra. But Sierra cannot provide any info for how to enable it. If you have the need to improve the accuracy, I would suggest to take a look at other GNSS module. Remember paying attention to the mode supported by the GNSS you selected. Some of them only support two system at same time. However, according to my experiment, smartphone build-in GNSS block mostly support 4 system simultaneously. Also, if your application is ASIC like me, I would suggest to use serial communication between the FPGA and GNSS modules. According to my experience, most GNSS modules at least support this interface. Hope this will helps others.
  3. Hi, I am currently working on PmodGPS. I get to read the data from the serial port without any problem. And I would like to improve my accuracy further. I read on the datasheet there is something called RCTM using Differential GPS to enhance accuracy. However, according to the datasheet, it is inactive by default, I need to contact globaltop for detailed information. Yet, it seems the company no longer exists. Therefore, I was unable to contact them. Also, I am new to Differential GPS, so I am not sure exactly what kind of information I need to send to the IC. So my question is 1. How to enable the RTCM? 2. Is there any example or tutorial available? Thanks in advance. Sincerely, Jack Lu
×
×
  • Create New...