From: Keith Packard Date: Sun, 14 Aug 2011 07:00:54 +0000 (-0700) Subject: altosui: Respect storage limits in flight log max config X-Git-Tag: 0.9.6.0^0 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ef7f60df841f1eb22b9cec0d7f68cf2c003d6b30;hp=ef7f60df841f1eb22b9cec0d7f68cf2c003d6b30;p=fw%2Faltos altosui: Respect storage limits in flight log max config Compute the maximum flight log using the data returned from the 'f' command (total storage and erase block size). Limit menu to choices which fall within this limit, complain if the user asks for too big a value. Signed-off-by: Keith Packard ---