Javier Arribas
553e10449b
Update .gitignore
2014-06-13 17:56:16 +02:00
Javier Arribas
e5a213d390
Delete .cproject
2014-06-13 17:55:29 +02:00
Javier Arribas
530f1c5c21
Tes commit
2014-06-13 17:53:04 +02:00
Javier Arribas
bc16b6982f
Deleting Mara GIT test file
2014-06-13 15:02:13 +02:00
Javier Arribas
b0d33328d5
Simultaneous multi-GNSS system acquisition, tracking and telemetry
...
decoding: Changes in the flowgraph and in the configuration files to mix
channels from different GNSS systems in the same receiver. Hybrid
observables and PVT under construction.
The changes in the configuration file parameter names are NOT backward
compatible. The receiver can still work as usual in single GNSS system
mode but some modification on configuration files are required. Use the
example provided of Hybrid configuration file.
2014-06-10 18:58:17 +02:00
marabra
2a0df9a5bb
Added file "added_file_gps_gal" (to be removed) just for git test
2014-05-15 11:21:17 +02:00
Javier Arribas
a161d15366
Bug fixes and GPS to Galileo delta_t debug test implentation
2014-05-09 19:05:50 +02:00
Javier Arribas
75598c07d4
Adding GPS to Galileo time conversion parameters in Galileo almanac.
...
Adding Galileo almanac push to Galileo almanac queues
2014-05-09 13:04:05 +02:00
Leonardo Tonetto
7fc58001ec
Avoid memory leak
...
According to the best practices for boost, the shared_ptr constructor
should not be called inside a function call (return in this case).
Ref: http://www.boost.org/doc/libs/1_55_0/libs/smart_ptr/shared_ptr.htm
Signed-off-by: Javier Arribas <jarribas@cttc.es>
2014-05-06 12:46:42 +02:00
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
Javier Arribas
eac73b5baa
Fixed a bug that prevented the update of all shared map structures
...
(ephemeris, iono parameters, etc...)
2014-05-06 11:59:48 +02:00
Carles Fernandez
7c0a614ca3
Enjoy GNSS-SDR!
2014-04-27 23:58:32 +02:00
Carles Fernandez
1f44fa4ca0
Fixing link to the documentation page
2014-04-27 23:45:01 +02:00
Carles Fernandez
c2424975a4
adding links
2014-04-27 22:40:51 +02:00
Carles Fernandez
75c2c10e9e
adding break lines and html symbols
2014-04-27 22:27:38 +02:00
Carles Fernandez
764d6b920f
Fixing ends of line
2014-04-27 22:09:58 +02:00
Carles Fernandez
9b67b8a6ce
Adding more documentation and images to the README file
2014-04-27 21:46:23 +02:00
Carles Fernandez
3d796f3311
Updated picture with the new GNU Radio logo
2014-04-27 14:18:41 +02:00
Carles Fernandez
ba72ad3b78
Replacing old Subversion pointers to Git
2014-04-26 21:33:51 +02:00
Carles Fernandez
72dcffa241
restore default conf file
2014-04-26 20:44:58 +02:00
Carles Fernandez
5b5ab106c6
Merge branch 'modern_factory' into next
2014-04-26 20:01:19 +02:00
Carles Fernandez
949c9fa972
Merge remote-tracking branch 'origin/modern_factory' into next
...
Conflicts:
src/core/receiver/control_thread.h
2014-04-26 19:12:19 +02:00
Carles Fernandez
a8f85dbbfc
replacing raw pointers by smart pointers
2014-04-26 00:01:33 +02:00
Carles Fernandez
8f16b0d095
adding two missing queues
2014-04-25 23:31:11 +02:00
Carles Fernandez
3a68888636
Recovering main
2014-04-25 22:00:09 +02:00
Carles Fernandez
f371823fc0
Applying patch by Leonardo Tonetto
...
0001-Saving-acquisition-assistance-data.patch
2014-04-25 21:48:52 +02:00
Carles Fernandez
656864b769
replacing some raw pointers by smart pointers
2014-04-24 22:39:13 +02:00
Carles Fernandez
c60a4e8996
Replacing some raw pointers by smart pointers
2014-04-24 20:39:19 +02:00
Carles Fernandez
aa7d6a0f20
working on the new factory and the tests
2014-04-24 01:53:55 +02:00
Carles Fernandez
15dd3f98bf
Replacing some raw pointers by smart pointers
2014-04-24 01:02:53 +02:00
Carles Fernandez
6e20c9f8c6
Replacing some raw pointers by smart pointers
2014-04-24 00:52:11 +02:00
Carles Fernandez
7db1180d0a
Fix wrong casting (thanks to Leonardo Tonetto for spotting this error)
2014-04-23 21:51:46 +02:00
Carles Fernandez
312ddfbce3
Applying patch by Leonardo Tonetto <tonetto.dev at gmail.com> fixing
...
wrong casting.
2014-04-23 21:36:22 +02:00
Carles Fernandez
75aee95bde
Merge branch 'next' into modern_factory
2014-04-23 21:30:00 +02:00
Carles Fernandez
3d48f4816d
Markdown syntax that looks nice both at SourceForge and at GitHub
2014-04-23 21:18:20 +02:00
Carles Fernandez
697ef54b41
Sourceforge does not show the logo
2014-04-23 21:12:01 +02:00
Carles Fernandez
50a900afbf
Adding logo
2014-04-23 21:08:15 +02:00
Carles Fernandez
274a4f2a78
Adding logo
2014-04-23 20:59:46 +02:00
Carles Fernandez
be1403082d
Markdown that looks nice at SourceForge and at GitHub
2014-04-23 20:52:50 +02:00
Carles Fernandez
9fef34da0b
SourceForge & Gthub formatting
2014-04-23 20:44:37 +02:00
Carles Fernandez
493717289e
Formating in such as way that looks good in SourceForge and GitHub
2014-04-23 20:37:52 +02:00
Carles Fernandez
70799aa21e
testing markdown
2014-04-23 20:32:06 +02:00
Carles Fernandez
93cea14648
testing problems with return carriage
2014-04-23 19:51:12 +02:00
Carles Fernandez
9ea9225172
Testing how sourceforge interprets the markdown syntax
2014-04-23 19:38:22 +02:00
Javier Arribas
de91bf6b23
Fixing memory problem in Magnitude square test
2014-04-23 12:31:10 +02:00
Carles Fernandez
e52206008a
Adding documentation
2014-04-23 01:03:57 +02:00
Carles Fernandez
46fb0ea214
Replacing some raw pointers by smart pointers
2014-04-23 01:03:56 +02:00
Carles Fernandez
307ae28d50
Last retouches of the new factory and flowgraph.
2014-04-23 01:03:56 +02:00
Carles Fernandez
55da7e9716
replacing raw pointers by smart pointers in the control message factory
2014-04-23 01:03:56 +02:00
Carles Fernandez
a5af6ea889
Cleaning flowgraph
2014-04-23 01:03:55 +02:00