Filter the output from PCAN gps fd

Programmable Sensor Module with CAN FD Connection
Post Reply
manju
Posts: 21
Joined: Mon 24. Jun 2024, 16:09

Filter the output from PCAN gps fd

Post by manju » Mon 28. Oct 2024, 06:27

Hello Team,

Currently im using PCAN GPS FD and right now I'm getting output from both GPS and GNSS. But i want to edit in the standard firmware so that I get only GPS output. Can you please tell me in which part of the firmware the changes should be made so that I get only GPS value as output

Thanks and Regards
Thanks

J.Simon
Posts: 1
Joined: Mon 28. Oct 2024, 10:10

Re: Filter the output from PCAN gps fd

Post by J.Simon » Mon 28. Oct 2024, 11:59

Hello,

in the PCAN-DevPack for ARM-based products ( https://www.peak-system.com/PEAK-DevPack.565.0.html ) you can find the example '07_GNSS' for the PCAN-GPS FD module which describes how to change the satellite system and all possible combinations.
The function used in the example is called 'UBLOX_SetGNSS()' and is included in the standard firmware. It can simply be integrated into the standard firmware as in the example.

Post Reply