1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-12 15:56:02 +00:00

Commit Graph

  • 7df15841b4 Use GPSTk if found, let the user change that with -DENABLE_OWN_GPSTK=ON Carles Fernandez 2016-12-30 14:36:41 +01:00
  • e379dd7e1b Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into siggen Carles Fernandez 2016-12-30 14:10:24 +01:00
  • 166ec3622a Update GPSTk detection Carles Fernandez 2016-12-30 13:36:28 +01:00
  • e846b31547 Make the bitbake recipe work Carles Fernandez 2016-12-29 01:15:51 +01:00
  • 750c4a6297 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into siggen Carles Fernandez 2016-12-27 21:06:13 +01:00
  • 878d29736d Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-12-26 19:56:49 +01:00
  • c3fd3ab581 Fix build with static libs Carles Fernandez 2016-12-26 14:05:25 +01:00
  • 91f3d3085f Strip volk_gnsssdr-config-info if ENABLE_STRIP is ON Carles Fernandez 2016-12-26 13:31:12 +01:00
  • eaf369bd77 Switch from python Cheetah to Mako and add Python 3 support Carles Fernandez 2016-12-26 12:44:40 +01:00
  • 03ca18dc50 Remove tabs Carles Fernandez 2016-12-26 12:42:20 +01:00
  • 63aabc85e8 Update web links Carles Fernandez 2016-12-26 12:41:48 +01:00
  • f808a52e5a Fix wrong merge Carles Fernandez 2016-12-26 12:32:19 +01:00
  • 4694dca4f0 Add QA_PYTHON_EXECUTABLE variable Carles Fernandez 2016-12-26 12:29:05 +01:00
  • 4e64ff9e9e Add pointers to Mako and Six websites Carles Fernandez 2016-12-26 12:27:07 +01:00
  • 302f673f7e Update list of dependencies Carles Fernandez 2016-12-26 11:44:08 +01:00
  • 0aa8b4e9a7 Add suggestions if python-mako or python-six are not installed Carles Fernandez 2016-12-26 11:42:38 +01:00
  • 98e2b58f02 Fix duplicate symbols Carles Fernandez 2016-12-26 01:16:24 +01:00
  • 7f329578e9 Add python finder and module checker Carles Fernandez 2016-12-25 20:42:20 +01:00
  • 6bac6ece4d Relax version of required python-mako Carles Fernandez 2016-12-25 20:40:29 +01:00
  • 9664b65720 Merge branch 'mako' of https://github.com/carlesfernandez/gnss-sdr into no-cheetah Carles Fernandez 2016-12-25 19:10:02 +01:00
  • ec51b6cca9 Switch from cheetah to mako and six Carles Fernandez 2016-12-25 15:44:45 +01:00
  • 343410d73b Improve update instructions Carles Fernandez 2016-12-25 14:46:33 +01:00
  • f12e8b97f4 Better way to compute stdev Carles Fernandez 2016-12-25 13:45:06 +01:00
  • 19bc085e89 Change name to obs_gps_l1_system_test Carles Fernandez 2016-12-25 12:49:14 +01:00
  • c3e545ecfd Compute error stdev for pseudorange diff and Doppler Carles Fernandez 2016-12-25 12:10:15 +01:00
  • 1eb75e0170 Add Doppler observables Carles Fernandez 2016-12-24 19:51:13 +01:00
  • c2c96e5391 read and compare measurements Carles Fernandez 2016-12-24 15:58:04 +01:00
  • 4c8a74936c Read both RINEX obs files Carles Fernandez 2016-12-23 13:45:02 +01:00
  • cd1adc33c7 Usign GPSTk to read observables Carles Fernandez 2016-12-23 08:49:49 +01:00
  • 2c393af75a Add RINEX validations Carles Fernandez 2016-12-22 16:58:09 +01:00
  • 7f9d3c385d Simple example of GPSTk usage Carles Fernandez 2016-12-22 01:35:31 +01:00
  • cdf7fcfa99 Add GPSTk as an optional analysis tool Carles Fernandez 2016-12-21 18:52:45 +01:00
  • 2744a26344 Configure RINEX version via configuration This supersedes the value passed by the --RINEX_version flag. Useful for system testing Carles Fernandez 2016-12-21 15:43:00 +01:00
  • 211b7b34c0 Embed the whole system in a test Carles Fernandez 2016-12-21 14:21:52 +01:00
  • dda1833646 Add example of gnss-sim usage Carles Fernandez 2016-12-20 21:43:19 +01:00
  • 8b0d51a965 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2016-12-20 09:41:41 +01:00
  • 61cf9a59f2 Fix bad usage of set Carles Fernandez 2016-12-20 03:29:40 +01:00
  • 5279c2410e Fix building with openembedded Carles Fernandez 2016-12-20 03:02:43 +01:00
  • 4a02a1d294 Allow building with OpenEmbedded Carles Fernandez 2016-12-20 02:35:52 +01:00
  • 54bb964a89 Make BLAS and LAPACK not mandatory on ARM devices Carles Fernandez 2016-12-17 18:54:52 +01:00
  • 70e75a61d7 Update Armadillo version to 7.600.1 Carles Fernandez 2016-12-17 10:34:24 +01:00
  • a83436adc5 Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-12-17 10:22:00 +01:00
  • 88000d7f23 Removing more debug prints in LS PVT Javier 2016-12-14 11:19:08 +01:00
  • 90cff8b893 Removing debug print in LS PVT Javier 2016-12-14 11:04:32 +01:00
  • 07f30a8596 Add Ubuntu 16.10 Carles Fernandez 2016-12-06 14:55:39 +01:00
  • e56bb77979 Check for boost libraries required for volk_gnsssdr Carles Fernandez 2016-12-06 14:54:43 +01:00
  • e5000e4dca Add four new Galileo satellites: FM7, FM12, FM13, FM14 Carles Fernandez 2016-11-30 22:30:13 +01:00
  • cd36d91610 Revert "Update instructions to build glog from source" Carles Fernandez 2016-11-29 11:56:34 +01:00
  • 17966e579e Update instructions to build glog from source Carles Fernandez 2016-11-29 11:45:05 +01:00
  • e02b17d7a1 Clean script Carles Fernandez 2016-11-28 00:18:02 +01:00
  • ce4b53ef2d Fix gnutls-openssl detection Carles Fernandez 2016-11-27 23:51:51 +01:00
  • 37c475a39e Cleaning Carles Fernandez 2016-11-27 23:47:45 +01:00
  • efd52af2de Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-11-27 13:46:54 +01:00
  • 38e4551cf1 Ensure that gtest is built before building run_tests Carles Fernandez 2016-11-27 13:44:43 +01:00
  • c341cc7557 Ensure that libtool and automake are present if glog if built from source Carles Fernandez 2016-11-27 13:42:52 +01:00
  • 15358d7b01 Update gflags to 2.2.0 Carles Fernandez 2016-11-25 20:51:56 +01:00
  • c9ba5e8441 Fix detection of pthread in some environments Carles Fernandez 2016-11-24 19:49:35 +01:00
  • ff4a3fb78c Add toolchain file for openembedded Carles Fernandez 2016-11-24 14:31:05 +01:00
  • 44b3bb9251 Update Armadillo version to 7.500.2 Carles Fernandez 2016-11-20 12:51:41 +01:00
  • 75617798a2 Toolchain file for Zynq-7000 SoCs Carles Fernandez 2016-11-15 21:19:24 +01:00
  • 041571553f Improve detection of armv8-a processors Carles Fernandez 2016-11-13 09:40:15 +01:00
  • 8465ea9ed3 Detect aarch64 architecture (e.g. Odroid C2) Carles Fernandez 2016-11-10 00:16:41 +01:00
  • 8c832862c1 Update Armadillo version to 7.500.0 Carles Fernandez 2016-11-06 00:41:21 +01:00
  • 4443e2f01c Find dependencies in more architectures Carles Fernandez 2016-11-05 13:40:44 +01:00
  • 38bf45079f Fix building when gflags is installed in the system but glog is not Carles Fernandez 2016-11-05 09:20:24 +01:00
  • 3fd7639b6d Initialize all class members Carles Fernandez 2016-11-05 08:49:57 +01:00
  • 805ce850b9 Simplify CMake script Carles Fernandez 2016-11-04 16:25:34 +01:00
  • cc5cf87477 Fix automatic building of gflags and glog Carles Fernandez 2016-11-04 12:55:09 +01:00
  • 2e1e7aaec7 Fix doc Carles Fernandez 2016-11-04 09:26:19 +01:00
  • 19d212065b Add generation of RTCM messages for more receiver configurations Carles Fernandez 2016-11-04 09:19:31 +01:00
  • 05f8b78751 Change blocks name from L2_M to L2C Carles Fernandez 2016-11-03 19:33:04 +01:00
  • e918da7785 Change name of L2C observables block Carles Fernandez 2016-11-03 19:03:17 +01:00
  • 6ed6234170 Improve variable naming, some code cleaning Carles Fernandez 2016-11-03 16:58:54 +01:00
  • 035cc8c52a Make indentation clearer Carles Fernandez 2016-11-03 16:47:34 +01:00
  • 09f9e667c5 Add RTCM printer to some receiver configurations Carles Fernandez 2016-11-03 15:30:24 +01:00
  • 97ffee0b0c Use more descriptive names for variables Carles Fernandez 2016-11-03 14:52:30 +01:00
  • 1c975313b7 Use L2C observables for positioning Carles Fernandez 2016-11-03 14:33:20 +01:00
  • 866bb1537f Add Galileo E5a observables block Carles Fernandez 2016-11-03 12:18:56 +01:00
  • 779ab48feb Add observables block for GPS L2C Carles Fernandez 2016-11-03 12:02:25 +01:00
  • ed6ce7226b Fix satellite ID in RINEX observation data for GPS Carles Fernandez 2016-11-03 11:33:55 +01:00
  • 9a3d5950ba Add work on Galileo observables RINEX printer Carles Fernandez 2016-11-03 10:49:10 +01:00
  • abc2139ca6 Add work on the generation of RINEX files for more receiver configs Carles Fernandez 2016-11-03 08:20:31 +01:00
  • ea8e605fb5 Add work on the hybrid receiver Carles Fernandez 2016-11-03 00:07:05 +01:00
  • fe6b2387f4 Add moving average parameter in observables Carles Fernandez 2016-11-02 17:35:40 +01:00
  • d4a14c3f2d RINEX obs files GPS dual-band: Fill obs with 0s if signal is not present Carles Fernandez 2016-11-01 14:02:23 +01:00
  • ece71a53fb Improve log of dual-band GPS observations in RINEX files Carles Fernandez 2016-11-01 13:01:35 +01:00
  • 74a23c5575 Add the ability to print multiband Galileo observables in RINEX files Carles Fernandez 2016-11-01 11:00:44 +01:00
  • f3d2a02169 Merge branch 'rinex-l2' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2016-10-31 23:08:47 +01:00
  • ee5a889383 Add test for dual band Galileo Rinex observation file Carles Fernandez 2016-10-31 22:49:15 +01:00
  • f0bef19fdb Add multi-band capability to the Galileo observables RINEX printer Carles Fernandez 2016-10-31 22:32:58 +01:00
  • f816f4630c Merge remote-tracking branch 'cf/rinex-l2' into next Carles Fernandez 2016-10-30 10:30:00 +01:00
  • 0e10be6534 Clean code Carles Fernandez 2016-10-30 10:20:34 +01:00
  • 2ddc78992f Add ability to print GPS L2-only observables Carles Fernandez 2016-10-29 17:59:48 +02:00
  • 9a6dfc65d7 Fix reference to ICD Carles Fernandez 2016-10-29 17:21:13 +02:00
  • 2f145e8f19 Add ability to log GPS dual freq (L1/L2C) observations Carles Fernandez 2016-10-29 17:15:04 +02:00
  • 5e24e3d486 Fixes CNAV message files Carles Fernandez 2016-10-29 12:41:51 +02:00
  • 25a57d5b88 Work on Rinex printer Carles Fernandez 2016-10-29 11:42:17 +02:00
  • c9ec2df59d WIP: ephemeris read/write Cillian O'Driscoll 2016-10-29 09:18:17 +01:00
  • e50d5a60ce Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into next Carles Fernandez 2016-10-27 09:03:29 +02:00
  • 071dec2ebb Remove unrequired variable Carles Fernandez 2016-10-27 08:28:37 +02:00