1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-02 10:57:59 +00:00
Commit Graph

9997 Commits

Author SHA1 Message Date
Carles Fernandez
19050d2df8 Merge branch 'gnsstk15' into next 2025-08-08 20:36:59 +02:00
Carles Fernandez
e4afdc27c6 Fix undefined behavior when computing sats array size in update_sdr_gnss_packet 2025-08-08 20:34:18 +02:00
Carles Fernandez
6c849dd43b Merge branch 'MathieuFavreau-refactor/cleanup-rinex-printer' into next 2025-08-08 20:31:16 +02:00
Carles Fernandez
c8555b38af Fix dangling pointer and overflow risk in sci2for function 2025-08-08 19:12:00 +02:00
Carles Fernandez
3ba5a3217c Make Coverity Scan happier 2025-08-08 13:52:06 +02:00
Carles Fernandez
7812116729 Make Coverity Scan happy 2025-08-08 13:35:57 +02:00
Carles Fernandez
dbb350db33 Fix weird error in OpenSUSE 2025-08-08 12:51:11 +02:00
Carles Fernandez
53e5a9b3b7 Formatting: improve consistency of blank line usage 2025-08-08 12:49:50 +02:00
Carles Fernandez
eb72538b73 Proper usage of nullptr 2025-08-08 11:08:21 +02:00
Carles Fernandez
f6173c2925 Avoid usage of std::optional so it can build in C++14 2025-08-08 10:45:03 +02:00
Carles Fernandez
b6f911fa46 Fix patch path 2025-08-07 16:14:32 +02:00
Carles Fernandez
4d616a006e Move patch files of external tools to their own folder 2025-08-07 13:33:12 +02:00
Carles Fernandez
13ef99ec57 Bump local version of GNSSTk to v15.0.0
Silence warnings related to gnsstk
2025-08-07 12:39:42 +02:00
Mathieu Favreau
abc67692a9 Fix bugs 2025-08-06 19:26:51 +00:00
Mathieu Favreau
edc71fc8a6 Cleanup rinex printer 2025-08-06 13:12:20 +00:00
Carles Fernandez
599ec8a096 Update Galileo satellite block identification 2025-08-05 10:44:13 +02:00
Carles Fernandez
b843c48930 Fix defects detected by Coverity Scan 2025-07-29 15:17:32 +02:00
Carles Fernandez
ce8d27e7d3 Update instructions for Rocky Linux 2025-07-28 19:01:35 +02:00
Carles Fernandez
9a48118759 Merge branch 'MathieuFavreau-remove_receiver_type' into next 2025-07-28 19:00:08 +02:00
Carles Fernandez
4acbbf6579 Update changelog 2025-07-28 18:55:49 +02:00
Carles Fernandez
06dc0e6370 Remove old comment no longer applicable 2025-07-28 18:42:41 +02:00
Carles Fernandez
80112f6831 Fix generation of BeiDou RINEX navigation files 2025-07-28 14:01:25 +02:00
Carles Fernandez
2dc9fee9d8 Merge branch 'remove_receiver_type' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-remove_receiver_type 2025-07-28 11:40:53 +02:00
Mathieu Favreau
dbe16a6310 Fix double checking 2025-07-24 12:37:15 +00:00
Mathieu Favreau
a6e4931938 Move unnamed namespace 2025-07-24 12:33:41 +00:00
Mathieu Favreau
ffd6893329 Fix more rtcm printer issues 2025-07-24 12:29:08 +00:00
Mathieu Favreau
802b8bc1ff Fix rtcm printer 2025-07-24 12:23:56 +00:00
Carles Fernandez
70942ce993 Merge branch 'remove_receiver_type' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-remove_receiver_type 2025-07-24 13:01:21 +02:00
Carles Fernandez
79ccdc4a0e CI: test volk_gnsssdr in arm64 and riscv64 archs 2025-07-24 12:29:04 +02:00
Carles Fernandez
dac1e8be14 Update Homebrew instructions 2025-07-24 09:33:31 +02:00
Mathieu Favreau
52cc8a5e2c Fix comment 2025-07-23 21:08:59 +00:00
Mathieu Favreau
3aa97191df Rename file 2025-07-23 20:58:58 +00:00
Mathieu Favreau
6d5f7b6254 Finish removal of receiver type 2025-07-23 20:43:00 +00:00
Mathieu Favreau
18006bbbe9 First pass to remove receiver_type 2025-07-23 19:05:11 +00:00
Carles Fernandez
18a7bbd648 Bump local Armadillo version to 14.6 2025-07-20 09:38:32 +02:00
Carles Fernandez
031c5e7713 Bump cpu_features to v0.10.1: Moving from mandatory c++14 to at least c++14 2025-07-19 14:42:50 +02:00
Carles Fernandez
be5d2a6787 Add Pedro Pereira to the list of contributors 2025-07-13 14:36:16 +02:00
Carles Fernandez
5a39141cf4 Merge branch 'pedromiguelcp-ntlab-signal-source' into next 2025-07-13 14:25:46 +02:00
Carles Fernandez
751cd955ec Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next 2025-07-13 13:33:57 +02:00
Carles Fernandez
c8dc06dad0 Merge branch 'ntlab-signal-source' of https://github.com/pedromiguelcp/gnss-sdr into pedromiguelcp-ntlab-signal-source 2025-07-11 18:26:40 +02:00
pedromiguelcp
b4e71654e4 fix: add default channel count value 2025-07-11 14:36:27 +01:00
pedromiguelcp
5927ca5e47 fix: correct packetsPerSample to reflect channel count 2025-07-11 14:36:27 +01:00
pedromiguelcp
24f0ba702e chore: make clang-tidy happy 2025-07-11 14:36:26 +01:00
pedromiguelcp
f1eaf5253e feat: add multichannel support for ntlab adapter 2025-07-11 14:36:26 +01:00
pedromiguelcp
ef01835b28 feat: add signal source adapter for NTLab NT1065 2025-07-11 14:36:25 +01:00
Carles Fernandez
72a4ed3878 Avoid tracking the same PRN in multiple channels (Fixes: #885) 2025-07-11 11:30:33 +02:00
Carles Fernandez
6d1cf6e4e7 Update changelog 2025-07-10 22:13:15 +02:00
Carles Fernandez
49fd39d2b6 CI: Improve prettier-markdown job, showing the required changes in case of failure.
Adapt markdown file to the new prettier behavior
2025-07-10 21:34:08 +02:00
Marc Majoral
ebd6450dea Add code comments for clarity 2025-07-10 19:38:47 +02:00
Marc Majoral
2c2d427607 Set all constants to uppercase for consistency 2025-07-10 19:38:47 +02:00