altosuilib: Don't match product_altusmetrum for product_basestation or product_altimeter
authorKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:59:37 +0000 (19:59 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:59:37 +0000 (19:59 -0800)
It's been years since we've shipped boards configured with
product_altusmetrum, but now we've repurposed that code for the flash
loader. When matching an explicit product, go ahead and also match
altusmetrum so that the flash loader will fit, but when matching
basestation or altimeter, don't as that will avoid popping up the
flight monitor UI at startup when a board is running the boot loader.

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

No differences found