1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-11-14 13:54:57 +00:00

Commit Graph

  • e659ca96b2 Fix bug identifying the USRP Carles Fernandez 2012-11-01 11:05:27 +0000
  • 9727444b57 Fix device_address bug, added comments, code cleaning Carles Fernandez 2012-11-01 10:56:33 +0000
  • 422189b026 code cleaning Carles Fernandez 2012-10-28 14:11:42 +0000
  • 25a30e3851 Code cleaning Carles Fernandez 2012-10-28 13:20:55 +0000
  • df984c282b One "{" was missing Carles Fernandez 2012-10-28 12:47:33 +0000
  • f0852461fa Code cleaning Carles Fernandez 2012-10-28 12:38:11 +0000
  • 6b33aadd0b Code cleaning Carles Fernandez 2012-10-28 12:09:03 +0000
  • 9b62455366 Code cleaning Carles Fernandez 2012-10-28 11:38:50 +0000
  • ae4a867249 code cleaning Carles Fernandez 2012-10-28 10:56:04 +0000
  • fb0b2b8b33 Code cleaning Carles Fernandez 2012-10-28 08:43:48 +0000
  • 994de02032 Fix sign in Doppler acquisition tests Carles Fernandez 2012-10-28 08:26:13 +0000
  • b86d611314 TCP connector for Galileo tracking improved. Code cleaning in Galileo tracking Javier Arribas 2012-10-27 11:50:35 +0000
  • 16c4f4c919 Testing the new SourceForge repository Carles Fernandez 2012-10-26 15:03:18 +0000
  • 0826ea0077 Change of SourceForge repository because of their update. Carles Fernandez 2012-10-24 20:50:28 +0000
  • a4eb25ce62 Change of SourceForge repository because of their update. Delete Mac OS X instructions, since Apple's GCC toolchain is now broken and abandoned in favor of LLVM/Clang, and building GNU Radio in a Mac is now a roller coaster. Carles Fernandez 2012-10-24 20:46:14 +0000
  • d85f65ed4c Galileo E1b/c tracking improvement and code cleaning Javier Arribas 2012-10-24 08:02:51 +0000
  • 1aea9db69f Changed the "CN_estimators" library name by the more informative "lock_detectors". The CN0 estimators for GPS L1 C/A and Galileo E1 have been unified Carles Fernandez 2012-10-21 09:54:37 +0000
  • 3628453c52 - Bug in carrier lock detector algorithm corrected - Code cleaning and DLL/PLL variable renaming in galileo_e1_dll_pll_veml tracking Javier Arribas 2012-10-20 16:11:31 +0000
  • af92708c3d Added galileo_e1_dll_pll_veml MATLAB tracking dump reader script for 32 bit systems Javier Arribas 2012-10-20 15:06:50 +0000
  • 323e8e6765 Code cleaning, comments, code style fixes Carles Fernandez 2012-10-19 16:00:40 +0000
  • c241b7b1d6 - Added TCP connector for Galileo E1 simulink tracking - Added simulink-based Galileo_E1_DLL_PLL_VEML_Tracking David Pubill 2012-10-19 13:38:25 +0000
  • a25e712be6 Bug correction for acquisition and tracking: acquisition Doppler sign were inverted and this issue caused several wrong interpretations in tracking algorithms, resulting in a swap in I/Q components. Now the bug was corrected in all tracking algorithms. Javier Arribas 2012-10-18 10:24:41 +0000
  • 4859faa245 - PCPS Acquisition VOLK optimizations for the carrier wipeoff operation. -Added galileo E1 tracking matlab plot utility for 32 bits systems Javier Arribas 2012-10-18 08:33:59 +0000
  • bcce5431b7 Solved a bug on the Galileo PCPS acquisition where the local code replica was set to all zeros on some configurations. Javier Arribas 2012-10-17 16:05:35 +0000
  • 5b5f165d7b Some comments added, code cleaning Carles Fernandez 2012-10-16 23:02:02 +0000
  • f0a0f94007 Added documentation to the code Luis Esteve 2012-09-12 15:03:38 +0000
  • 2ef8d7de8a Cleaning the code. Luis Esteve 2012-09-05 14:15:23 +0000
  • 90146d26bf Bug fixed in flowgraph. Luis Esteve 2012-09-05 13:50:59 +0000
  • 02ab6ce7d7 New GPS L1 CA tracking module GpsL1CaDllPllOptimTracking optimized for speed: Javier Arribas 2012-09-04 15:57:30 +0000
  • 0703dd2af3 Optimizations in PCPS Acquisition module: Javier Arribas 2012-09-04 14:29:07 +0000
  • 03208cb76f Cleaned debugging prints. Luis Esteve 2012-09-03 12:31:29 +0000
  • 01c80dac80 Fixed bug in gnss_flowgraph.cc. Galileo satellites added to available_GNSS_signals_ Luis Esteve 2012-09-03 11:58:28 +0000
  • 10a4ac60df Cleaning code and comments Carles Fernandez 2012-09-02 16:53:59 +0000
  • cc02888dad Freq_xlating_fir_filter decimation factor now can be configured using GNSS-SDR configuration file. Javier Arribas 2012-08-30 15:50:10 +0000
  • cee0dd320d Added TTY serial device NMEA output (Linux only) Javier Arribas 2012-08-29 15:32:00 +0000
  • 598512529f Added NMEA 2.1 protocol for PVT dump. This is an experimental release that only supports FILE dump operations. Javier Arribas 2012-08-28 17:14:18 +0000
  • 45d7220dae First version of Galileo E1 DLL PLL Very Early Minus Late Tracking. Added some functions in Matlab to analyze the results. Luis Esteve 2012-08-28 13:38:33 +0000
  • 2bb7afc0ee Added Matlab functions to analyze tracking results in 64 bits systems. Luis Esteve 2012-08-24 14:27:44 +0000
  • c6c5decf9c Added Dilution Of Precision (DOP) values computation in the Least Squares PVT solver. Javier Arribas 2012-08-24 10:18:21 +0000
  • 5333c314bf Cleaning up the information Carles Fernandez 2012-08-19 17:07:59 +0000
  • 133f771bbe Added info about OSMOSDR_ROOT Carles Fernandez 2012-08-19 12:46:23 +0000
  • 1da1371214 Added information about the RTL-SDR support Carles Fernandez 2012-08-19 12:36:17 +0000
  • c28906dcfa Added information about the GN3S_DRIVER variable Carles Fernandez 2012-08-19 11:55:01 +0000
  • 7a8d4a6509 Added some const Carles Fernandez 2012-08-04 11:39:01 +0000
  • db5d130bff added phase initialization that removes warning when compiling Carles Fernandez 2012-08-04 08:41:32 +0000
  • 706e0372b9 Added variable initializations that remove warnings when compiling in release mode [-Wuninitialized] Carles Fernandez 2012-08-04 08:31:37 +0000
  • f2551edcd7 Added variable initializations that remove warnings when compiling in release mode [-Wuninitialized] Carles Fernandez 2012-08-04 08:14:51 +0000
  • eeb006a1ec Bug fixed. Luis Esteve 2012-08-03 14:16:45 +0000
  • 681bd60a58 Files to test an experiment performed by Luis Esteve in the framework of the Google Summer of Code (GSoC) 2012, with the collaboration of Javier Arribas and Carles Fernández, related to the extension of GNSS-SDR to Galileo. The objective is perform a positive acquisition of in-orbit Galileo signals in the E1 band. Luis Esteve 2012-08-02 11:46:37 +0000
  • 2252797386 Post-processing of Baseband signals captured using IQ Interleaved short integers are now supported using the new data type adapter Ishort_To_Complex Javier Arribas 2012-08-01 14:17:40 +0000
  • bc87ea4472 Added support for the Realtek RTL2832U OsmoSDR signal source. The Rtlsdr_Signal_Source adapter compilation is optional. See GNSS-SDR README for more information. Javier Arribas 2012-08-01 13:11:02 +0000
  • 690d7c66e7 About 40% of tracking speed improvement by extending the early local code replica and using memcpy to generate prompt and late replicas. Javier Arribas 2012-07-31 15:10:20 +0000
  • fb82c2246d Correlator class now takes profit of the GNU Radio memory alignment, used by Volk SIMD functions Javier Arribas 2012-07-31 12:35:07 +0000
  • b849b20a8c Added optional support for Sparkfun SiGe GN3S USB GPS RF sampler: Javier Arribas 2012-07-30 15:46:07 +0000
  • 721004b838 Changing nouns of variables of freq_xlating_fir_filter. Improving configuration files. Luis Esteve 2012-07-18 15:47:59 +0000
  • 6f7b4f5aea Added freq_xlating_fir_filter class, this class implements a FIR filter and a composite frequency translation that shifts center_frequency down to zero Hz. Luis Esteve 2012-07-18 13:29:18 +0000
  • 5ff5e8e7bd Better exception handling for File_Signal_Source Carles Fernandez 2012-07-15 11:08:10 +0000
  • e503ab9e0b Change from a personal data path to a generic ../data/my_capture.dat Carles Fernandez 2012-07-15 01:23:29 +0000
  • bff49cd862 Added some info stating that this is the default configuration file and the usage of the --config_file flag Carles Fernandez 2012-07-15 01:21:20 +0000
  • b67be26aa2 Explicitly informs about the logging path and how to change it with the --log_dir flag. This is specially useful in MacOS, where the default path is not /tmp but a lengthly, not-easy-to-memorize folder name. This change requires Boost 1.45 or above. Ubuntu 10.10 shipped Boost 1.42, so this change breaks compatibility with Ubuntu 10.10. Feel free to remove the boost::filesystem::temp_directory_path() call if you want to continue using Boost 1.42. The --log_dir flag will still work. Carles Fernandez 2012-07-15 01:08:18 +0000
  • d579d0d8e5 Gives and informative message and exits the program when the source file is not found, instead of abort and core dumping Carles Fernandez 2012-07-15 00:47:20 +0000
  • c9a06f702a Major update: 1) Galileo E1 Acquisition adapter block added (Gnuradio block modification to use the same block with the 2 systems with 2 adapters) 2) Tests and signal samples for Galileo E1 Acquisition signal block 3) Library for Galileo E1 signal processing 4) Galileo_E1.h with constant variables for this system Luis Esteve 2012-07-12 21:17:37 +0000
  • aab40c963d Simulink tracking block updated: generation of the Simulink model from a script MATLAB and improvement of the tracking algorithm (both PLL and DLL). Added multi-threading support for MATLAB. David Pubill 2012-07-03 12:52:12 +0000
  • fb287c0de3 remove weird symbol Carles Fernandez 2012-07-02 20:00:16 +0000
  • ec6952d356 revert changes Carles Fernandez 2012-07-02 19:58:08 +0000
  • 0d8b26de30 Revert changes of bits_slices struct since it was not decoding the navigation message properly Carles Fernandez 2012-07-02 19:53:52 +0000
  • f6892a8bf3 It seems that definitions such as Carles Fernandez 2012-07-02 12:45:20 +0000
  • b38b2e2177 Updated versions of required libraries Carles Fernandez 2012-07-02 12:37:27 +0000
  • 088cfbb552 small clean-up Carles Fernandez 2012-07-02 12:03:16 +0000
  • 8214655f54 Removed clang warning about bad-placed parentheses Carles Fernandez 2012-07-02 11:56:56 +0000
  • a6c230008f added documentation Carles Fernandez 2012-07-02 11:54:24 +0000
  • f8082227f8 fixed: Indentation according to coding style Carles Fernandez 2012-07-02 11:52:35 +0000
  • 950765180f Restructuring the src/tests directory. Deleted old tests. Added new test cases. Added signal sample for the tests. Luis Esteve 2012-06-22 14:17:28 +0000
  • 0cc9a67b47 Added documentation Carles Fernandez 2012-06-16 22:32:43 +0000
  • d467874a40 Bug correction in tracking lock detector threshold comparison algorithm. Javier Arribas 2012-04-19 18:18:53 +0000
  • 72df1f7ced minor code cleaning Carles Fernandez 2012-04-14 18:04:27 +0000
  • 1c0fed749d Removed some debug messages from release compilation to debug compilation (Using DLOG() instead of LOG_AT_LEVEL() ) to speed up a bit the release execution. Javier Arribas 2012-04-11 18:44:56 +0000
  • 9d34147e0f Major update to improve the GNSS-SDR pseudorange precision and correct some PVT bugs: Javier Arribas 2012-04-11 10:43:35 +0000
  • 89a67c93e8 code cleaning Carles Fernandez 2012-03-24 03:31:56 +0000
  • 7081c4fe8d code cleaning Carles Fernandez 2012-03-24 03:12:44 +0000
  • 0d6462e52a Unnecessary include removed Carles Fernandez 2012-03-24 03:01:55 +0000
  • 3533a08330 Fixed bug that prevented the code to compile in Mac OS. Documentation added Carles Fernandez 2012-03-24 02:53:00 +0000
  • 0319b180c6 David Pubill added to the Developers list Carles Fernandez 2012-03-18 22:02:35 +0000
  • ddb5b0ebba Small bug in UHD Source corrected Javier Arribas 2012-03-16 14:01:14 +0000
  • 5340adad36 Added keyboard response functionality: Now it is possible to stop GNSS-SDR from the keyboard order "q"+ENTER Javier Arribas 2012-03-16 12:04:36 +0000
  • 984b782660 Added a new tracking algorithm that uses TCP sockets to move the work of a processing block to a remote machine executing MATLAB Simulink. David Pubill 2012-03-16 10:55:58 +0000
  • 5f51f513a3 Correlator class librery now uses volk_profile information to select the best architecture for the SIMD enabled functions. Javier Arribas 2012-03-09 15:31:32 +0000
  • e3f8b0aeaa Code cleaning Carles Fernandez 2012-03-04 05:28:57 +0000
  • 572981888a How to build GNU Radio 3.5.2 and UHD in Mac OS X Carles Fernandez 2012-03-04 00:20:41 +0000
  • 8f49a21280 How to build GNU Radio 3.5.2 and UHD in Mac OS X Carles Fernandez 2012-03-04 00:14:12 +0000
  • 1cb02b5df2 New signal source for real-time operation with Universal Hardware Driver (UHD) devices. RF Real-time milestone reached!! Javier Arribas 2012-03-02 18:50:21 +0000
  • c428fe21c5 Changes in flowgraph and channel_fsm. Now the number of channels in acquisition mode can be controlled from the config file. Luis Esteve 2012-03-02 17:17:51 +0000
  • 756e6fe4e3 Bug fixed in compilation of fir_filter_test.cc on Mac Luis Esteve 2012-02-27 10:21:06 +0000
  • e3cf6883fa Fixed a bug in src/tests/test_main.cc Luis Esteve 2012-02-24 16:12:45 +0000
  • c0aca3b5d0 Major changes: - Fir_Filter implementation for InputFilter block in SignalConditioner - Tests for InputFilter and Resampler - Fixed some bugs Luis Esteve 2012-02-24 16:06:14 +0000
  • 17bf90e1c5 git-svn-id: https://svn.code.sf.net/p/gnss-sdr/code/trunk@175 64b25241-fba3-4117-9849-534c7e92360d Carles Fernandez 2012-02-23 19:23:03 +0000
  • 553cd48888 control_thread is now a smart pointer. No deletes in C++11 style. In this case I think is useless, but serves as example Carles Fernandez 2012-02-23 19:10:48 +0000
  • d665fe9fdb Updated direct_resampler_conditioner_cc_test Luis Esteve 2012-02-19 18:48:20 +0000
  • d5655f27df Major changes. Signal Conditioner holds now blocks to change data type, filter and resample input data. Luis Esteve 2012-02-19 17:45:51 +0000
  • 9eac86f3f2 Added direct_resampler files Luis Esteve 2012-02-18 17:45:37 +0000