diff --git a/README.md b/README.md index 1d8a7ce..67307ae 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # GNSS Multipath Analysis +[![Python application](https://github.com/paarnes/GNSS_Multipath_Analysis_Software/actions/workflows/run-tests.yml/badge.svg)](https://github.com/paarnes/GNSS_Multipath_Analysis_Software/actions/workflows/run-tests.yml) + GNSS_MultipathAnalysis is a software for analyzing the multipath effect on Global Navigation Satellite Systems (GNSS). This software is largely based on the MATLAB software [GNSS_Receiver_QC_2020](https://gitlab.com/bjro/GNSS_reading_protocol/-/tree/main/GNSS_Receiver_QC_2020) made by Bjørn-Eirik Roald. Mainly it follows the same logic, just with Python syntax. However, there are added some other features like for instance: * Possible to use broadcasted ephemerides (not only SP3 files) * Also support RINEX v2.xx observation files