1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-11 07:16:05 +00:00

Commit Graph

  • 2be266cc71 adding sincos kernel Carles Fernandez 2016-03-19 21:41:19 +01:00
  • a7fbc46807 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2016-03-18 20:44:33 +01:00
  • 1703be7612 Removing optim_tracking Carles Fernandez 2016-03-18 20:28:27 +01:00
  • c9ff9759cc Fixing some numerical problems Carles Fernandez 2016-03-18 19:46:18 +01:00
  • 083350bd61 Refactoring of GPS L1 CA telemetry decoder. PVT is not yet fully tested Javier Arribas 2016-03-18 17:36:29 +01:00
  • 840bb1b9a3 Work on the telemetry decoder to support the variable-length correlator in GPS L1 CA tracking Javier Arribas 2016-03-17 18:54:41 +01:00
  • 2f61ad7c64 Added configuration option to customize the extension of the GPS L1 CA correlation length after bit synchronization (options are: [1,2,4,5,10,20] ms). Increasing resolution in CN0 estimator internal variables. Javier Arribas 2016-03-16 17:32:20 +01:00
  • 6c2f3d8f43 Bug fixes in GPS CA L1 20 extended correlator Javier Arribas 2016-03-15 17:58:58 +01:00
  • 618099e62a Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-03-15 10:02:38 +01:00
  • 754e4436ee Revert "Experimental extended correlation for GPS L1 CA C_Aid tracking" Carles Fernandez 2016-03-15 10:01:08 +01:00
  • ca086f5821 Revert "Experimental extended correlation for GPS L1 CA C_Aid tracking" Carles Fernandez 2016-03-15 09:46:52 +01:00
  • 0507618736 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-03-15 09:35:59 +01:00
  • 2cf1ea85af fix app name in help message Carles Fernandez 2016-03-13 12:07:40 +01:00
  • 87dc56e147 Using vector multiply-accumulate in NEON kernels Carles Fernandez 2016-03-12 21:47:35 +01:00
  • f7c1c9ce43 Using multiply-accumulate in NEON Carles Fernandez 2016-03-12 19:30:00 +01:00
  • c236c3ab67 Exploiting multiply-accumulate in NEON Carles Fernandez 2016-03-12 13:32:10 +01:00
  • a93a01e9b1 prefetching data Carles Fernandez 2016-03-12 12:22:26 +01:00
  • 268f298fad More elegant workaround for 32-bit architecutres Carles Fernandez 2016-03-12 09:28:25 +01:00
  • c1c1bdb0b6 Remove volk_gnsssdr kernels from "Related pages" Carles Fernandez 2016-03-12 09:01:06 +01:00
  • 6e076e8143 Fixing bugs in extended correlator for GPS L1 Javier Arribas 2016-03-11 18:32:56 +01:00
  • 05f8d3598c Modified OS aiding of PRS codeless tracking Cillian O'Driscoll 2016-03-11 15:05:15 +00:00
  • d9c333c85f Improving documentation Carles Fernandez 2016-03-10 00:56:23 +01:00
  • 1f78183dd4 exclude volk pages Carles Fernandez 2016-03-09 21:31:56 +01:00
  • f6e713929a Adding documentation Carles Fernandez 2016-03-09 21:01:22 +01:00
  • 81f4eadb5b Deleting old, unused file Carles Fernandez 2016-03-09 19:35:56 +01:00
  • 243d66218b Change @VERSION by @LIBVER@ Carles Fernandez 2016-03-09 18:41:02 +01:00
  • 250375dbd3 Fix incorrect include when building with MSVC Carles Fernandez 2016-03-09 18:23:19 +01:00
  • 9a92672905 Fix some CMake complaints Carles Fernandez 2016-03-09 18:19:05 +01:00
  • cf44382afe tmpl: cast windows regs to int* calling cpuidex Carles Fernandez 2016-03-09 18:15:28 +01:00
  • 7d714c769f Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-03-09 15:57:37 +01:00
  • 1e9a9d1a55 reverting wrong commit Carles Fernandez 2016-03-09 15:56:07 +01:00
  • b03e3fc3af Revert "prefetching data in the cache" Javier Arribas 2016-03-09 15:44:55 +01:00
  • 14e109983a Added confguration option to set DLL and PLL bandwidth for 20 ms extended correlation in C_Aid GPS L1 CA tracking (dll_bw_narrow_hz and pll_bw_narrow_hz) Javier Arribas 2016-03-09 15:29:00 +01:00
  • d664dc63b3 Experimental extended correlation for GPS L1 CA C_Aid tracking Javier Arribas 2016-03-08 18:30:56 +01:00
  • fcae1e0ec5 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-03-08 15:29:35 +01:00
  • 59011a7772 prefetching data in the cache Carles Fernandez 2016-03-07 19:57:22 +01:00
  • aac79eb78a prefetching data in the cache Carles Fernandez 2016-03-07 19:25:12 +01:00
  • a3d7683c85 Fix segmentation fault of volk_gnsssdr_profile in 32-bit architectures Carles Fernandez 2016-03-07 18:35:40 +01:00
  • 7fdd912855 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2016-03-04 19:08:39 +01:00
  • 26ff3dbe1c main returns 0 upon normal ternimation Carles Fernandez 2016-03-04 15:26:55 +01:00
  • 32a36c3a43 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-03-04 14:13:05 +01:00
  • 833ca8ab8c Provisional bug fix to avoid random channel state machine deadlock caused by an incorrect sequence of events Javier Arribas 2016-03-04 14:08:19 +01:00
  • 36c8db4143 Code cleaning and removing deprecated tracking modules Javier Arribas 2016-03-01 16:45:46 +01:00
  • 7b562e8686 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-02-26 12:46:36 +01:00
  • 1bafa1e447 Migration of Galileo E1 DLL PLL VEML tracking to use the optimized cpu_multicorrelator class Javier Arribas 2016-02-26 11:14:45 +01:00
  • b94253cb10 Bug fix and ammend last commit message: If DISABLED (.Acquisition_1C.use_CFAR_algorithm=false) as an option in the acquisition configuration, it allows setting more stable thresholds in the presence of non-gaussian front-end noise (which is the usual behavior of front-ends....) Javier Arribas 2016-02-25 18:59:26 +01:00
  • f41a8ad6d9 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr.git into next Javier Arribas 2016-02-25 18:21:56 +01:00
  • 4480c12d94 Added a non CFAR PCPS acquisition algorithm based on the estimation of the post correlation noise floor. If enabled (.Acquisition_1C.use_CFAR_algorithm=true) as an option in the acquisition configuration, it allows setting more stable thresholds in the presence of non-gaussian front-end noise (which is the usual behavior of front-ends....) Javier Arribas 2016-02-25 18:21:30 +01:00
  • b24db5d77e Fix compilation with CMake 3.5 Carles Fernandez 2016-02-25 15:26:32 +01:00
  • 59f6b2b754 updating kernels Carles Fernandez 2016-02-22 11:24:59 +01:00
  • 29a91e66bf Adding two new Galileo satellites: FOC-FM8 and FOC-FM9 Carles Fernandez 2016-02-22 10:27:08 +01:00
  • 9ae59c2009 Adding missing include Carles Fernandez 2016-02-22 10:07:08 +01:00
  • 05412712e0 Merge branch 'neon' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2016-02-22 09:52:30 +01:00
  • 11c84ed8ad Fixing kernels Carles Fernandez 2016-02-19 11:03:24 +01:00
  • a17da468f5 fix Carles Fernandez 2016-02-19 10:41:29 +01:00
  • fde7176fc8 fix Carles Fernandez 2016-02-19 10:34:27 +01:00
  • 1e9b4a7b10 fix Carles Fernandez 2016-02-19 10:21:51 +01:00
  • 9e9cb3bb77 fix Carles Fernandez 2016-02-19 10:00:03 +01:00
  • 22bcd0dce4 fix Carles Fernandez 2016-02-19 09:49:59 +01:00
  • 383b966963 fix Carles Fernandez 2016-02-19 09:48:23 +01:00
  • 076cbb636e fix Carles Fernandez 2016-02-19 09:35:25 +01:00
  • 39ce43f7e3 fixes Carles Fernandez 2016-02-19 08:25:41 +01:00
  • 505b13a21a updating Carles Fernandez 2016-02-16 18:46:37 +01:00
  • 8991b455fb Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into neon Carles Fernandez 2016-02-15 20:23:00 +01:00
  • 3385d7a3e1 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-02-15 14:48:18 +01:00
  • b2a654c646 fix typos Carles Fernandez 2016-02-14 15:06:45 +01:00
  • 1930f02c4f saving one register in neon implementation Carles Fernandez 2016-02-14 15:02:17 +01:00
  • 6156f4b3de some small fixes Carles Fernandez 2016-02-14 14:52:26 +01:00
  • 4ae76541d7 adding deleted .gitignore Carles Fernandez 2016-02-13 14:29:28 +01:00
  • e8dfd860fb prefetching data in neon implementation Carles Fernandez 2016-02-13 14:26:40 +01:00
  • a4e2ceb9c4 Adding neon implementation Carles Fernandez 2016-02-13 14:16:40 +01:00
  • 907846d70b fix Carles Fernandez 2016-02-13 13:30:19 +01:00
  • 7b9daf3d53 fix Carles Fernandez 2016-02-13 13:27:03 +01:00
  • ca3046a9a9 fix Carles Fernandez 2016-02-13 13:18:49 +01:00
  • 83d7b72743 fixes Carles Fernandez 2016-02-13 12:53:39 +01:00
  • 5ed27443fe fix Carles Fernandez 2016-02-13 12:32:03 +01:00
  • 85bd40ed91 fix Carles Fernandez 2016-02-13 12:20:59 +01:00
  • d2a95c2638 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-02-13 11:21:05 +01:00
  • 0eb8537f52 GnuTLS was missing in homebrew instructions Carles Fernandez 2016-02-13 11:14:01 +01:00
  • f535259bed fix Carles Fernandez 2016-02-13 11:07:55 +01:00
  • 036b8805db fix Carles Fernandez 2016-02-12 21:56:44 +01:00
  • 3abefa246d fix Carles Fernandez 2016-02-12 21:28:37 +01:00
  • dd6b804364 fix Carles Fernandez 2016-02-12 21:27:01 +01:00
  • 70ec7a66f8 fixes Carles Fernandez 2016-02-12 21:24:07 +01:00
  • 21e6634689 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into neon Carles Fernandez 2016-02-12 13:10:52 +01:00
  • d4d73e24c1 Fixing some includes in volk gnsssdr kernels Javier Arribas 2016-02-12 12:36:08 +01:00
  • 912db4fe29 fixes Carles Fernandez 2016-02-12 12:00:54 +01:00
  • 5067c5852c fixes Carles Fernandez 2016-02-12 10:57:53 +01:00
  • 27afafce0f first attempt Carles Fernandez 2016-02-11 23:53:03 +01:00
  • bef9638729 missing part Carles Fernandez 2016-02-11 23:36:32 +01:00
  • c184fafbb3 even more stupid error Carles Fernandez 2016-02-11 23:05:01 +01:00
  • 8820e59eab stupid error Carles Fernandez 2016-02-11 23:03:11 +01:00
  • 4454d8800a kk2 Carles Fernandez 2016-02-11 23:01:28 +01:00
  • 787c28480b kk Carles Fernandez 2016-02-11 22:58:56 +01:00
  • e66ac2f476 neon hook Carles Fernandez 2016-02-11 22:53:05 +01:00
  • e400885800 Fixing puppets Carles Fernandez 2016-02-11 21:15:46 +01:00
  • 7f9dccd386 generic implementation simplification in volk gnsssdr kernel module Javier Arribas 2016-02-11 17:57:03 +01:00
  • 7d0e3126aa Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-02-09 19:43:07 +01:00
  • 53e0877b4e Added subcarrier phase output to e1 prs veml Cillian O'Driscoll 2016-02-09 16:44:58 +00:00
  • 43c36990ef Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-02-09 12:01:43 +01:00