Activity for GNSS-SDR

  • Carles Fernandez committed [d40e34] on Code (GIT)

    Add install and uninstall targets to nav_msg_listener

  • Carles Fernandez committed [c61d69] on Code (GIT)

    Bump local version of Protocol Buffers to 28.1

  • Carles Fernandez committed [fe58ba] on Code (GIT)

    Update changelog

  • Carles Fernandez committed [3bd38a] on Code (GIT)

    Add Xavier Guerrero to the authors list

  • Carles Fernandez committed [d44946] on Code (GIT)

    Update changelog

  • Carles Fernandez-Prades Carles Fernandez-Prades committed [c92775] on Code (GIT)

    Fixed clang format

  • Carles Fernandez-Prades Carles Fernandez-Prades committed [fdc4e4] on Code (GIT)

    Fixed typo

  • Carles Fernandez-Prades Carles Fernandez-Prades committed [94ab8a] on Code (GIT)

    Adapted udp_port to multiple ports

  • Carles Fernandez committed [b981f8] on Code (GIT)

    Add missing include (fixes building with modern GCC)

  • Carles Fernandez-Prades Carles Fernandez-Prades committed [85f935] on Code (GIT)

    Improve detection of the dma_proxy module and the spidev driver

  • Carles Fernandez-Prades Carles Fernandez-Prades committed [951520] on Code (GIT)

    Fix: Windows does not define __ARM_NEON

  • Carles Fernandez committed [108838] on Code (GIT)

    Update AArch64 features to Linux 6.10.6

  • Carles Fernandez committed [792ec3] on Code (GIT)

    Update AArch64 features to Linux 6.10.6

  • Carles Fernandez committed [89dfad] on Code (GIT)

    Bump local version of Protocol Buffers to v28.0

  • Carles Fernandez-Prades Carles Fernandez-Prades committed [310685] on Code (GIT)

    Allow building Ad936x_Custom_Signal_Source when gnuradio-iio is not available

  • Carles Fernandez committed [3f3321] on Code (GIT)

    Sort out building flags and improve their reporting

  • Carles Fernandez committed [98a8a0] on Code (GIT)

    Merge branch 'mmajoral-init_freq_config_param' into next

  • Marc Majoral committed [1384eb] on Code (GIT)

    Initialize the receiver local oscillator frequency to GPS_L5_FREQ_HZ by default in the ADRV9361Z7035 FPGA signal source and remove unnecessary include files.

  • Carles Fernandez committed [c4e84f] on Code (GIT)

    Apply clang-tidy fixes

  • Carles Fernandez committed [4dee92] on Code (GIT)

    Remove ION source from CI

  • Carles Fernandez committed [cd35ff] on Code (GIT)

    Merge branch 'castle055-ft/ion-metadata-standard-signal-source' into next

  • Carles Fernandez committed [d5122c] on Code (GIT)

    Simplify code

  • Carles Fernandez committed [d78850] on Code (GIT)

    Make private member metadata_ a std::shared_pointer

  • Carles Fernandez committed [8702f9] on Code (GIT)

    Put the global function into an anonymous namespace

  • Carles Fernandez committed [52c91f] on Code (GIT)

    Merge branch 'ft/ion-metadata-standard-signal-source' of https://github.com/castle055/gnss-sdr into castle055-ft/ion-metadata-standard-signal-source

  • Victor Castillo committed [1c2fbb] on Code (GIT)

    Merge remote-tracking branch 'carlesfernandez/castle055-ft/ion-metadata-standard-signal-source' into ft/ion-metadata-standard-signal-source

  • Carles Fernandez committed [7f5704] on Code (GIT)

    Fix for CMake < 3.14

  • Carles Fernandez committed [ca1505] on Code (GIT)

    Remove unused configuration parameter. Uniformize guard names

  • Carles Fernandez committed [4929d8] on Code (GIT)

    Fix uninitialized warning

  • Carles Fernandez committed [9bf3f4] on Code (GIT)

    Cleaner exit if the data file is not found

  • Carles Fernandez committed [94e49f] on Code (GIT)

    Merge branch 'ft/ion-metadata-standard-signal-source' of https://github.com/castle055/gnss-sdr into castle055-ft/ion-metadata-standard-signal-source

  • Victor Castillo committed [89d731] on Code (GIT)

    Added valves to properly handle end of samples

  • Victor Castillo committed [92dcec] on Code (GIT)

    Simplified by removing a very shallow class

  • Victor Castillo committed [54e18a] on Code (GIT)

    Fixed ION GNSS Metadata Standard dependency version

  • Victor Castillo committed [c10ece] on Code (GIT)

    Moved ION GSMS file source to `gnuradio_blocks/` directory

  • Victor Castillo committed [174364] on Code (GIT)

    Implemented range check in `IONGSMSSignalSource::get_right_block(int)`

  • Victor Castillo committed [7cdda8] on Code (GIT)

    Simplified disconnect() function

  • Victor Castillo committed [3bdc7b] on Code (GIT)

    Fixed includes and code style

  • Victor Castillo committed [f19574] on Code (GIT)

    Use std::ifstream instead of FILE for reading sample data

  • Victor Castillo committed [4d1540] on Code (GIT)

    Removed unused member fields and function parameters

  • Victor Castillo committed [f7cd58] on Code (GIT)

    Merge remote-tracking branch 'carlesfernandez/castle055-ft/ion-metadata-standard-signal-source' into ft/ion-metadata-standard-signal-source

  • Carles Fernandez committed [45d31c] on Code (GIT)

    Add -DENABLE_ION=ON to CI jobs

  • Carles Fernandez committed [f3ba18] on Code (GIT)

    Fix building

  • Carles Fernandez committed [614693] on Code (GIT)

    Fix building error

  • Carles Fernandez committed [c212ba] on Code (GIT)

    Fix CMake error

  • Carles Fernandez committed [fc5148] on Code (GIT)

    Add Victor to the list of authors

  • Carles Fernandez committed [bc2a1e] on Code (GIT)

    Update changelog

  • Carles Fernandez committed [e37855] on Code (GIT)

    Fixes for C++ standards older than 20. Avoid C++20-specific lambda templates

  • Carles Fernandez committed [da21ff] on Code (GIT)

    Improve formatting, add missing include

  • Carles Fernandez committed [62cb96] on Code (GIT)

    Create a CMake target for the ION dependency for consistency

  • Carles Fernandez committed [deec6f] on Code (GIT)

    Merge branch 'ft/ion-metadata-standard-signal-source' of https://github.com/castle055/gnss-sdr into castle055-ft/ion-metadata-standard-signal-source

  • Victor Castillo committed [27465f] on Code (GIT)

    Fix formatting

  • Victor Castillo committed [a99cea] on Code (GIT)

    Fixed arithmetic operations on pointers

  • Victor Castillo committed [61a9e1] on Code (GIT)

    Linting fixes

  • Victor Castillo committed [cf01a2] on Code (GIT)

    Fixed conditional compilation issues

  • Victor Castillo committed [b36894] on Code (GIT)

    Fix wrong buffer size

  • Victor Castillo committed [33067d] on Code (GIT)

    Less callback shenanigans

  • Victor Castillo committed [01bbc3] on Code (GIT)

    Simpler handling of simpler bit formats

  • Victor Castillo committed [38a24f] on Code (GIT)

    Reset sample value before writing new one

  • Victor Castillo committed [cd2614] on Code (GIT)

    Bufferef IO & propagate configuration inside ION source

  • Victor Castillo committed [00fd18] on Code (GIT)

    Fixed sample count error & refactored

  • Victor Castillo committed [469eaf] on Code (GIT)

    Fixed decoding errors and refactored each class into its own file

  • Victor Castillo committed [598fa2] on Code (GIT)

    Treat data file paths as relative to the metadata file

  • Victor Castillo committed [5c442c] on Code (GIT)

    Fixed block iteration withing a file

  • Victor Castillo committed [38d548] on Code (GIT)

    Only specify outputs for the requested streams

  • Victor Castillo committed [1f3047] on Code (GIT)

    Added ION GNSS SDR Metadata Standard signal source

  • Victor Castillo committed [dbd94e] on Code (GIT)

    Fix CMakeLists header file list in signal source libs

  • Carles Fernandez committed [159143] on Code (GIT)

    Merge branch 'mmajoral-fix_ad9361_config_params' into next

  • Marc Majoral committed [1ac7e0] on Code (GIT)

    fix configuration options for the FPGA-based AD9361-based boards

  • Carles Fernandez committed [6836ac] on Code (GIT)

    Fix building for -DENABLE_PLUTOSDR=ON

  • Carles Fernandez committed [126421] on Code (GIT)

    Catch all exceptions

  • Carles Fernandez committed [df1314] on Code (GIT)

    Fix CMake lists

  • Carles Fernandez committed [7aa19d] on Code (GIT)

    Use lock_guard instead of unique_lock

  • Carles Fernandez committed [9b3930] on Code (GIT)

    Bump version of google benchmark to 1.9.0

  • Carles Fernandez committed [e90252] on Code (GIT)

    Merge branch 'mmajoral-fpga_signal_sources' into next

  • Carles Fernandez committed [f370e3] on Code (GIT)

    Update changelog

  • Marc Majoral committed [0242f8] on Code (GIT)

    Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga_signal_sources

  • Marc Majoral committed [d0caa6] on Code (GIT)

    Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga_signal_sources

  • Marc Majoral committed [9b9f0f] on Code (GIT)

    Capitalize acronyms in FPGA-related class names

  • Marc Majoral committed [150280] on Code (GIT)

    Capitalize FPGA in class implementation names

  • Marc Majoral committed [19a152] on Code (GIT)

    Replaced the AD9361 FPGA signal source with the ADRV9361_Z7035 FPGA and the FMCOMMS5 FPGA signal sources.

  • Marc Majoral committed [c5bd9b] on Code (GIT)

    Merge branch 'next' of https://github.com/gnss-sdr/gnss-sdr into fpga_signal_sources

  • Marc Majoral committed [40cc8d] on Code (GIT)

    make clang-format happy

  • Marc Majoral committed [dadbbd] on Code (GIT)

    make cmakelint happy

  • Marc Majoral committed [2df08c] on Code (GIT)

    make cpplint happy

  • Marc Majoral committed [ef3afc] on Code (GIT)

    make cpplint happy

  • Marc Majoral committed [468e84] on Code (GIT)

    Fix FPGA-related CMakefile flags

  • Marc Majoral committed [f2acb7] on Code (GIT)

    fix FPGA signal source names for consistency

  • Marc Majoral committed [5b06bc] on Code (GIT)

    Detect if the spidev driver is installed when the ENABLE_MAX2771 flag is set. Detect if the DMA proxy driver is installed when the ENABLE_DMA_PROXY flag is set. Check if ENABLE_FPGA is set when either ENABLE_MAX2771 or ENABLE_DMA_PROXY is set.

  • Marc Majoral committed [4b7158] on Code (GIT)

    fix signal source names for consistency

  • Marc Majoral committed [9567e9] on Code (GIT)

    Adjust cross-compilation flags to properly support FPGA signal sources

  • Marc Majoral committed [d24c35] on Code (GIT)

    Add the MAX2771_EVKIT FPGA signal source and the ENABLE_FPGA_MAX2771_EVKIT flag to enable it.

  • Marc Majoral committed [ac7bdc] on Code (GIT)

    Decouple the FPGA DMA signal source from the AD9361 FPGA signal source.

  • Carles Fernandez committed [7ce4f6] on Code (GIT)

    Instantiate sources only once

  • Carles Fernandez committed [621ee3] on Code (GIT)

    Fix clang-tidy job

  • Carles Fernandez committed [8fea8e] on Code (GIT)

    Merge branch 'xguerreropau-decimation_factor_count' into next

  • Carles Fernandez committed [a19d26] on Code (GIT)

    Fix formatting

  • Carles Fernandez committed [e4f807] on Code (GIT)

    Merge branch 'decimation_factor_count' of https://github.com/xguerreropau/gnss-sdr into xguerreropau-decimation_factor_count

  • Xavier Guerrero-Pau committed [c8c46b] on Code (GIT)

    Moved decimation factor count variable to the class

  • Carles Fernandez committed [41dd92] on Code (GIT)

    Avoid possible runtime error when PVT.enable_rx_clock_correction=true

1 >