1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-09-27 06:38:23 +00:00
gnss-sdr/src
Jim Melton 3bf2deb2ae
fixed failing unit test
I don't know how this didn't run before submitting the PR. CI tests are great!

The file-based signal sources were modified to not throw an exception on creation
but rather when connect() is called. The unit test was checking for an exception
upon construction.
2021-02-15 15:33:16 -07:00
..
algorithms fix whitespace 2021-02-15 13:46:12 -07:00
core fix clang-tidy CI issues 2021-02-15 14:13:54 -07:00
main Improve handling of the filesystem library 2021-01-16 14:37:19 +01:00
tests fixed failing unit test 2021-02-15 15:33:16 -07:00
utils add signal_source_interface 2021-02-15 11:47:13 -07:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00