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

10020 Commits

Author SHA1 Message Date
Carles Fernandez
01e25fcd8d skyplot: make elevation mask configurable 2025-08-14 10:04:34 +02:00
Carles Fernandez
42b52f2d66 skyplot: split satellite tracks at horizon crossings to avoid linking disjoint passes
Added logic to segment satellite trajectories whenever elevation drops below 5 degrees, preventing lines from connecting points across horizon gaps. Each segment is plotted independently with its own arrow and label
2025-08-14 09:39:52 +02:00
Carles Fernandez
1031637c8f Merge branch 'pedromiguelcp-fix/skyplot' into next 2025-08-14 08:26:13 +02:00
pedromiguelcp
4d568c0fd9 docs(skyplot): make prettier-markdown check happy 2025-08-13 16:23:04 +01:00
pedromiguelcp
22e18fee46 docs(skyplot): update inline comments for clarity 2025-08-13 16:19:48 +01:00
pedromiguelcp
2c49d0f57e docs(skyplot): make prettier-markdown check happy 2025-08-13 15:35:40 +01:00
pedromiguelcp
fb11d958f0 docs: fix typo and format skyplot README 2025-08-13 15:32:24 +01:00
pedromiguelcp
dad143ace0 style: format python code 2025-08-13 15:01:13 +01:00
pedromiguelcp
0cf75d15aa feat: add --use-obs option to limit skyplot to receiver observation period 2025-08-13 14:46:12 +01:00
pedromiguelcp
867d67180e fix: remove duplicated subtraction of ephemeris reference time 2025-08-13 14:46:12 +01:00
Carles Fernandez
4549f62c7d Merge branch 'pedromiguelcp-fix/acquisition-prn-reassignment' into next 2025-08-13 13:11:33 +02:00
Carles Fernandez
6a350f6b5e Merge branch 'fix/acquisition-prn-reassignment' of https://github.com/pedromiguelcp/gnss-sdr into pedromiguelcp-fix/acquisition-prn-reassignment 2025-08-13 10:03:02 +02:00
pedromiguelcp
df67a8d4f3 fix: prevent PRN reassignment before acquisition result 2025-08-12 15:15:23 +01:00
Carles Fernandez
406f70ed57 Avoid double lock 2025-08-12 13:49:58 +02:00
Carles Fernandez
9d9a46abea Fix building with old compilers 2025-08-12 12:19:18 +02:00
Carles Fernandez
28239e49e5 Fix some defects detected by Coverity Scan 2025-08-12 12:12:41 +02:00
Carles Fernandez
4bd3f09409 Fix performance inefficiencies detected by Coverity Scan 2025-08-11 07:45:22 +02:00
Carles Fernandez
7d919de008 Avoid potential division by zero 2025-08-10 20:12:19 +02:00
Carles Fernandez
0b5dfb60bf Avoid potential overflow in int16 conversion 2025-08-10 20:11:20 +02:00
Carles Fernandez
a5e1bb40dd Avoid potential overflow in bin_to_int() 2025-08-10 20:08:08 +02:00
Carles Fernandez
6a0ba9ac89 Fix some defects of the OSNMA receiver 2025-08-10 19:23:09 +02:00
Carles Fernandez
80c2ac7135 Make the fix C++14 compatible 2025-08-08 20:52:50 +02:00
Carles Fernandez
191d1d0612 Fix potential building failure when re-running CMake 2025-08-08 20:40:07 +02:00
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