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

Commit Graph

  • 2a7df20a2c
    Report root path and version of Abseil if found next Carles Fernandez 2024-11-11 22:35:00 +0100
  • 912ca14bb6
    Merge branch 'next' of github.com:carlesfernandez/gnss-sdr into next Carles Fernandez 2024-11-11 21:29:42 +0100
  • 61fa9ac3f1
    Bump max CMake version to 3.31 Carles Fernandez 2024-11-11 21:28:30 +0100
  • 7cd99e4b2b
    Print IODref in clock correction HAS message Carles Fernandez 2024-11-07 13:02:00 +0100
  • 6f8017f692
    Merge d35faa02f7 into 36b30093e7 vladisslav2011 2024-11-06 10:45:01 +0100
  • 36b30093e7
    In HAS data printer, provide validity intervals in seconds Carles Fernandez 2024-11-05 11:56:26 +0100
  • 3b513752b3
    In HAS data printer, only print Cell Mask when there are bias data Carles Fernandez 2024-11-05 11:19:30 +0100
  • 3df1237dda
    Update gsl-lite to 0.42.0 Carles Fernandez 2024-11-01 22:45:40 +0100
  • c9d55949dc
    CI: update uraimo/run-on-arch-action Carles Fernandez 2024-10-31 17:35:49 +0100
  • b9567faad2
    Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next Carles Fernandez 2024-10-31 11:51:53 +0100
  • 6a5f80d223
    Remove references to the data folder Carles Fernandez 2024-10-31 10:49:22 +0100
  • 882b2271e4
    Bump version of local Matio to 1.5.28 Carles Fernandez 2024-10-31 07:48:47 +0100
  • 949cdde2ea
    Remove temporary file generated at /tmp/file.xxxxxx Carles Fernandez 2024-10-29 11:44:10 +0100
  • f27eb85af6
    Add new configuration parameters iq_balance_mode and dc_offset_mode to the Osmosdr_Signal_Source Carles Fernandez 2024-10-17 21:38:13 +0200
  • 18be7ad42c
    Merge 5975a5590d into ff11347a0d xguerreropau 2024-10-16 17:23:14 +0200
  • b0c09cc6d1
    Merge 1a6efcac0a into ff11347a0d vladisslav2011 2024-10-16 10:58:29 +0200
  • ff11347a0d
    Merge branch 'mmajoral-optional_zero_padding' into next Carles Fernandez 2024-10-10 18:50:35 +0200
  • 601b2ee6f2
    Make zero padding optional in acquisition when using the FPGA Marc Majoral 2024-10-10 11:42:19 +0200
  • ef4bf2cf4f
    Fix for cpplint 2.0 Carles Fernandez 2024-10-07 18:59:55 +0200
  • 506d2eefe1
    Fix for cpplint 2.0 Carles Fernandez 2024-10-07 17:58:37 +0200
  • 4c07b71c37
    Storage-class specifier should be at the beginning of the declaration Carles Fernandez 2024-10-07 17:40:16 +0200
  • b8b32c58fc
    cpplint fix not-edited files juanalfarom 2024-10-07 15:39:23 +0200
  • a5c792f689
    Workaround for Clang 18 Carles Fernandez 2024-10-07 15:05:32 +0200
  • 01f815400f
    Merge ef2f032ed5 into ccf2b830a2 castle055 2024-10-07 13:05:27 +0000
  • ef2f032ed5
    Use uint64_t instead of std::size_t Victor Castillo 2024-10-07 15:04:57 +0200
  • 468f7c12fb
    Fixed formatting issue Victor Castillo 2024-10-06 18:19:55 +0200
  • 15d6bb5d19
    Fixed lint and formatting errors Victor Castillo 2024-10-06 17:58:36 +0200
  • 3aae8c1614
    Avoid copying nearly 4KB of data every time we call vtl_loop() Victor Castillo 2024-10-06 16:29:47 +0200
  • 8636aa1788
    Fallback to estimation in absence of IMU data Victor Castillo 2024-10-06 16:25:42 +0200
  • 6d119374f6
    Merge 1850061a96 into 0a0154e1af juanalfarom 2024-10-06 13:06:11 +0000
  • 1850061a96
    clang format and cpplint corrections juanalfarom 2024-10-06 15:05:46 +0200
  • 6e502aae33
    Merge branch 'next' into ft/extra-data Victor Castillo 2024-10-06 13:30:49 +0200
  • ecd45d9861
    Unpack IMU measurements in PVT block Victor Castillo 2024-10-06 13:22:27 +0200
  • 0a0154e1af
    Fix warnings when building benchmarks Carles Fernandez 2024-10-06 08:14:46 +0200
  • 5108f0aa60
    Avoid building failure if the user forgot -DENABLE_FPGA=ON when it was required Carles Fernandez 2024-10-06 07:52:26 +0200
  • d6c60fd7c4
    apply suggested changes juanalfarom 2024-10-05 17:12:40 +0200
  • 15e052030b
    Remove tests leftovers Carles Fernandez 2024-10-05 09:00:03 +0200
  • 2a98217f25
    Remove references to the data folder Carles Fernandez 2024-10-04 19:43:07 +0200
  • bb3456f749
    Fix issues in some IDEs Carles Fernandez 2024-10-04 17:09:19 +0200
  • b5a5b9a298
    Fix issues in some IDEs Carles Fernandez 2024-10-04 17:09:19 +0200
  • 82de4ab6de
    Merge branch 'next' into ft/extra-data Victor Castillo 2024-10-04 12:11:03 +0200
  • 58ded939ad
    Fix end of line format Carles Fernandez 2024-10-04 11:55:42 +0200
  • 825037592a
    Remove build and data folders, move tests and utils to the base of the source tree Carles Fernandez 2024-10-04 11:55:09 +0200
  • 5be2971c9b
    Do not write empty files if downloading fails while running CMake Carles Fernandez 2024-10-01 10:09:24 +0200
  • 819fe1d8f0
    remove unnecessary files juanalfarom 2024-09-30 18:21:46 +0200
  • 7e01abe0c9
    Merge branch 'cshort' into next Carles Fernandez 2024-09-30 15:57:20 +0200
  • 98ee81f3ac
    Add Cshort_To_Gr_Complex Data Type Adapter implementation Carles Fernandez 2024-09-30 15:34:50 +0200
  • 2b1d423858
    print fix juanalfarom 2024-09-29 21:07:56 +0200
  • 7adcd86c99
    SBAS-telemetry decoder matlab file+code organization juanalfarom 2024-09-29 20:58:06 +0200
  • 15caa7fd89
    Small corrections tracking juanalfarom 2024-09-27 09:08:12 +0200
  • cdcbc4d03d
    Bump local version of Protocol Buffers to 28.2 Carles Fernandez 2024-09-26 07:32:56 +0200
  • c45909f091
    Merge branch 'ism' into next Carles Fernandez 2024-09-26 07:12:35 +0200
  • d74bceee6e
    Make clang-tidy job happy Carles Fernandez 2024-09-25 21:17:45 +0200
  • f91f37261d
    Fix merging conflict Carles Fernandez 2024-09-25 20:49:44 +0200
  • 12a095920f
    Fix merge conflict Carles Fernandez 2024-09-25 20:34:26 +0200
  • f81bd57961
    Update changelog Carles Fernandez 2024-09-25 20:22:37 +0200
  • 98705b3ff7
    Merge branch 'next' of github.com:carlesfernandez/gnss-sdr into ism Carles Fernandez 2024-09-25 20:12:45 +0200
  • d0a6264754
    Make clang-tidy CI job happy Carles Fernandez 2024-09-25 20:08:02 +0200
  • 89d7931564
    Merge branch 'cesaaargm-osnma-cesare' into next Carles Fernandez 2024-09-25 18:31:28 +0200
  • 2e1a96a7c4
    Fix merge conflict Carles Fernandez 2024-09-25 18:29:21 +0200
  • 67cc301408
    Merge branch 'osnma-cesare' of https://github.com/cesaaargm/osnma into cesaaargm-osnma-cesare Carles Fernandez 2024-09-25 18:21:19 +0200
  • 5975a5590d
    Basic Presets for an Ubuntu with ad936x Xavier Guerrero 2024-09-25 16:06:00 +0200
  • 6b55b6aa8e
    Merge b6b7cc76a3 into d40e3427d4 Álvaro Cebrián Juan 2024-09-25 15:01:38 +0200
  • 0a6b3b16a9
    Fixed endif keyword Xavier Guerrero 2024-09-25 14:47:52 +0200
  • d86f75dd82
    Deleted build and moved tests, utils out from src Xavier Guerrero 2024-09-25 12:37:03 +0200
  • 03c16a3a57
    Merge 7333f0ce73 into d40e3427d4 Alexander V Joura 2024-09-24 18:37:09 +0300
  • a5935880be
    Merge branch 'next' into ft/extra-data Victor Castillo 2024-09-24 16:52:11 +0200
  • e79e237f17
    Telemetry/tracking corrections juanalfarom 2024-09-23 19:04:45 +0200
  • 50b82fd631 Find GFLAGS PATH for loongarch64 Dandan Zhang 2024-09-23 12:40:31 +0000
  • 44344e1371
    Merge branch 'osnma-cesare' of https://github.com/cesaaargm/osnma into osnma-cesare Carles Fernandez 2024-09-23 09:21:53 +0200
  • 84b86107a7
    Improve GalileoISMTest Carles Fernandez 2024-09-21 13:26:27 +0200
  • 311b0ea6f2
    Improve ISM handling and add PRN applicability check Carles Fernandez 2024-09-21 13:12:48 +0200
  • abc07e414b
    Merging next, solving conflicts (#28) Carles Fernandez 2024-09-21 11:40:17 +0200
  • bc800dea28
    Improve CRC computation of ISM Carles Fernandez 2024-09-21 10:22:32 +0200
  • e23d171b22
    Fix formatting Carles Fernandez 2024-09-21 08:42:59 +0200
  • f6f58fd45e
    Log ISM data Carles Fernandez 2024-09-21 07:39:24 +0200
  • de6f991811
    Improve CRC computation of ISM Carles Fernandez 2024-09-20 18:54:18 +0200
  • db78d104bf
    Merge branch 'ism' of github.com:carlesfernandez/gnss-sdr into ism Carles Fernandez 2024-09-20 17:06:22 +0200
  • 660770f9fb
    Merge branch 'next' of github.com:carlesfernandez/gnss-sdr into ism Carles Fernandez 2024-09-20 17:05:03 +0200
  • 583ae6df0d
    Fix CRC computation in ISM Carles Fernandez 2024-09-20 14:50:31 +0200
  • d40e3427d4
    Add install and uninstall targets to nav_msg_listener Carles Fernandez 2024-09-16 18:13:12 +0200
  • 6110a5e81d
    Telemetry decoder changes SBAS juanalfarom 2024-09-15 22:29:42 +0200
  • c61d69b627
    Bump local version of Protocol Buffers to 28.1 Carles Fernandez 2024-09-12 21:24:01 +0200
  • fe58ba563c
    Update changelog Carles Fernandez 2024-09-12 21:22:54 +0200
  • d33ab59cea
    Added license for CMakePresets.json Xavier Guerrero-Pau 2024-09-10 12:02:40 +0200
  • 3bd38a1ca0
    Add Xavier Guerrero to the authors list Carles Fernandez 2024-09-09 17:12:27 +0200
  • d449465a25
    Update changelog Carles Fernandez 2024-09-09 17:10:24 +0200
  • 848668438d
    Added presets Xavier Guerrero-Pau 2024-09-09 17:08:01 +0200
  • c9277539ff Fixed clang format Xavier Guerrero-Pau 2024-09-09 15:43:24 +0200
  • fdc4e4078e Fixed typo Xavier Guerrero-Pau 2024-08-29 17:39:23 +0200
  • 94ab8a7006 Adapted udp_port to multiple ports Xavier Guerrero-Pau 2024-08-29 16:30:13 +0200
  • ac36e31451
    Fixed clang format Xavier Guerrero-Pau 2024-09-09 15:43:24 +0200
  • 34ddbb80f1
    Merge branch 'osnma-cesare' of https://github.com/cesaaargm/osnma into osnma-cesare Carles Fernandez 2024-09-08 10:39:51 +0200
  • b981f8065e
    Add missing include (fixes building with modern GCC) Carles Fernandez 2024-09-08 09:41:36 +0200
  • 85f935afe9
    Improve detection of the dma_proxy module and the spidev driver Carles Fernandez 2024-09-06 15:46:23 +0200
  • 951520f581
    Fix: Windows does not define __ARM_NEON Carles Fernandez 2024-09-05 16:38:04 +0200
  • 3ec25f2347
    Merge from upstream next (#27) Carles Fernandez 2024-08-31 10:07:44 +0200
  • eadb89af86
    Fixed typo Xavier Guerrero-Pau 2024-08-29 17:39:23 +0200
  • e2fdf908c1
    Adapted udp_port to multiple ports Xavier Guerrero-Pau 2024-08-29 16:30:13 +0200
  • 1088387f75
    Update AArch64 features to Linux 6.10.6 Carles Fernandez 2024-08-30 07:52:37 +0200