PositionBasedonCommunicationSatellite
This software has developed a positioning software based on the Iridium satellite signal based on the C/C++ language and windows + QT platform, which basically realizes the following functions: 1. Doppler information processing and extraction and image presentation after the hardware collects the input data; 2. TLE update tool mainly for Iridium; 3. Automatic identification, overhead satellite prediction and positioning based on the extracted Doppler information and the satellite number of the TLE file, and displayed on the graphical interface based on Baidu Map API;
Install / Use
/learn @BIOSmode/PositionBasedonCommunicationSatelliteREADME
PositionBasedonCommunicationSatellite
<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/BIOSmode/PositionBasedonCommunicationSatellite/"> <img src="https://github.com/BIOSmode/PositionBasedonCommunicationSatellite/blob/master/Pic/logo.jpg" alt="Logo" width="200" height="120"> </a> <h3 align="center">IPoS -- Position Based on Communication Satellite</h3> </p> <!-- TABLE OF CONTENTS -->Table of Contents
<!-- ABOUT THE PROJECT -->About The Project
Cpomplie: Qt Creator 4.11.0 + Visual Statio 2015 and Visual Statio 2013 BaiduMap API environment: win10 VS2013 and QT 5.9.9 + Qt 5.9.9 (MSVC 2015 64-bit) + BaiduMap JavaScript API
This software has developed a positioning software based on the Iridium satellite signal based on the C/C++ language and windows + QT platform, which basically realizes the following functions:
- Cooperate with Novatel hardware to realize GPS-based positioning through USB serial communication and copperate with Tektronix and acchieve TekAPI-based capture function(multiple option) directly;
- Doppler information processing and extraction and image presentation after the hardware collects the input data (Multiple-Mode);
- TLE update tool mainly for Iridium and Iridium Next Satellite;
- Automatic identification, overhead satellite prediction and positioning based on the extracted Doppler information and the satellite number of the TLE file, and displayed on the graphical interface based on Baidu Map API;




Built With
Base on C/QT/C++/Js
<!-- USAGE EXAMPLES -->Usage
You can edit/use/run this project in QT Creator directly.
If you want to use the IPoS directly on windows, please clone the IPoS.zip in PositionSystem.
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are extremely appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the Mozilla Public License 2.0. See LICENSE for more information.
Contact
Your Name - sunguiyu96@gmail.com
Project Link: https://github.com/BIOSmode/TLEDownloader
