ncssar / radiolog

SAR radio log program
Other
13 stars 3 forks source link

add radio locator management features #598

Open caver456 opened 1 year ago

caver456 commented 1 year ago

See #576 for the back story. Basically, SARTopo LocatorGroups are deprecated, will be going away at some point, and, for the past several CTD versions, they no longer provide left bar objects per radio.

Radiolog has been sending locator update requests to CTD since the early days, and should continue to send those same requests since they are used by Shared Locations. But, this is the first time that radiolog will need to interact with CTD enough to merit use of sartopo_python. (So it would make sense to use sartopo_python for the existing-style locator update requests also.)

Tasks:

caver456 commented 1 year ago

Adding a task to update sartopo_python on pypi. The version on pypi right now doesn't let you specify whether you want to sync, or what the default timeout should be. We want to send all of these requests in the same fire-and-forget manner as the existing locator update requests, with timeout of 0.001 sec.

caver456 commented 1 year ago

pausing work here for a while, to do prerequisite work on sartopo_python

caver456 commented 1 year ago

First of several steps finished towards sartopo_python pypi update. See that linked issue above for details.

caver456 commented 11 months ago

re-re-re-thinking - adding this issue back to the v4.0 roadmap, for a few specific reasons: