Skip to content

GPS location retrieval

Ilias Daradimos requested to merge (removed):GPSD into master

Client always sends its coordinates to network when getting jobs and network updates the web entered values.
When on GPS mode, scheduler will wait for a valid GPS signal before starting.
Before getting new jobs, a valid GPS position will need to be acquired. This has a timeout of 120s where the last known coordinates will be used.

#327 (closed)

Edited by Ilias Daradimos

Merge request reports