Valerii Zapodovnikov
Valerii Zapodovnikov
Or you can just use https://stackoverflow.com/a/59830405/11173412
"GitHub closed the pull request because the branches were the same at that moment" This works as intended. You should have used git remote add upstream https://github.com/ORIGINAL_OWNER/ORIGINAL_REPOSITORY.git; git checkout master;...
You should set -vf scale=out_color_matrix=bt709:flags=accurate_rnd,format=yuv420p -color_primaries bt709 -color_trc bt709 -colorspace bt709 -color_range tv. swscale defaults to limited range.
> some video players ignore that and will select a video profile based on the video size That should happen when no VUI flags are set in SPS in video...
> change the matrix based on the export size If you will do this you will have to also change primaries to one of those used in BT.601, which means...
> We are accepting bad words now... No, we were accepting bad words before https://github.com/gnss-sdr/gnss-sdr/commit/ec3c8686250c515303f85b4b741b0ddd6551b7b2. It was implemented by using english ICD, which had a typo.
> Now I think, that rewriting it is a good idea. The algorithm from the other repo is very optimal algorithm, it will have nothing in common with documentation, it...
Why do you need SUPL? Just download E from satellites, 30 seconds for e. and 17 minutes for almanac.
WAAS will require ITRF2008 reference frame, while GPS moved to G2139, i.e. ITRF2014.
> That's strange. Why do you think it is stange that PPP_static works?