Is the PPS signal supported in the firmware as per the documentation?
Output consistently freezes after 1 min when using the INS example App with PPS from the GNSS connected to pin 2.
Many thanks,
Simon
Is the PPS signal supported in the firmware as per the documentation?
Output consistently freezes after 1 min when using the INS example App with PPS from the GNSS connected to pin 2.
Many thanks,
Simon
@Li-YiFan thanks for your response.
Do you have a rough estimate of when the next firmware will be released?
Alternatively can you point to to the relevant code in the Beta on github so that I can investigate?
Regards,
Simon
@simon-rob Hi Simon, the PPS function not support in the old firmware OpenIMU, cuttently we have beta version with PPS on testing, the official firmware/doc will be released in the next few weeks.
@simon-rob Hi simon,
sorry for the late msg, we have the beta version with pps function.
In the beta version test, the time lag between PPS and IO2/DRDY(the pin in OpenIMU develop board) signals can be arbitrary between 0 and 5 ms but it should be stable after 20s or so. The open source code will be published on VS code aceinna extension.
You could test the bin file with the step as following, and please add your comments.