1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-08 13:56:04 +00:00

Commit Graph

  • 826a150e3f Added packaging option. Fixing some linking problems with gflags Carles Fernandez 2014-11-11 23:50:38 +01:00
  • b0a87def18 Fixing Debian package Carles Fernandez 2014-11-10 02:27:15 +01:00
  • 28e8f679b5 Adding packaging system Carles Fernandez 2014-11-10 02:12:56 +01:00
  • 8f1c3c4626 fixing license text Carles Fernandez 2014-11-10 02:11:46 +01:00
  • 59d918288b Adding hints for rpm packages Carles Fernandez 2014-11-09 21:52:02 +01:00
  • 14fab8b33e providing an uninstall target for volk_gnsssdr when installed as standalone library Carles Fernandez 2014-11-09 21:21:46 +01:00
  • a61c8e69e4 removing message if not found Carles Fernandez 2014-11-09 21:11:48 +01:00
  • 88603dfeda Fixing the case where gflags is present but glog is not. Carles Fernandez 2014-11-09 21:04:52 +01:00
  • e4bc947a80 fix warning Carles Fernandez 2014-11-09 21:03:29 +01:00
  • 98212ea1fe Remove warning Carles Fernandez 2014-11-09 20:38:35 +01:00
  • fa49906c03 Find gflags in more architectures Carles Fernandez 2014-11-09 20:31:26 +01:00
  • 4832c7cbcc update building documentation Carles Fernandez 2014-11-09 16:33:15 +01:00
  • 059c23595c some linking fixes Carles Fernandez 2014-11-09 15:31:35 +01:00
  • 51427f046a Code cleaning Carles Fernandez 2014-11-09 13:17:18 +01:00
  • f7f495175e updating info about volk_profile and volk_gnsssdr_profile Carles Fernandez 2014-11-08 01:20:10 +01:00
  • cdb84cfa6d Updating info about volk_gnsssdr Carles Fernandez 2014-11-08 01:13:40 +01:00
  • 86c3018299 cleaning Carles Fernandez 2014-11-07 21:44:44 +01:00
  • ba5b057302 Fix macports compilation Carles Fernandez 2014-11-07 21:44:16 +01:00
  • 7c59362177 Adding Andres Cecilia to the list of developers Carles Fernandez 2014-11-07 21:10:42 +01:00
  • ad75893524 Some fixes to volk_gnssssdr integration. Adding copyright message. Carles Fernandez 2014-11-07 20:51:01 +01:00
  • db7304c46f minor fixes Carles Fernandez 2014-11-07 19:05:23 +01:00
  • 3680e92a80 minor fixes Carles Fernandez 2014-11-07 19:04:59 +01:00
  • 9499fe434b minor cleaning Carles Fernandez 2014-11-07 18:51:08 +01:00
  • 5c996d14a4 adding -std=c11 flag Carles Fernandez 2014-11-07 18:50:40 +01:00
  • 18a35a223d changing block name Carles Fernandez 2014-11-07 18:39:24 +01:00
  • 48037e76da Adding a tracking block example using volk_gnsssdr Carles Fernandez 2014-11-07 18:37:28 +01:00
  • 87adf631e0 some fixes Carles Fernandez 2014-11-07 18:25:35 +01:00
  • 8afa1be6cf Adding volk_gnsssdr Carles Fernandez 2014-11-07 18:23:59 +01:00
  • 3289949f7d Adding FindORC Carles Fernandez 2014-11-07 18:03:40 +01:00
  • 1b49c432b2 AAdding copyright and some fixes Carles Fernandez 2014-11-07 18:02:52 +01:00
  • 125583dfcc Merge remote-tracking branch 'andres/pull-request' into volk_gnsssdr_merge Carles Fernandez 2014-11-06 22:43:40 +01:00
  • 3da379009d Now gnss-sdr can be installed by 'sudo make install' Carles Fernandez 2014-11-06 21:36:43 +01:00
  • 79f88bd142 Changes in the building system Carles Fernandez 2014-11-05 23:26:31 +01:00
  • eb9b00f678 Fix andres 2014-11-05 03:28:49 +01:00
  • 76d00c7b1e Changes in program output when the configuration or source files are not found Carles Fernandez 2014-11-05 01:39:13 +01:00
  • d163f75a58 Removing reference to version Carles Fernandez 2014-11-04 21:30:18 +01:00
  • 74cb7ff362 Changing building system: 'cmake && make && sudo make install' Carles Fernandez 2014-11-04 21:28:01 +01:00
  • 3f4afcb756 Updating uninstall target Carles Fernandez 2014-11-04 01:10:58 +01:00
  • efd4353d52 Remove ";" in the list of flags to the C compiler, since it prevents compilation using Macports Carles Fernandez 2014-11-02 21:31:08 +01:00
  • 13db523ff1 Update list of OS: Ubuntu 14.10 and Mac OS X 10.10 Yosemite Carles Fernandez 2014-11-02 15:15:00 +01:00
  • 8918f9d8ac Remore the ";" in the list of compiler flags since it was giving problems in some environments Carles Fernandez 2014-11-02 15:13:44 +01:00
  • f2dd033c6a Merge branch 'next' into pull-request andres 2014-11-01 04:07:16 +01:00
  • 766cbf8d45 Allow compiling in linux, GCC... andres 2014-11-01 03:14:34 +01:00
  • 3e45e4cc56 Various changes: andres 2014-10-28 01:00:04 +01:00
  • a2cad4c147 Added support for Fraunhofer / TeleOrbit Flexiband front-end demultiplexed signal files (interleaved I/Q byte-size files, post-process only). Javier Arribas 2014-10-27 13:00:10 +01:00
  • 8bc0d302a7 Fixing andres 2014-10-27 12:42:44 +01:00
  • f200d64277 Fixes for gcc andres 2014-10-27 05:38:02 +01:00
  • db738c7ea9 Added cmake version check. Deleted original volk andres 2014-10-27 05:19:26 +01:00
  • 4128b059b1 Fixing andres 2014-10-27 01:30:32 +01:00
  • 4a2e03f9a8 Fixing problems with _mm_loadu_si128 andres 2014-10-20 16:55:55 +02:00
  • d3aade34b2 Fixing includes in volk functions andres 2014-10-20 16:37:49 +02:00
  • 045c432920 Some changes to make it work with Yosemite Carles Fernandez 2014-10-18 12:39:58 +02:00
  • 49ba62cefa Adding detection of Mac OS X 10.10 Yosemite Carles Fernandez 2014-10-18 09:43:44 +02:00
  • b27f09907b Fixing detection of gfortran in Fedora and OpenSUSE (thanks to Nick Ristow) Carles Fernandez 2014-10-18 09:35:40 +02:00
  • 47b0ab9880 Fixing detection of Debian version Carles Fernandez 2014-10-18 09:10:13 +02:00
  • 61f6e125ea Updated GALILEO_VOLK_E1_DLL_PLL_VEML_TRACKING andres 2014-10-18 04:40:23 +02:00
  • 3b91cede64 Fixing merge andres 2014-10-18 04:01:46 +02:00
  • 5a498207c4 Merge branch 'volk_tracking_performance' into volk_merge_with_next andres 2014-10-18 02:42:01 +02:00
  • b139f531e5 Added patches to modify volk_gnsssdr andres 2014-10-17 05:10:30 +02:00
  • 0f7c23bd7e Commenting the code andres 2014-10-17 02:56:15 +02:00
  • 2fefe9f21c Created individual gnurdio tracking block for volk andres 2014-10-17 02:24:54 +02:00
  • 8badd81dbe Added AVX to s32f_x2_update_local_carrier_32fc andres 2014-10-17 01:56:13 +02:00
  • 313cb1c544 volk_gnsssdr_s32f_x2_update_local_carrier_32fc Andrés Cecilia Luque 2014-10-03 01:30:04 +02:00
  • da4288d502 Added 32fc_s32f_x4_update_local_code_32fc kernel Andrés Cecilia Luque 2014-10-01 13:39:07 +02:00
  • 67434d212c Fixing interface if SSE3 is found Carles Fernandez 2014-10-01 01:35:48 +02:00
  • ac1eb5eb51 Reordering ARM and SSE detection. Carles Fernandez 2014-10-01 01:09:44 +02:00
  • 6d17f317b6 Fixing variable output and removing garbage left by the tests Carles Fernandez 2014-10-01 00:36:03 +02:00
  • f6da992ac2 Updating Armadillo version to 4.450.0 and changing tabs by white spaces Carles Fernandez 2014-10-01 00:30:07 +02:00
  • 74ed037f6d Merge pull request #4 from anthony-arnold/arm Carles Fernandez 2014-09-30 10:23:22 +02:00
  • 5ebbddb1ed Merge branch 'next' of https://github.com/anthony-arnold/gnss-sdr into arm Anthony Arnold 2014-09-30 09:53:56 +10:00
  • 038ebcd314 Removing DOI from next Carles Fernandez 2014-09-29 22:55:09 +02:00
  • 897043d9d8 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2014-09-29 22:25:54 +02:00
  • 790a60c074 Merge git+ssh://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2014-09-29 21:24:42 +02:00
  • 7fe5c119ac Merge pull request #3 from anthony-arnold/arm Carles Fernandez 2014-09-29 19:18:01 +02:00
  • b2dab27cdb Modified tracking in order to test the protokernel Andrés Cecilia Luque 2014-09-27 01:44:49 +02:00
  • 6aa338e582 Fixed the name of some protokernels Andrés Cecilia Luque 2014-09-26 22:34:02 +02:00
  • ea3cd84e20 Improved 8ic_x7_cw_epl_corr_32fc_x5 protokernels Andrés Cecilia Luque 2014-09-26 22:23:32 +02:00
  • badd9cd64d Created quicker volk functions for cw_epl_corr Andrés Cecilia Luque 2014-09-26 00:55:29 +02:00
  • 7ded93f93e Fixing preprocessor directive. Anthony Arnold 2014-09-24 08:23:32 +10:00
  • c55be47565 Created macros for 8ic_cw_epl_corr_32fc Andrés Cecilia Luque 2014-09-22 18:18:20 +02:00
  • d71ae159dc Modified galileo_e1_dll_pll_veml_tracking_cc Andrés Cecilia Luque 2014-09-22 14:56:17 +02:00
  • c12de026cf Many changes to volk_gnsssdr Andrés Cecilia Luque 2014-09-22 14:41:53 +02:00
  • 08b695e4af Adding debian armhf to fortran search path Anthony Arnold 2014-09-18 23:35:08 +10:00
  • e1b84e31f2 Modifications to allow volk_gnsssdr+volk functions Andrés Cecilia Luque 2014-09-17 22:09:28 +02:00
  • 77b635e8c0 Merge with next Anthony Arnold 2014-09-18 02:10:56 +10:00
  • 2478a43b0a Flags for ARM Anthony Arnold 2014-09-18 01:04:58 +10:00
  • 4c2b0fbc45 Testing for ARM and SSE to compile for armhf Anthony Arnold 2014-09-18 00:50:44 +10:00
  • df2d8a88aa Changing C-style cast by C++ static_cast Carles Fernandez 2014-09-14 19:36:39 +02:00
  • 14ddc478a0 RINEX printer now takes objects by reference instead of by value. Adding some const. Carles Fernandez 2014-09-14 19:08:32 +02:00
  • 60fea64b5e Code cleaning Carles Fernandez 2014-09-14 18:53:51 +02:00
  • 478d22f973 Changing C-styled cast by C++ style Carles Fernandez 2014-09-12 20:31:42 +02:00
  • 9c7795dd9a Changing C-styled cast by C++ style Carles Fernandez 2014-09-12 20:23:39 +02:00
  • 798b54e87c Changing some C-styled cast to C++ Carles Fernandez 2014-09-12 18:27:19 +02:00
  • 966f5c7333 Changing cast to volk_malloc from C style to C++ Carles Fernandez 2014-09-12 14:13:23 +02:00
  • bb62dae014 Changing C-styled cast by C++ static_cast<>() Carles Fernandez 2014-09-12 13:34:43 +02:00
  • 35f9f30441 Some fixes and code cleaning Carles Fernandez 2014-09-12 10:56:04 +02:00
  • 4db2c6e060 Fixing test Carles Fernandez 2014-09-10 21:26:43 +02:00
  • 31b23c0fae Fixing signal generator Carles Fernandez 2014-09-10 21:26:08 +02:00
  • 6d1a76ba1d Fixing memory allocation Carles Fernandez 2014-09-10 19:23:19 +02:00
  • 59c503d38a Some fixes Carles Fernandez 2014-09-10 03:49:58 +02:00