1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-09 22:36:02 +00:00

Commit Graph

  • ece7bc2c65 Integrating a new volk kernel Carles Fernandez 2016-01-13 11:42:01 +01:00
  • f659005e63 Remove duplicated line Carles Fernandez 2016-01-13 11:19:07 +01:00
  • bbdf52dbed fixes for MacOS Carles Fernandez 2016-01-13 11:04:32 +01:00
  • 97ed762964 some fixes Carles Fernandez 2016-01-13 10:22:06 +01:00
  • 62f23a7a2b Fix warning (unused variable) Carles Fernandez 2016-01-12 23:22:50 +01:00
  • 551735e034 Fixes warning about posix_memalign Carles Fernandez 2016-01-12 23:19:09 +01:00
  • 48e9ada2e1 fix warning Carles Fernandez 2016-01-12 23:12:04 +01:00
  • eb1dbfe37b introducing new kernels Carles Fernandez 2016-01-12 22:48:59 +01:00
  • 1bf645c98c adding a missing kernel Carles Fernandez 2016-01-12 21:03:51 +01:00
  • 601dc7a85c Merge branch 'new_next' of git://github.com/Arribas/gnss-sdr into new_volk_module Carles Fernandez 2016-01-12 20:57:06 +01:00
  • 24909510e7 Updating volk_gnsssdr to the new volk scheme Carles Fernandez 2016-01-12 20:15:16 +01:00
  • c2676ec491 Added missing includes (to be removed in future versions). Steps towards the integration of new standalone kernels into volk_gnsssdr library. Javier Arribas 2016-01-12 18:58:00 +01:00
  • 5ba12c6fdb Added 16 bits short int complex ultra-fast resampler, carrier wipe-off and correlator kernels (250% faster than gr_complex) enabled in tracking GPS_L1_CA_DLL_PLL_C_Aid_Tracking_16sc tracking Javier Arribas 2016-01-11 16:49:37 +01:00
  • 05937e6995 bug fix in interleaved byte to complex data type adapter (incorrect scaled output when char to short int conversion was used, now replaced the two-step process by single GNURadio block interleaver char to complex) Javier Arribas 2016-01-11 12:26:45 +01:00
  • f4584a12c1 Fixing a couple of warnings Carles Fernandez 2016-01-11 11:32:41 +01:00
  • fc01c85203 Removing unused parameter (removes a warning) Carles Fernandez 2016-01-11 10:44:57 +01:00
  • 0a295f9147 Remove unused code Carles Fernandez 2016-01-11 01:02:44 +01:00
  • 2615cd1a5b required for size_t Carles Fernandez 2016-01-11 00:56:38 +01:00
  • aefe47cd7a Removing unused code Carles Fernandez 2016-01-11 00:50:09 +01:00
  • 2697fb6198 Cleaning includes Carles Fernandez 2016-01-10 22:21:31 +01:00
  • bc0e4f188b Cleaning includes Carles Fernandez 2016-01-10 14:30:04 +01:00
  • 5743f0f631 fix defect detected by coverity scan Carles Fernandez 2016-01-06 14:30:15 +01:00
  • 5b2645a964 Improving doc Carles Fernandez 2016-01-06 11:18:26 +01:00
  • 572d44813f small doc improvement Carles Fernandez 2016-01-06 11:01:16 +01:00
  • 489a55a76c adding PMT since it is not automatically linked in Linux Carles Fernandez 2016-01-06 10:16:49 +01:00
  • 14d3c3dd27 cleaning includes and removing gnuradio-trellis and gnuradio-fec dependencies Carles Fernandez 2016-01-06 02:05:34 +01:00
  • 5abc7b8b6a Include cleaning Carles Fernandez 2016-01-05 15:35:33 +01:00
  • 0a1aa50c4a Cleaning includes Carles Fernandez 2016-01-05 10:59:37 +01:00
  • 1c3a9f98ee cleaning includes Carles Fernandez 2016-01-04 23:52:21 +01:00
  • d0ac06d71d Cleaning includes Carles Fernandez 2016-01-04 22:56:52 +01:00
  • 972c86c1ea cleaning the use of includes Carles Fernandez 2016-01-04 18:06:54 +01:00
  • 9cdfc5e8c2 fixing a warning (unused variable) Carles Fernandez 2016-01-04 10:29:29 +01:00
  • 9e0c1bb719 remove unnedded headers Carles Fernandez 2016-01-03 15:22:52 +01:00
  • 70706cb87e removed unused variable Carles Fernandez 2016-01-03 15:11:57 +01:00
  • 9ea5d80935 Fixing silly redefinition of variable Carles Fernandez 2016-01-03 14:16:26 +01:00
  • c5407a5106 Improved handling of threads Carles Fernandez 2015-12-30 14:43:32 +01:00
  • 1b16fb6dfb Change according to dec480ab3f Carles Fernandez 2015-12-30 08:15:24 +01:00
  • 23f9b60dd9 update armadillo version Carles Fernandez 2015-12-27 13:36:05 +01:00
  • c5ab28510b fixing test Carles Fernandez 2015-12-27 11:23:09 +01:00
  • 217ed14b0a change input type short by ishort Carles Fernandez 2015-12-26 13:41:54 +01:00
  • cc3de3132d change input signal type from short to ishort Carles Fernandez 2015-12-26 13:08:12 +01:00
  • fe71418f7e Ignore messages from clients Carles Fernandez 2015-12-26 12:36:39 +01:00
  • fc91768c11 missing commit Carles Fernandez 2015-12-25 12:29:35 +01:00
  • 589342e4a4 fix typo Carles Fernandez 2015-12-25 12:27:08 +01:00
  • 215e4e8ada Fixing typos and adding info about RTCM format Carles Fernandez 2015-12-25 12:01:15 +01:00
  • 731752604d adding RTCM documentation Carles Fernandez 2015-12-25 11:38:08 +01:00
  • 286ee3b561 Integrating the RTCM printer Carles Fernandez 2015-12-25 10:25:22 +01:00
  • f70df3e581 Integrating the RTCM message printer Carles Fernandez 2015-12-24 20:56:41 +01:00
  • 354a19ad64 Removing unneeded parameter Carles Fernandez 2015-12-24 00:37:47 +01:00
  • ad228cb500 More work on the Rtcm class Carles Fernandez 2015-12-23 22:18:43 +01:00
  • ec7490a98b Fix bug in CN0 computation gps l1 ca dll pll Cillian O'Driscoll 2015-12-23 19:04:17 +00:00
  • 2a599b206e Update read tracking dump after float->double move Cillian O'Driscoll 2015-12-23 19:03:28 +00:00
  • 0c93565700 Whitespace removal Cillian O'Driscoll 2015-12-23 19:01:52 +00:00
  • 5ac2c3c47e Use code/subcarrier resamplers in gal. e1 de Cillian O'Driscoll 2015-12-23 19:01:19 +00:00
  • e3499c65f7 Updated prs codeless read tracking dump Cillian O'Driscoll 2015-12-23 18:59:38 +00:00
  • eb4b8ed385 Bugfix: setting pfa in gps l1 ca pcps acq Cillian O'Driscoll 2015-12-23 18:58:17 +00:00
  • eb3007c725 Numerous fixes/updates to prs codeless tracking Cillian O'Driscoll 2015-12-23 18:57:43 +00:00
  • baf3f9b8c6 Fixes for pcps acquisition when using double block Cillian O'Driscoll 2015-12-23 18:51:30 +00:00
  • a1188d37b7 Updates to two_bit_packed_file_signal_source Cillian O'Driscoll 2015-12-23 18:49:47 +00:00
  • f6e0490bca Fixed comments to reflect previous commit Cillian O'Driscoll 2015-12-23 18:47:17 +00:00
  • 96127d8fe5 Bugfix: big endian items in unpact_2bit_samples Cillian O'Driscoll 2015-12-23 18:44:38 +00:00
  • eea1c41072 Bugfixes in code and subcarrier resamplers Cillian O'Driscoll 2015-12-23 18:42:47 +00:00
  • a92775e829 Enable Rinex o/p even when no valid nav solution Cillian O'Driscoll 2015-12-23 18:41:47 +00:00
  • dd22536c9b const correctness Carles Fernandez 2015-12-23 18:29:38 +01:00
  • 6e39d8f32e removing tcp client class Carles Fernandez 2015-12-23 14:27:39 +01:00
  • 0f6bc1054e adding message types 1006 and 1008 Carles Fernandez 2015-12-23 14:05:00 +01:00
  • 06d9f21e68 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr.git into next Javier Arribas 2015-12-23 11:31:40 +01:00
  • 48c5227c9b bug fix for Mac OSX compiler Javier Arribas 2015-12-23 11:31:16 +01:00
  • 24982b1213 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2015-12-23 01:36:05 +01:00
  • 5bc26b3840 Fixing crash when shutting down the server Carles Fernandez 2015-12-23 00:56:21 +01:00
  • 9e009f48aa fixing typo Carles Fernandez 2015-12-22 19:30:53 +01:00
  • 07214154d9 deleting unused parameter Carles Fernandez 2015-12-22 19:18:36 +01:00
  • e1c6137597 Redesign of the TCP server Carles Fernandez 2015-12-22 18:45:07 +01:00
  • 9acc7e7a20 Replaced fix point NCO by VOLK phase rotator in CPU multicorrelator (around 5% faster). This optimization is enabled at this time only in Tracking_DLL_PLL_C_Aid. Sample config can be found in gnss-sdr_Hybrid_byte_sim.conf Javier Arribas 2015-12-21 11:59:15 +01:00
  • 651877af45 fix -Wreorder warning Carles Fernandez 2015-12-15 15:31:13 +01:00
  • 3a73261e4b Update Galileo ICD link to new version Carles Fernandez 2015-12-15 15:05:40 +01:00
  • cf75c669c8 adding a TPC client and server Carles Fernandez 2015-12-15 15:04:58 +01:00
  • 847716428e Updated GPU tracking implementation. Bug fixed in cuda correlator and performance improvements Javier Arribas 2015-12-11 13:53:43 +01:00
  • 9bcea5b9cb Merge branch 'next-gnss-sdr' into new_next Javier Arribas 2015-12-10 13:07:33 +01:00
  • 49523f7f9d Adding generation of MSM2, MSM3, MSM4, MSM5, MSM6 and MSM7 Carles Fernandez 2015-12-09 13:33:28 +01:00
  • 450728dfeb fix defect detected by coverity scan: rinex observables are printed if both GPS and Galileo observables are available. This avoids dereferencing an iterator though it is already past the end of its container (in case only one of them were available) Carles Fernandez 2015-12-08 21:10:17 +01:00
  • dbad0846b6 fixing big parameter passed by value instead of by reference by mistake Carles Fernandez 2015-12-08 21:04:06 +01:00
  • f6632141a7 adding data fields Carles Fernandez 2015-12-08 20:27:39 +01:00
  • 6c9a90abe4 fixing defects detected by coverity scan Carles Fernandez 2015-12-08 20:24:36 +01:00
  • 537bc5560e adding RTCM message types 1002, 1103 and 1004 Carles Fernandez 2015-12-06 20:08:38 +01:00
  • 6422683652 fix msg number for Galileo MSM1 messages Carles Fernandez 2015-12-05 13:32:45 +01:00
  • 4958874269 fixing order in MSM signal data Carles Fernandez 2015-12-05 11:27:15 +01:00
  • e47b5c003c fix conversion in 32 bits architectures Carles Fernandez 2015-12-04 19:52:46 +01:00
  • 47d55c09f8 fix compilation with gcc Carles Fernandez 2015-12-04 18:50:28 +01:00
  • 74975168e0 adding six more data fields Carles Fernandez 2015-12-04 15:13:59 +01:00
  • d8a0275c72 Now the Rtcm class prints MSM1 messages Carles Fernandez 2015-12-04 13:06:05 +01:00
  • 9ff223e18d First cut off PRS codeless tracking Cillian O'Driscoll 2015-12-03 14:45:51 +00:00
  • 3a29d35a34 Merge branch 'codeless' into prs_codeless Cillian O'Driscoll 2015-12-03 09:50:41 +00:00
  • 713a789166 Fixing rebase errors Cillian O'Driscoll 2015-12-03 09:41:20 +00:00
  • 0a74a58737 Updated E1 PRS VEML dump read utility Cillian O'Driscoll 2015-11-26 14:47:08 +00:00
  • 0be72bd105 Bugfix: computation of prs subcarrier Doppler Cillian O'Driscoll 2015-11-26 11:04:32 +00:00
  • 249ed32e7e Added check for code lock in prs DE Cillian O'Driscoll 2015-11-22 22:02:21 +00:00
  • 7d7a991bf7 Bugfix: was not using PRS divergence filter Cillian O'Driscoll 2015-11-22 14:39:18 +00:00
  • 03a2de9f08 Added initiall and final divergence bandwidths Cillian O'Driscoll 2015-11-22 14:38:18 +00:00
  • 6eaad8f8a3 Split prs code phase into int and fract parts Cillian O'Driscoll 2015-11-22 08:40:39 +00:00