Results 50 issues of Rossen

Now that the module is split into smaller bits, it should be easier to add unit tests. List of completed submodules: - [ ] parsing.py - [x] common - [...

- [x] move docs to readthedocs Currently the docs are out of date as they are generated manually, with `rtd` they will be generated whenever commits are pushed. - [...

enhancement

Current tests need to be reworked after the parsing module split, even though they still work.

List of completed submodules: - [ ] common - [ ] position

`aprsc` server software will drop connections that haven't send any data within a predefined period. > ClientTimeout 48h > When no data is received from a downstream client in N...

enhancement

Currently the mobile tracker makes use of offline caching to improve the experience on mobile devices. Appcache is apparently going to be replaced by Service Workers. - [x] move to...

improvement

Can be achieved using https://cesiumjs.org/

feature-request

Perhaps, its a good idea to keep trying to fetch new positions, unless we are past the flight window.

improvement

Loading all vehicles at once is probably not the best way. I've had Google Earth crash. Perhaps, it should just send a list of all vehicles, and load the data...

improvement