1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-27 23:43:16 +00:00
Commit Graph

543 Commits

Author SHA1 Message Date
Carles Fernandez
d4f4ef05ae Removing non-defined Pp macro 2014-12-06 10:23:14 +01:00
Carles Fernandez
4715721f95 merging from next 2014-12-05 19:36:16 +01:00
Carles Fernandez
5291c64254 adding a newline at the end of the file 2014-12-05 19:23:32 +01:00
Carles Fernandez
75bf5ba1a6 Adding new Galileo satellite 2014-12-04 00:58:58 +01:00
Javier
0d417271c5 Bug fix in UHD source that prevented the USRP device selection by IP
address.

Adding sample configuration file for USRP X300 (and other networked
USRPs)
2014-12-03 18:58:28 +01:00
Carles Fernandez
52f7fcee4c Adding short int data type (IF) 2014-11-29 14:00:15 +01:00
Carles Fernandez
59bfa75e01 Add "byte" (char) as another data type that pass_through can handle 2014-11-24 22:50:33 +01:00
Carles Fernandez
fb68a3d49d Fixing warning 2014-11-23 19:41:47 +01:00
Carles Fernandez
e572c8ebc1 fixing warnings 2014-11-22 10:59:30 +01:00
Carles Fernandez
1fadab3d08 Code cleaning 2014-11-22 10:19:06 +01:00
Carles Fernandez
3c89c1c5f6 Making it work for Xcode, credits to Andres Cecilia 2014-11-17 20:42:50 +01:00
Carles Fernandez
cdf14df239 Improving manpages and package description 2014-11-15 20:40:58 +01:00
Carles Fernandez
6e922693c1 fixing manpage 2014-11-14 22:05:46 +01:00
Carles Fernandez
54eb5d65be Making UHD not required, but used by default if found 2014-11-14 21:42:22 +01:00
Carles Fernandez
ee37617ce0 adding manpages 2014-11-14 21:03:45 +01:00
Carles Fernandez
e5a9843676 adding manpage 2014-11-14 19:26:12 +01:00
Carles Fernandez
3c8e048612 Create a stripped volk_gnsssdr_profile binary for debian packaging 2014-11-14 01:40:43 +01:00
Javier Arribas
b99bae71b9 Bug fix in cmakelists.txt involving volk_gnsssdr autobuild for
front-end-cal (credits to Carles!)
2014-11-13 17:31:55 +01:00
Carles Fernandez
75e971b3a8 change etc/ to share/ 2014-11-13 00:28:36 +01:00
Carles Fernandez
6842f49f23 minor fix 2014-11-12 23:08:06 +01:00
Carles Fernandez
d7c8ecc230 etc/ folder changed to share/ since it is a Filesystem Hierarchy
Standard (FHS) requirement for architecture-independent
application-specific static files
2014-11-12 23:05:53 +01:00
Carles Fernandez
8f1c3c4626 fixing license text 2014-11-10 02:11:46 +01:00
Carles Fernandez
14fab8b33e providing an uninstall target for volk_gnsssdr when installed as
standalone library
2014-11-09 21:21:46 +01:00
Carles Fernandez
e4bc947a80 fix warning 2014-11-09 21:03:29 +01:00
Carles Fernandez
98212ea1fe Remove warning 2014-11-09 20:38:35 +01:00
Carles Fernandez
059c23595c some linking fixes 2014-11-09 15:31:35 +01:00
Carles Fernandez
51427f046a Code cleaning 2014-11-09 13:17:18 +01:00
Carles Fernandez
ba5b057302 Fix macports compilation 2014-11-07 21:44:16 +01:00
Carles Fernandez
ad75893524 Some fixes to volk_gnssssdr integration. Adding copyright message. 2014-11-07 20:51:01 +01:00
Carles Fernandez
db7304c46f minor fixes 2014-11-07 19:05:23 +01:00
Carles Fernandez
3680e92a80 minor fixes 2014-11-07 19:04:59 +01:00
Carles Fernandez
5c996d14a4 adding -std=c11 flag 2014-11-07 18:50:40 +01:00
Carles Fernandez
18a35a223d changing block name 2014-11-07 18:39:24 +01:00
Carles Fernandez
48037e76da Adding a tracking block example using volk_gnsssdr 2014-11-07 18:37:28 +01:00
Carles Fernandez
87adf631e0 some fixes 2014-11-07 18:25:35 +01:00
Carles Fernandez
8afa1be6cf Adding volk_gnsssdr 2014-11-07 18:23:59 +01:00
Carles Fernandez
1b49c432b2 AAdding copyright and some fixes 2014-11-07 18:02:52 +01:00
Carles Fernandez
125583dfcc Merge remote-tracking branch 'andres/pull-request' into volk_gnsssdr_merge 2014-11-06 22:43:40 +01:00
Carles Fernandez
79f88bd142 Changes in the building system 2014-11-05 23:26:31 +01:00
andres
eb9b00f678 Fix 2014-11-05 03:28:49 +01:00
Carles Fernandez
76d00c7b1e Changes in program output when the configuration or source files are not
found
2014-11-05 01:39:13 +01:00
Carles Fernandez
d163f75a58 Removing reference to version 2014-11-04 21:30:18 +01:00
Carles Fernandez
74cb7ff362 Changing building system: 'cmake && make && sudo make install' 2014-11-04 21:28:01 +01:00
Carles Fernandez
efd4353d52 Remove ";" in the list of flags to the C compiler, since it prevents
compilation using Macports
2014-11-02 21:31:08 +01:00
andres
f2dd033c6a Merge branch 'next' into pull-request 2014-11-01 04:07:16 +01:00
andres
766cbf8d45 Allow compiling in linux, GCC... 2014-11-01 03:14:34 +01:00
andres
3e45e4cc56 Various changes:
Updated top CMakeFile.txt
Moved volk module to a better path.
Trying to add support for GCC.
Fixes.
2014-10-28 01:00:04 +01:00
Javier Arribas
a2cad4c147 Added support for Fraunhofer / TeleOrbit Flexiband front-end
demultiplexed signal files (interleaved I/Q byte-size files,
post-process only).

Use sample configuration file gnss-sdr_Hybrid_byte.conf to try it!

Go to http://www.iis.fraunhofer.de/de/ff/lok/leist/test/flexiband.html
to obtain free captures from Fraunhofer
2014-10-27 13:00:10 +01:00
andres
8bc0d302a7 Fixing 2014-10-27 12:42:44 +01:00
andres
f200d64277 Fixes for gcc 2014-10-27 05:38:02 +01:00