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

Commit Graph

  • ffd6893329 Fix more rtcm printer issues Mathieu Favreau 2025-07-24 12:29:08 +00:00
  • 802b8bc1ff Fix rtcm printer Mathieu Favreau 2025-07-24 12:23:56 +00:00
  • 70942ce993 Merge branch 'remove_receiver_type' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-remove_receiver_type Carles Fernandez 2025-07-24 13:01:21 +02:00
  • 79ccdc4a0e CI: test volk_gnsssdr in arm64 and riscv64 archs Carles Fernandez 2025-07-24 12:29:04 +02:00
  • dac1e8be14 Update Homebrew instructions Carles Fernandez 2025-07-24 09:33:31 +02:00
  • 52cc8a5e2c Fix comment Mathieu Favreau 2025-07-23 21:08:59 +00:00
  • 3aa97191df Rename file Mathieu Favreau 2025-07-23 20:58:58 +00:00
  • 6d5f7b6254 Finish removal of receiver type Mathieu Favreau 2025-07-23 20:43:00 +00:00
  • 18006bbbe9 First pass to remove receiver_type Mathieu Favreau 2025-07-23 19:05:11 +00:00
  • 18a7bbd648 Bump local Armadillo version to 14.6 Carles Fernandez 2025-07-20 09:38:32 +02:00
  • 031c5e7713 Bump cpu_features to v0.10.1: Moving from mandatory c++14 to at least c++14 Carles Fernandez 2025-07-19 14:42:50 +02:00
  • be5d2a6787 Add Pedro Pereira to the list of contributors Carles Fernandez 2025-07-13 14:36:16 +02:00
  • 5a39141cf4 Merge branch 'pedromiguelcp-ntlab-signal-source' into next Carles Fernandez 2025-07-13 14:25:46 +02:00
  • 751cd955ec Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next Carles Fernandez 2025-07-13 13:33:57 +02:00
  • c8dc06dad0 Merge branch 'ntlab-signal-source' of https://github.com/pedromiguelcp/gnss-sdr into pedromiguelcp-ntlab-signal-source Carles Fernandez 2025-07-11 18:26:40 +02:00
  • b4e71654e4 fix: add default channel count value pedromiguelcp 2025-07-11 14:33:20 +01:00
  • 5927ca5e47 fix: correct packetsPerSample to reflect channel count pedromiguelcp 2025-07-11 12:40:12 +01:00
  • 24f0ba702e chore: make clang-tidy happy pedromiguelcp 2025-07-11 10:03:13 +01:00
  • f1eaf5253e feat: add multichannel support for ntlab adapter pedromiguelcp 2025-07-10 23:28:46 +01:00
  • ef01835b28 feat: add signal source adapter for NTLab NT1065 pedromiguelcp 2025-07-09 22:19:20 +01:00
  • 72a4ed3878 Avoid tracking the same PRN in multiple channels (Fixes: #885) Carles Fernandez 2025-07-11 11:30:33 +02:00
  • 6d1cf6e4e7 Update changelog Carles Fernandez 2025-07-10 22:13:15 +02:00
  • 49fd39d2b6 CI: Improve prettier-markdown job, showing the required changes in case of failure. Carles Fernandez 2025-07-10 21:34:08 +02:00
  • ebd6450dea Add code comments for clarity Marc Majoral 2025-07-10 17:09:02 +02:00
  • 2c2d427607 Set all constants to uppercase for consistency Marc Majoral 2025-07-10 17:01:39 +02:00
  • 4a4b61f763 Enable multi-band processing on the FPGA with MAX2771-based analog front end Marc Majoral 2025-07-10 16:55:39 +02:00
  • 1203acbd69 Enable multi-band GNSS reception via MAX2771 Marc Majoral 2025-07-09 14:40:22 +02:00
  • 3c77662723 Fix for old environments Carles Fernandez 2025-07-10 09:44:00 +02:00
  • b34540ffb9 fix: use gnss_make_shared instead of std::make_shared Victor Castillo 2025-07-09 16:10:17 +02:00
  • ad0ae1e5c0 refactor: lifted common code out of if ... else ... Victor Castillo 2025-06-12 13:36:36 +02:00
  • e3620664b3 fix: simplified tag propagation Victor Castillo 2025-06-12 13:34:57 +02:00
  • 392aa74f33 chore: pleased the clang-format god Victor Castillo 2025-06-10 13:17:44 +02:00
  • 5cb09165c1 fix: removed leftover comments Victor Castillo 2025-06-10 12:47:27 +02:00
  • 05e2401ef9 fix: removed unused parameter Victor Castillo 2025-06-10 12:45:58 +02:00
  • 81501b4f72 fix(sensor_data_file): sample_delay only used in construction, does not need to be stored Victor Castillo 2025-06-10 12:43:47 +02:00
  • 68ed4d5a01 fix: use gnss_shared_ptr instead of std::shared_ptr Victor Castillo 2025-06-10 12:41:19 +02:00
  • 743e321b10 fix: missing includes Victor Castillo 2025-06-10 12:38:43 +02:00
  • a60149cbc7 fix: no C++20 means old school contains() Victor Castillo 2025-06-10 12:36:47 +02:00
  • f31ad4fc00 fix: use int64_t instead of long Victor Castillo 2025-06-10 12:31:47 +02:00
  • 49e06dc9e3 fix: inappropriate move semantics in file_source_base Victor Castillo 2025-06-10 12:29:11 +02:00
  • 2649056e17 fix: formatting and linting issues Victor Castillo 2025-06-09 20:22:25 +02:00
  • 13c6785ba1 fix: fixed timetag handling in PVT block & updated some comments Victor Castillo 2025-06-09 18:58:05 +02:00
  • 131cc2ce93 fix: small fixes & cleanup Victor Castillo 2025-06-09 04:59:59 +02:00
  • 5934879ae7 feat: added more data types Victor Castillo 2025-06-09 04:28:28 +02:00
  • 8ee53e645b feat: implemented validation for sensor data source configuration Victor Castillo 2025-06-09 00:38:36 +02:00
  • 567426b415 refactor: moved sensor data source to algorithms/libs as well Victor Castillo 2025-06-09 00:37:30 +02:00
  • ae00dedfcb feat!: removed field_count configuration variable Victor Castillo 2025-06-08 23:47:25 +02:00
  • 03aa5efa3d feat: use sensor measurements to estimate velocity in PVT KF solver Victor Castillo 2025-06-08 23:22:23 +02:00
  • 195886244a feat: added SensorDataAggregator & moved everything to algorithms/libs Victor Castillo 2025-06-08 23:18:16 +02:00
  • 4db7f775b5 feat: refactored configuration & renamed to sensor data Victor Castillo 2025-06-04 15:57:35 +02:00
  • 53006b4ea6 feat: add extra data source Victor Castillo 2025-05-08 17:05:43 +02:00
  • ba2ca73959 chore(gitignore): ignore /.build/ Victor Castillo 2025-05-08 16:48:01 +02:00
  • da13f8e86a Increase maximum number of satellites reported by AN printer to 16 Marc Majoral 2025-07-08 15:10:48 +02:00
  • 2d91abb5e4 Disable newline conversion and output post-processing for AN printer over serial. Marc Majoral 2025-07-08 13:27:53 +02:00
  • 876058cb3c Apply clang-format to source files Marc Majoral 2025-06-13 14:32:52 +02:00
  • a559536f61 Halt FPGA-based receiver on buffer overflow detection Marc Majoral 2025-06-13 13:18:37 +02:00
  • d36bf449e3 Bump local version of Protocol Buffers to 31.1 Carles Fernandez 2025-05-29 09:25:19 +02:00
  • 6109bc89f6 Update changelog Carles Fernandez 2025-05-29 09:11:39 +02:00
  • 80e5280434 Ensure correct file length and sample skip calculations on 32-bit systems by using uint64_t Marc Majoral 2025-05-28 12:56:34 +02:00
  • 0fa695a825 Fix offset in sampled PRN codes Carles Fernandez 2025-05-27 22:20:02 +02:00
  • 77dccae34e Merge branch 'gsl-lite' into next Carles Fernandez 2025-05-20 09:23:35 +02:00
  • f8b03fb5ad Update changelog Carles Fernandez 2025-05-20 09:11:40 +02:00
  • e6af3fedf2 Update gsl-lite to v1.0.1 Carles Fernandez 2025-05-20 09:06:51 +02:00
  • 27c4ec508a Bump local version of google benchmark to 1.9.4 Carles Fernandez 2025-05-20 08:51:44 +02:00
  • f2a5a0f534 Update gsl-lite to v1.0.0 Carles Fernandez 2025-05-15 10:20:27 +02:00
  • 94006cad34 Bump local version of Protocol Buffers to v31.0 Carles Fernandez 2025-05-15 07:46:38 +02:00
  • b3899295e4 Make clang-tidy happy (fix performance-inefficient-string-concatenation warning) Carles Fernandez 2025-05-14 12:42:45 +02:00
  • 8652e65677 Fix REUSE job Carles Fernandez 2025-05-13 08:15:36 +02:00
  • 117dda94fa Add Mathieu Favreau to the list of contributors Carles Fernandez 2025-05-13 07:37:30 +02:00
  • ee0b2ab93f Merge branch 'MathieuFavreau-refactor/cleanup-receiver-type' into next Carles Fernandez 2025-05-13 07:35:53 +02:00
  • d2d9abf26a Move receiver_type from PVT/adapters to PVT/libs, make it buildable with pre C++17 Carles Fernandez 2025-05-13 07:30:22 +02:00
  • e8af596bce Merge branch 'refactor/cleanup-receiver-type' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/cleanup-receiver-type Carles Fernandez 2025-05-11 10:02:59 +02:00
  • 658645c2c1 Update changelog Carles Fernandez 2025-05-10 17:36:34 +02:00
  • 928e6a1297 Merge branch 'MathieuFavreau-refactor/cleanup-gnss-block-factory' into next Carles Fernandez 2025-05-10 17:34:27 +02:00
  • 9a57b9936e Remove ugly and now unused function in GNSSBlockFactory Carles Fernandez 2025-05-10 17:13:00 +02:00
  • bfc263fbcf Merge branch 'refactor/cleanup-gnss-block-factory' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/cleanup-gnss-block-factory Carles Fernandez 2025-05-10 13:41:04 +02:00
  • fb1a6ac8bd Fix flowgraph for Beidou Carles Fernandez 2025-05-10 13:36:49 +02:00
  • 718efb6a66 Update definition Mathieu Favreau 2025-05-08 13:59:38 +00:00
  • 00ee67a854 New line Mathieu Favreau 2025-05-08 13:09:43 +00:00
  • 7ec78710b4 Cleanup receiver type Mathieu Favreau 2025-05-08 13:07:46 +00:00
  • 7773507bd6 Fix tests Mathieu Favreau 2025-05-07 19:45:49 +00:00
  • 54f677ff60 Cleanup gnss block factory Mathieu Favreau 2025-05-07 18:42:54 +00:00
  • e3364a6f12 Fix building of google benchmarks in old compilers Carles Fernandez 2025-05-07 20:24:56 +02:00
  • 4ba35e3d97 Bump Google benchmarks to 1.9.3 Carles Fernandez 2025-05-07 17:27:24 +02:00
  • eebe18bfe6 Merge branch 'MathieuFavreau-refactor/cleanup-available-prns' into next Carles Fernandez 2025-05-07 17:10:52 +02:00
  • a38e39e8d2 Fix building for C++ standard older than 17 Carles Fernandez 2025-05-07 17:08:01 +02:00
  • c449bbfb37 Cleanup Mathieu Favreau 2025-05-06 14:22:29 +00:00
  • 8a18b6e209 Unvoluntary change Mathieu Favreau 2025-05-06 14:14:43 +00:00
  • 4cdbca5471 Fix tiddy Mathieu Favreau 2025-05-06 14:03:09 +00:00
  • 11006eb965 Fix bug Mathieu Favreau 2025-05-05 22:02:14 +00:00
  • b8d2d6a79e Fix lint Mathieu Favreau 2025-05-05 21:42:22 +00:00
  • b2c13f612c Cleanup gnss flowgrath available prns Mathieu Favreau 2025-05-05 21:40:38 +00:00
  • 6f8510f72f Update gsl-lite to 0.43.0 Carles Fernandez 2025-05-05 07:40:13 +02:00
  • 7e87e6bd14 CI: fix clang-tidy job Carles Fernandez 2025-05-02 20:22:43 +02:00
  • 6051650b91 Bump cpu_features version to 0.10.0 Carles Fernandez 2025-05-02 19:06:31 +02:00
  • 0b490d80f9 Skyplot: accept RINEX files in another path Carles Fernandez 2025-05-02 19:05:24 +02:00
  • 2157cb3814 Skyplot: improve GLONASS satellite positions Carles Fernandez 2025-05-01 17:02:06 +02:00
  • fedcef31cc Skyplot: improve final arrow appearance Carles Fernandez 2025-05-01 12:49:22 +02:00
  • 42ae89c25c Skyplot: add arrow Carles Fernandez 2025-05-01 12:06:02 +02:00
  • 616fd5aeb1 Skyplot: fix reading and handling of GLONASS ephemeris Carles Fernandez 2025-05-01 11:25:28 +02:00