03-02-2024 07:26 AM
I am working on building a Radio Environment Map (REM) and to achieve this, I desire to get a dataset that will contain frequency, received signal strength, and geographical parameters (latitude, longitude, gutter height, elevation, etc). Please, I would like to know if the USRP can be used to achieve this?
Thank you.
Solved! Go to Solution.
03-03-2024 10:21 PM
Hi
This is possible if you have programming skills and skills in using GPS-related tools.
Below is the RSSI measurement and GPS location information recording system that I previously built. Built with Raspberry Pi.
03-05-2024 11:38 AM
Thank you so much.
I have gone through the link and I commend your great work.
Please can you share me the codes and how to get the measurement software?
I am grateful for your help.
03-06-2024 12:20 AM
Hi
Unfortunately the measurement software is not open source. but alternatively you can use the rx_ascii_art_dft app. you have to modified the rx_ascii_art_dft for logging dBm values.
03-19-2024 04:37 AM
Thank you so much for your help so far. I am grateful.
I have placed order for a GlobalSat BT-708 Star IV USB GPS Receiver Mouse Dongle SiRF for laptop and car PC. Thanks to your guidance.
Please, I would like to request for your dataset to give me better understanding of the data structure and how to manipulate to get my aim before the GPS receiver I ordered arrive.
Thank you for your kindness always.