Repository Info: ---- Latest commit ----- commit 271fcc8e9356c200bf8d55e77112c7ff80a2e413 Author: Sonia Otero Date: 2021-06-15 a) Set HDOB SFMR columns to /// when ALTref>3810m during all 10 seconds representing the SFMR 10s-average. b) Expand on best practice to update Swing components from the event dispatch thread (EDT): added methods in class AbstractView to set back/foreground color, set enable, set action command, plus adapted all children of this class to call the EDT-aware methods. c) Thanks to (b), the SLP field in VDM panel gets highlighted in the correct queueing order because of being executed on the EDT, as opposed to executing the highlight from the application thread. Replayed 20200801I1, where 2 VDMs had TDMref>TA.d during [center-5,center+5]; hence, SLP field got hightlighted. ------------------- -----Branch used -------------- ## dev ?? scripts/restart_avaps_rds ?? scripts/restart_novatel_rds ?? scripts/restart_sea_rds ?? scripts/restart_sfmr_rds -------------------