1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-03 01:10:49 +00:00
gnss-sdr/src/core
Leonardo Tonetto 20121dcc73 Re-organizing assistance data input and output
Now we are reading the assistance data from xml files if the correct
configuration option is set; defined the name for the xml files as
const inside control_thread.h; and finally moved the manipulation
of these files to the gnss_sdr_supl_client class, not anymore inside
the control_thread.

Signed-off-by: Javier Arribas <jarribas@cttc.es>
2014-05-06 12:19:26 +02:00
..
interfaces Tidying up includes: : C library, C++ library, other libraries' .h, project's .h. 2014-01-12 20:07:38 +00:00
libs Re-organizing assistance data input and output 2014-05-06 12:19:26 +02:00
receiver Re-organizing assistance data input and output 2014-05-06 12:19:26 +02:00
system_parameters Applying patch by Leonardo Tonetto 2014-04-25 21:48:52 +02:00
CMakeLists.txt Starting CMake support. In the root directory of gnss-sdr, type: 2012-12-24 02:33:50 +00:00