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
Filter the output from PCAN gps fd
Re: Filter the output from PCAN gps fd
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.
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.