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

Commit Graph

  • 04b6507267 Merge branch 'next' into multisignals Carles Fernandez 2015-05-06 18:10:11 +02:00
  • f03336d82b Removing warning (not needed call to 'abs') Carles Fernandez 2015-05-06 17:37:01 +02:00
  • f31122a4c8 Starting multichannel configuration Carles Fernandez 2015-05-06 17:30:19 +02:00
  • 37a346f3f6 Merge branch 'next' into arribas_next Javier 2015-05-06 16:49:11 +02:00
  • d8d5daa5d8 GPS L2C M acquisition and tracking ready. Old configuration file format. Bug fix on GPS L1 DLL PLL that prevented the output of gnss_synchro during the acqusition to tracking transition. Javier 2015-05-06 16:33:51 +02:00
  • ec7c514a84 adding missing end of line in terminal output Carles Fernandez 2015-05-06 12:40:21 +02:00
  • cace34dffb making the resampler faster Carles Fernandez 2015-05-06 10:53:27 +02:00
  • 4c5efd1e8b GPS L1 C/A + GPS L2C M dual frequency offline acquisition and tracking READY. Issues on PRN numbering are being investigated... Javier 2015-05-05 18:18:16 +02:00
  • 454d0c0208 Fixing phase Carles Fernandez 2015-05-05 16:59:34 +02:00
  • 90ae04ee19 Faster local carrier generation Carles Fernandez 2015-05-05 16:14:46 +02:00
  • b4cfef1a44 Faster resampler Carles Fernandez 2015-05-05 13:00:24 +02:00
  • e354b1ce53 less verbose logging in Release Carles Fernandez 2015-05-04 22:16:26 +02:00
  • c9300c45a0 adding missing include Carles Fernandez 2015-05-03 13:17:21 +02:00
  • 1011bb0863 Faster local carrier update (25% of improvement) Carles Fernandez 2015-05-03 13:15:17 +02:00
  • caa10a583f adding missing include Carles Fernandez 2015-05-03 12:35:37 +02:00
  • 09e86c2750 faster update Carles Fernandez 2015-05-03 12:33:51 +02:00
  • b7c1469616 20% of performance improvement Carles Fernandez 2015-05-03 10:50:57 +02:00
  • 00d2941267 Adding an option for using gprof Carles Fernandez 2015-05-03 10:15:51 +02:00
  • 28c8ff8121 Improve instructions for Ubuntu 14.04 LTS users. Updated Armadillo version Carles Fernandez 2015-05-01 18:31:31 +02:00
  • 7cbc0a6efa changing integer absolute value function 'abs' when argument is of floating point type by std::abs Carles Fernandez 2015-05-01 09:28:45 +02:00
  • cec1aa2e75 Merge branch 'anthony-arnold-osmoflags' into next Carles Fernandez 2015-04-30 20:18:05 +02:00
  • 4fb3ec2af3 small fix for packaging Carles Fernandez 2015-04-30 20:15:06 +02:00
  • f556660e1f Merge branch 'osmoflags' of https://github.com/anthony-arnold/gnss-sdr into anthony-arnold-osmoflags Carles Fernandez 2015-04-30 20:13:14 +02:00
  • 60b7fe8e08 Added GPS L2M Tracking and its unit test. Still experimental! Javier 2015-04-30 17:48:21 +02:00
  • 9d61617769 Example config Anthony Arnold 2015-04-30 23:36:47 +10:00
  • b059d5a648 Print args Anthony Arnold 2015-04-30 23:36:36 +10:00
  • 9a3980c8d9 Reset gflags URL Anthony Arnold 2015-04-30 23:16:44 +10:00
  • 9f49473b74 Merge branch 'link' into osmoflags Anthony Arnold 2015-04-30 23:06:09 +10:00
  • a9c77939df OsmoSdr args Anthony Arnold 2015-04-30 17:25:03 +10:00
  • 9ecf17a602 Link dependencies Anthony Arnold 2015-04-30 17:18:15 +10:00
  • 6618c220d0 Added L2C_M simple PCPS acquisition adapter and its associated unit test Javier 2015-04-29 14:19:17 +02:00
  • bf1c612be5 Added PRN 24 to available_gps_prn (was missing) Carles Fernandez 2015-04-29 13:43:04 +02:00
  • 5f68f92a23 Merge pull request #7 from joh2511/next Carles Fernandez 2015-04-29 13:36:00 +02:00
  • 7163d8502a Added PRN 24 to available_gps_prn (was missing) Johannes Pillmann 2015-04-28 17:07:28 +02:00
  • 9b4435ac67 Pointer safety, code cleaning Carles Fernandez 2015-04-27 00:36:45 +02:00
  • 64b069f50d Try to get the Volk version Carles Fernandez 2015-04-27 00:33:13 +02:00
  • f250e08652 adding ref to Ubuntu 15.04 Carles Fernandez 2015-04-24 19:47:15 +02:00
  • faeeed68a1 small fix Carles Fernandez 2015-04-24 19:39:45 +02:00
  • 12b5d798a7 GPS L2C M acquisition incremental update: Added preliminarly support of multiple signals on the same system in GNSS-SDR architecture Javier 2015-04-24 19:11:45 +02:00
  • 75983a0471 Adding GPS L2C M code generators and PCPS Acquisition algorithms skeletons Javier 2015-04-23 16:20:06 +02:00
  • e72a743e22 Merge branch 'next' into arribas_next Javier 2015-04-22 17:34:19 +02:00
  • a97d98766e Added config file sample to use the CTTC's Flexiband GNURadio driver with binary multiplexed multichannel GNSS signal captures Javier 2015-04-22 17:23:43 +02:00
  • a709874df4 Added support for new features of Flexiband GNURadio driver developed by CTTC: Now it is possible to read signal from USB front-end frames captured by Flexiband native driver. Javier 2015-04-15 17:56:51 +02:00
  • 0691778a36 Merge branch 'next' of ssh://git.code.sf.net/p/gnss-sdr/cttc into next Carles Fernandez 2015-03-31 17:38:16 +02:00
  • ccca607451 finding recently submitted libgtest-dev port in Mac OS X Carles Fernandez 2015-03-29 20:13:03 +02:00
  • 7f8dc3edcc Adding info about selecting a python version Carles Fernandez 2015-03-27 15:56:52 +01:00
  • acb35ccdd9 Adding more Teleorbit Flexiband frontend configurations (gnss-sdr config files) Javier 2015-03-25 14:34:53 +01:00
  • 5dcc4d752c A new home and version for glog Carles Fernandez 2015-03-24 21:44:03 +01:00
  • 892295dd3a A new home and version for Gflags Carles Fernandez 2015-03-24 19:53:10 +01:00
  • db7e5aed0b fixing message when gfotran is not found Carles Fernandez 2015-03-22 11:36:40 +01:00
  • a4343c3b6b Remove gfortran from the list of required dependencies, but still used if present Carles Fernandez 2015-03-22 11:33:28 +01:00
  • 7dbc3dfb7b Update Armadillo version to 4.650.4 Carles Fernandez 2015-03-22 10:40:12 +01:00
  • 295d044592 Merging Anthony's branch Carles Fernandez 2015-03-20 21:24:02 +01:00
  • ce5783ca61 Merge branch 'cross-compile' of https://github.com/anthony-arnold/gnss-sdr into anthony-cross-compile Carles Fernandez 2015-03-20 21:14:56 +01:00
  • b052f7ace6 Fixing bug in UTC time computation Carles Fernandez 2015-03-20 20:17:41 +01:00
  • c42ce67b3c Sending toolchain file properly Anthony Arnold 2015-03-21 02:02:41 +10:00
  • 06d58bcce1 Cross-compilation fixes Anthony Arnold 2015-03-21 00:23:16 +10:00
  • 3f5c8965c6 Fixes building in some environments Carles Fernandez 2015-03-17 08:25:28 +01:00
  • cb1fd9e727 code cleaning Carles Fernandez 2015-03-17 00:22:20 +01:00
  • 078260d83f Code cleaning Carles Fernandez 2015-03-16 21:43:19 +01:00
  • 37884afd0d Code cleaning Carles Fernandez 2015-03-04 21:22:35 +01:00
  • f0b9e03dcd Code cleaning Carles Fernandez 2015-03-04 21:09:44 +01:00
  • 944dd2c0d1 Merge branch 'next' of git+ssh://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2015-03-04 20:54:15 +01:00
  • 0bd2ee5a9f Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr.git into next Javier 2015-03-04 19:01:24 +01:00
  • 9afff479b1 Updated multichannel frontend support. Javier 2015-03-04 19:00:57 +01:00
  • fde51c453b Fixing reading of UTC and IONO data in Galileo Carles Fernandez 2015-03-04 17:12:42 +01:00
  • d72d853843 Fixing reading of UTC and IONO data in Galileo Carles Fernandez 2015-03-04 16:15:59 +01:00
  • 6cf4b35988 All the tracking blocks set valid pseudoranges to false Carles Fernandez 2015-03-04 10:47:54 +01:00
  • e83869f8a9 RINEX files headers are now updated when UTC and IONA data are received Merge branch 'update_headers' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2015-03-04 00:05:00 +01:00
  • e501883043 Fix update of RINEX observation header Carles Fernandez 2015-03-03 22:48:03 +01:00
  • a4e48eac4d Removing warning Carles Fernandez 2015-03-03 21:56:17 +01:00
  • 42ea31b677 Fixing utc and iono info reading when channel 0 is out of lock Carles Fernandez 2015-03-03 20:40:14 +01:00
  • 504e96b536 Fixing bug in updating RINEX obs headers Carles Fernandez 2015-03-03 20:07:35 +01:00
  • 8b84847a5a Updating RINEX obs header when leap second is available (version 3.02) Carles Fernandez 2015-03-03 19:56:40 +01:00
  • 474f78f500 New Teleorbit Flexiband adapter for Teleorbit Flexiband frontends (optional signal source). It requires a external GNU Radio driver. Javier 2015-03-03 18:07:26 +01:00
  • 0b47f2e719 Updating RINEX obs header when leap second is received (version 2.11) Carles Fernandez 2015-03-03 18:01:53 +01:00
  • bf85e1fbe1 Updating RINEX nav file when IONO and UTC data are available (version 3.02) Carles Fernandez 2015-03-03 17:35:26 +01:00
  • d3f669cebe remove undesired terminal output Carles Fernandez 2015-03-03 15:57:16 +01:00
  • ee279e5e28 Updating RINEX nav header for version 3.02 Carles Fernandez 2015-03-03 15:39:23 +01:00
  • 9862ec7dfd Removing a blank line in the RINEX file Carles Fernandez 2015-03-03 15:07:37 +01:00
  • db7b746297 Updating the nav RINEX printer when IONO and UTC data are received (v2.11) Carles Fernandez 2015-03-03 14:56:22 +01:00
  • 4ab6f67733 fixing conf files Carles Fernandez 2015-03-01 22:34:04 +01:00
  • 7c7f0ecbd2 Merge remote-tracking branch 'Arribas/next' into multisource Carles Fernandez 2015-03-01 22:23:17 +01:00
  • 1ce175fc04 Bug fix from merge Javier Arribas 2015-03-01 22:02:38 +01:00
  • 46752fcc7c Merge branch 'next' into Arribas_branch/next Javier Arribas 2015-03-01 21:33:20 +01:00
  • 7303f3c3fd hook for updating rinex headers Carles Fernandez 2015-03-01 21:16:29 +01:00
  • 8bb61f6aeb Setting flags for IONO and UTC Carles Fernandez 2015-03-01 21:09:18 +01:00
  • 7a681a287d Debug output cleaning Javier Arribas 2015-03-01 20:58:03 +01:00
  • 304f38b81a Added multichannel frontend support. Enabled in UHD signal source. Multisource configuration minor changes Javier 2015-03-01 20:25:50 +01:00
  • 1fac798454 Remove warning Carles Fernandez 2015-03-01 19:53:28 +01:00
  • 1176361e79 fixing IONO and UTC reading Carles Fernandez 2015-03-01 14:49:55 +01:00
  • 9dd69c0ac9 Fix reading of IONO and UTC data Carles Fernandez 2015-03-01 13:06:05 +01:00
  • a4ba3bfd9e Fixing some warnings Carles Fernandez 2015-02-28 17:08:07 +01:00
  • ef56917fa7 Removing some warnings Carles Fernandez 2015-02-28 13:56:33 +01:00
  • e4bd312731 merging next Merge branch 'next' of https://git.code.sf.net/p/gnss-sdr/cttc into next Carles Fernandez 2015-02-27 19:21:49 +01:00
  • 2a2740cb01 Code cleaning Carles Fernandez 2015-02-27 18:21:25 +01:00
  • 9e1017ed23 merging next Carles Fernandez 2015-02-27 17:37:42 +01:00
  • 85c35ea0a5 Fixing test Carles Fernandez 2015-02-27 15:58:07 +01:00
  • 8cd59646bb Some warnings removed Carles Fernandez 2015-02-27 14:55:46 +01:00
  • f10ba2fb1d Removing compilation warnings Carles Fernandez 2015-02-27 13:11:06 +01:00