diff --git a/auto_rx/autorx/__init__.py b/auto_rx/autorx/__init__.py index 11a0b0f5..84a3ea0d 100644 --- a/auto_rx/autorx/__init__.py +++ b/auto_rx/autorx/__init__.py @@ -12,7 +12,7 @@ # MINOR - New sonde type support, other fairly big changes that may result in telemetry or config file incompatability issus. # PATCH - Small changes, or minor feature additions. -__version__ = "1.7.5-beta1" +__version__ = "1.7.5-beta2" # Global Variables diff --git a/auto_rx/autorx/ozimux.py b/auto_rx/autorx/ozimux.py index 685a6910..db841bd7 100644 --- a/auto_rx/autorx/ozimux.py +++ b/auto_rx/autorx/ozimux.py @@ -44,7 +44,7 @@ class OziUploader(object): ] # Extra fields we can pass on to other programs. - EXTRA_FIELDS = ["bt", "humidity", "sats", "batt", "snr", "fest", "f_centre", "ppm", "subtype", "sdr_device_idx"] + EXTRA_FIELDS = ["bt", "humidity", "sats", "batt", "snr", "fest", "f_centre", "ppm", "subtype", "sdr_device_idx", "vel_v", "vel_h"] def __init__( self,