Commit Graph

  • 9618918aee
    Improve formatting consistency Carles Fernandez 2023-12-21 14:46:27 +0100
  • c498809bfb
    Better initialization for Fpga_dynamic_bit_selection constructor Carles Fernandez 2023-12-21 14:25:01 +0100
  • acf80198af
    Remove leftovers from building in the source directory Carles Fernandez 2023-12-21 13:58:31 +0100
  • 4916c6c8e8
    Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan Carles Fernandez 2023-12-21 13:57:41 +0100
  • d8fabdb4ac
    Add [[maybe_unused]] to silence warnings Carles Fernandez 2023-12-21 10:18:12 +0100
  • dfbdd4bc76 fix comment Marc Majoral 2023-12-20 18:01:40 +0100
  • 3df8b9e83f remove EZDMA files Marc Majoral 2023-12-20 17:01:24 +0100
  • 8b512d997b Remove the EZDMA driver, fix time reporting when using the FPGA, and include minor fixes for the dynamic bit selection, the AD9361 FPGA signal source, and the FPGA acquisition sampling factor parameter Marc Majoral 2023-12-20 16:32:40 +0100
  • ecadadce95
    fix comment Marc Majoral 2023-12-20 18:01:40 +0100
  • ac3319d906
    remove EZDMA files Marc Majoral 2023-12-20 17:01:24 +0100
  • ad23e1c398
    Remove the EZDMA driver, fix time reporting when using the FPGA, and include minor fixes for the dynamic bit selection, the AD9361 FPGA signal source, and the FPGA acquisition sampling factor parameter Marc Majoral 2023-12-20 16:32:40 +0100
  • 071f78202d
    CI: update checkouts Carles Fernandez 2023-12-13 22:38:01 +0100
  • 9c95aeb07f
    Avoid deprecation warnings when VOLK >= 3.1 Carles Fernandez 2023-12-13 22:12:29 +0100
  • e286a0d807
    Fix more defects detected by Coverity Scan Carles Fernandez 2023-12-03 14:33:23 +0100
  • 906d717381
    Fix more defects detected by Coverity Scan Carles Fernandez 2023-12-03 11:42:30 +0100
  • e836d8f471
    Fix more defects detected by Coverity Scan Carles Fernandez 2023-12-03 10:10:40 +0100
  • 3ad02f6dc1
    Update volk_gnsssdr_option_helpers Carles Fernandez 2023-12-02 13:31:29 +0100
  • 15ddddf7c5
    Fix potenctial data race condition Carles Fernandez 2023-12-02 13:01:08 +0100
  • a152226f50
    Fix potenctial data race condition Carles Fernandez 2023-12-02 12:54:28 +0100
  • 4afee8b7be
    Avoid memory illegal access detected by Coverity Scan Carles Fernandez 2023-12-02 12:51:33 +0100
  • 1685c896ea
    Fix annotation rate for KML, GPX, GeoJSON, and NMEA Carles Fernandez 2023-12-01 13:35:31 +0100
  • 1a4e5f43af
    Fix warnings Carles Fernandez 2023-12-01 11:53:54 +0100
  • 4f36210536
    Fix warnings Carles Fernandez 2023-12-01 10:20:52 +0100
  • 4b60f8a7f2
    Fix performance inefficiencies detected by Coverity Scan Carles Fernandez 2023-12-01 10:19:39 +0100
  • 0b4d525feb
    Add GCC 14 to FindGFORTRAN.cmake Carles Fernandez 2023-11-30 13:18:56 +0100
  • bd1f9e5ad9
    Fix performance inefficiencies detected by Coverity Scan Carles Fernandez 2023-11-30 09:48:04 +0100
  • 9c4090f71a
    Fix use of auto that caused a copy Carles Fernandez 2023-11-30 08:57:30 +0100
  • 699050baaf
    Fix performance inefficiencies detected by Coverity Scan Carles Fernandez 2023-11-29 23:45:38 +0100
  • 1a270281c0
    Add missing include Carles Fernandez 2023-11-29 21:51:14 +0100
  • 0fd604db63
    Fix performance inefficiencies detected by Coverity Scan Carles Fernandez 2023-11-29 21:35:12 +0100
  • 4a8c58f6ba
    Fix performance inefficiencies detected by Coverity Scan Carles Fernandez 2023-11-29 21:34:59 +0100
  • 1818c88983
    Fix data race conditions and performance inefficiencies, update CHANGELOG Carles Fernandez 2023-11-28 18:06:41 +0100
  • 346cd8f9ac
    Fix data race condition Carles Fernandez 2023-11-28 12:26:13 +0100
  • 73100a7b64
    Fix data race condition Carles Fernandez 2023-11-28 12:01:16 +0100
  • 3c24b564c9
    Better variable names Carles Fernandez 2023-11-28 11:05:18 +0100
  • 2b708c2e4a
    Fix wrong API usage Carles Fernandez 2023-11-28 09:50:11 +0100
  • 9034ce44cb
    Fix data race conditions detected by Coverity Scan Carles Fernandez 2023-11-28 09:48:59 +0100
  • 15c6108fe4
    Fix data race condition detected by Coverity Scan Carles Fernandez 2023-11-27 15:47:59 +0100
  • f28ed4f45f
    Fix data race condition detected by Coverity Scan Carles Fernandez 2023-11-27 15:28:02 +0100
  • 1690563acd
    Fix: bugprone-use-after-move Carles Fernandez 2023-11-27 14:44:45 +0100
  • cfb6f283d4
    Fix some performance inefficiencies detected by Coverity Scan Carles Fernandez 2023-11-27 13:41:55 +0100
  • 0f42dbdea4
    Revert "CI: improve python version handling" Carles Fernandez 2023-11-26 10:55:48 +0100
  • 7c9118a33f
    Fix building with latest GNU Radio Carles Fernandez 2023-11-26 10:18:58 +0100
  • 132f85079a
    Pass msg by reference isntead of by value Carles Fernandez 2023-11-26 08:57:35 +0100
  • 5ef12c8244
    CI: improve python version handling Carles Fernandez 2023-11-25 14:21:28 +0100
  • caef6acdd4
    Adjust number of decimal places displayed in terminal Carles Fernandez 2023-11-24 22:04:24 +0100
  • 49eb161d90
    Add -fsanitize=undefined to ASAN build Carles Fernandez 2023-11-24 14:00:53 +0100
  • 027c64ee07
    Merge 1957ebfd42 into 0a438ec726 Alexander V Joura 2023-11-21 01:04:50 -0700
  • 0a438ec726 Avoid shadowed variables Carles Fernandez 2023-11-15 16:08:56 +0100
  • b751b4b8a1 Remove useless casts Carles Fernandez 2023-11-15 14:23:30 +0100
  • dd4478135a Remove useless casts Carles Fernandez 2023-11-15 14:21:07 +0100
  • 5842f72f52
    This cast is required in some environments Carles Fernandez 2023-11-14 15:12:16 +0100
  • ce14845bbb
    Fix validation of GPS navigation data (fix due to @tractoan). Closes: #737 Carles Fernandez 2023-11-14 14:32:19 +0100
  • 7cfdcd3ae1
    Fix compiler warning, avoid using std::strncat Carles Fernandez 2023-11-14 14:29:41 +0100
  • f739eb698c
    Reset color when printing GPS CNAV messages in the terminal Carles Fernandez 2023-11-14 13:44:41 +0100
  • 7132ee720a
    Remove useless casts Carles Fernandez 2023-11-14 13:42:44 +0100
  • 8f13192aa6
    Update local version of matio to 1.5.26 Carles Fernandez 2023-11-13 08:04:42 +0100
  • 526d414789
    Update local version of matio to 1.5.25 and Protocol Buffers to 25.0 Carles Fernandez 2023-11-11 00:14:32 +0100
  • fcfc851aa5
    Write HAS data file at PVT.output_path Carles Fernandez 2023-11-09 08:53:29 +0100
  • f0c6a7184a
    Generate RINEX and HAS outputs for GPS L1 C/A + Galileo E1B + GPS L5 + Galileo E5a + Galileo E6B receiver Carles Fernandez 2023-11-08 16:33:26 +0100
  • fe3d704c9d
    Fix defects detected by Coverity Scan Carles Fernandez 2023-11-08 11:57:15 +0100
  • 3ddfdb9167
    CI: set python-version in volk-gnsssdr-windows job Carles Fernandez 2023-11-07 13:41:54 +0100
  • bf84a659a8
    Rinex_Printer: fixes after last change, some improvements Carles Fernandez 2023-11-07 13:21:51 +0100
  • 79b6312e3c
    Fix API usage error reported by Coverity Scan Carles Fernandez 2023-11-07 13:19:57 +0100
  • b7378e4fd8
    Add guard to avoid division by zero Carles Fernandez 2023-11-07 11:58:42 +0100
  • 419172ae3b
    Rinex_Printer: Better usage of unordered_map Carles Fernandez 2023-11-07 11:40:47 +0100
  • ab4cc295e8
    volk_gnsssdr: Fix syntax for Python 3.12 Carles Fernandez 2023-11-06 14:01:42 +0100
  • 7d9d090a21
    Make clang-tidy happy Carles Fernandez 2023-11-05 17:59:55 +0100
  • 4ec232fe2d
    Fix defects detected by Coverity Scan Carles Fernandez 2023-11-05 12:53:47 +0100
  • f6a1777a21
    Fix defect detected by Coverity Scan Carles Fernandez 2023-11-05 10:16:26 +0100
  • 2dfd79d45c
    Avoid potential undefined behaviour detected by Coverity Scan Carles Fernandez 2023-11-05 10:14:36 +0100
  • 955770eb11
    Fix performance inefficiency detected by Coverity Scan Carles Fernandez 2023-11-05 10:13:11 +0100
  • 392b557a0a
    four_bit_cpx_file_signal_source: initialize all variables Carles Fernandez 2023-11-04 15:42:05 +0100
  • db5d218f06
    pvt_conf.h: initialize all variables Carles Fernandez 2023-11-04 15:41:21 +0100
  • 2d2dc9af84
    Merge branch 'update_cpu_features' into next Carles Fernandez 2023-11-04 12:38:46 +0100
  • 710f85dc03
    Update local version of cpu_features to 0.9.0 Carles Fernandez 2023-11-04 11:54:16 +0100
  • a897e56e05
    Fox for C++11 Carles Fernandez 2023-11-04 00:32:00 +0100
  • c004232518 Do not search for Python six if not required Carles Fernandez 2023-11-02 14:53:38 +0100
  • a4ea1f5571
    Galileo telemetry: restore default precision as soon as possible Carles Fernandez 2023-11-01 23:04:04 +0100
  • 3ecf1c4ef4
    volk_gnsssdr: improve random integer generation Carles Fernandez 2023-11-01 09:17:11 +0100
  • 84b5cfe004
    Bump local version of Matio to 1.5.24 Carles Fernandez 2023-10-28 20:11:52 +0200
  • 95927a429a
    Update default Armadillo version to download and build in CMakeLists.txt Bowen Xia 2023-10-27 14:55:57 +0800
  • b116c17937
    Print estimated CN0 on the terminal when navigation data is decoded Carles Fernandez 2023-10-26 18:57:24 +0200
  • f965f4921d
    Improve Python detection Carles Fernandez 2023-10-26 13:23:05 +0200
  • a46f9f77fe
    Fix CMake error Carles Fernandez 2023-10-26 10:25:39 +0200
  • 4416e20077
    Bump local versions of Google Benchmarks and Protocol Buffers Carles Fernandez 2023-10-26 09:51:10 +0200
  • 177ad70dec
    Add boost to list of dependencies in Macports Carles Fernandez 2023-10-23 13:02:34 +0200
  • 322b498d8a
    Fix urls due to changes in Zenodo Carles Fernandez 2023-10-18 21:43:22 +0200
  • a1a683fc7b Update branch python Perrielornitorrinco 2023-10-16 11:38:35 +0200
  • e3d550e248
    Update branch python Perrielornitorrinco 2023-10-16 11:38:35 +0200
  • 6ad3d0fa32 [MOD] tidy config files miguekf 2023-10-15 22:42:10 +0200
  • 4a8f137dd9
    Fix wrong name in CMake module Carles Fernandez 2023-10-15 16:47:48 +0200
  • 62a8547e62
    CI: Workaround for failing macos-based jobs Carles Fernandez 2023-10-15 15:09:27 +0200
  • c47ad2d902
    Try hard to find Python version Carles Fernandez 2023-10-13 11:38:54 +0200
  • 30f624e548
    Try hard to find python Carles Fernandez 2023-10-08 10:26:47 +0200
  • e86047d12e
    Try hard to find python Carles Fernandez 2023-10-08 09:49:32 +0200
  • 12f363dbd0
    Try hard to find python Carles Fernandez 2023-10-08 09:41:12 +0200
  • d15422edba
    CMake: complete transition from FindPythonInterp to FindPython (FindPythonInterp was deprecated in CMake 3.24 and removed in CMake 3.27) Carles Fernandez 2023-10-07 14:02:22 +0200
  • 4149490bb6
    CI: Make cmakelint happy Carles Fernandez 2023-10-05 18:06:39 +0200
  • 707c7826fb
    Move signal handler after the constructor Carles Fernandez 2023-10-05 17:47:13 +0200