1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-12-15 20:50:33 +00:00
gnss-sdr/src
2018-11-30 11:07:01 +01:00
..
algorithms Galileo E5a is now debugged and working. Acquisition is using interrupts again. Each acquisition process opens and closes the acquisition device when an acquisition is done instead of having the device opened all the time. In this way the acquisition interrupt should only be received by the process that is using the interrupt at that time. 2018-11-30 11:07:01 +01:00
core Download and build PugiXML if not found 2018-11-11 12:27:01 +01:00
main Download and build PugiXML if not found 2018-11-11 12:27:01 +01:00
tests Galileo E5a is now debugged and working. Acquisition is using interrupts again. Each acquisition process opens and closes the acquisition device when an acquisition is done instead of having the device opened all the time. In this way the acquisition interrupt should only be received by the process that is using the interrupt at that time. 2018-11-30 11:07:01 +01:00
utils Download and build PugiXML if not found 2018-11-11 12:27:01 +01:00
CMakeLists.txt Use https instead of http in links when available 2018-05-13 22:49:11 +02:00