1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-28 15:08:51 +00:00
gnss-sdr/src/utils/front-end-cal
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
..
CMakeLists.txt Improving the way cmake detects GNU Radio. Switching from FindGnuradioXXX() to ConfigGnuradio.cmake. Fixed a typo in README. Tested in Mac OS X 10.9 and Ubuntu 13.10 64 bits, should work on other versions as well. 2013-11-13 21:07:33 +00:00
front_end_cal.cc Re-organizing assistance data input and output 2014-05-06 12:19:26 +02:00
front_end_cal.h Re-organizing assistance data input and output 2014-05-06 12:19:26 +02:00
main.cc Soem advances in the flowgraph 2014-04-23 01:03:53 +02:00