altosdroid: Synchronize access to the 'rockets' list for online maps
authorKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:48:58 +0000 (10:48 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:53:45 +0000 (10:53 -0700)
Online maps gets rockets added by the telem code and the same data are
used to create the maps UI. Synchronise access to that object to prevent
simutaneous operations.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found