dforsi

Results 32 issues of dforsi

This PR fixes some small spelling errors. Fixed with: perl -pe "s/Descripion/Description/" -i src/demod*.c codespell -w src/symbols.c

Since it can happen that data extracts do not contain complete geometries, it would be useful at least to document the need to pass to Osmium::Geometry::Haversine::distance() only ways for which...

I'm not sure that fixing the old entries of the changelog is the right thing to do. Fixed with: codespell --ignore-words-list=hist,parm,seting,statics,tread --write-changes --interactive=2

The ```pylint``` tools reports unused imports. Below I'm copying two separate lists ```unused-import``` and ```unused-wildcard-import```. For ```adsb.py```, ```commb.py```, and ```surv.py``` it isn't clear if the comments should be updated to...

Fixes issue #713. Appending would allow local icons to take precedence over those bundled. Calling `QIcon::setThemeSearchPaths(themePaths);` replaces the whole list of paths which results in missing icons on some systems....

Since the first thing after installing well-io is creating the station list, I would find it easier if a button or a link appeared in a prominent place, in addition...

enhancement
help wanted

The comment at line 215 of src/providers/testLab.ts contains `TEST_NON_APP_HOSTED` while the code at line 252 contains `TEST_NOT_APP_HOSTED`, ie "NON" vs "NOT": https://github.com/firebase/firebase-functions/blob/e32e8cc92993ed47fc665bbacf735e38d87cc7f4/src/providers/testLab.ts#L215 https://github.com/firebase/firebase-functions/blob/e32e8cc92993ed47fc665bbacf735e38d87cc7f4/src/providers/testLab.ts#L252

type: bug
api: testlab

I found two errors in figures: in file figures/adsb/cpr_simple_1.pdf s/positon/position/ in file figures/mode_s/bds44_example.pdf s/avaiable/available/

The page at https://dm3mat.darc.de/qdmr/manual/re02.html doesn't render the web address for reporting issues. This is the text visible at the end of the page: > `If you stumble across one of...