Skip to main content

DLRMUS 1.0.18

· One min read

Compatibility

  • Windows 10
  • Debian 6
  • Ubuntu 22

Enhancements

  • Modification to DLRMUs Error Reporting to use more specific error codes when exiting. Managed by Legacy Error Code parameter.
  • Improved firmware transfer speeds for USB interfaces
  • Added new Information, Health and Statistics fields to align with VAF Specification for Fresco units.
  • Introduced Service Port profile to support faster transfers over Service Port interface.
  • Support for retrieving IHS content from systems having multiple devices with same interface profile name

Corrected defects

  • Restored fields FirmwareRevision and PhysicalDeviceName in WMI
  • Corrected various issues with parsing model names when using -F/-r -F flags
  • Corrected defect causing uses when reading response from 9600i units over SC-RS232
  • Corrected defect causing incorrect product IDs displayed in DLRMUS logs

JavaPOS 1.14.077 (1.14.16-077)

· One min read

Enhancements

  • Added UPOS Compliant fields to WMI; added UPOSCompatibleWMI property to dls.properties.
  • Added sample jpos.xml profile for Gryphon GFS45XX devices.
  • Added sample jpos.xml profile for Magellan 3XXX series single-plane devices.
  • DLSBaseService refactor to enhance stability and improve potential user error handling.

Corrected defects

  • Corrected an issue causing the TDRType statistic to be reported twice.

Datalogic Launcher 1.2.3

· One min read

Enhancements

  • Updated to support Android 13
  • If the default browser for the device is changed after Launcher is started, the new selection will be respected when launching URLs.

Corrected Defects

  • If the default browser for the device is not specified, Launcher will automatically choose one to use for launching URLs.
  • Improved the ability to read wallpaper images from the Download folder on Android 11+.
  • When editing allowed apps, setting a label to blank will revert to displaying the name specified in the package.
  • Global Actions Dialog renamed to Power Button Menu

OEMConfig 2.4.3

· One min read

Enhancements

  • Updated to support Android 13
  • Improved support for WiFi settings:
  • Added support for new MotionTrigger scanner setting
  • Updated support for keyboard remapping to include missing keys/actions
  • Improved feedback messages to Scan2Deploy Agent

Corrected Defects

  • Crash when setting any symbology ID to an empty string
  • Unable to set a symbology ID to a non-printable character
  • Unable to set scanner input selection
  • Crash when run on Android 8.1

Scan2Deploy Agent 2.2.3

· One min read

Enhancements

  • Updated to support Android 13
  • Added selection of default browser
  • Enhanced support for EAP network configuration
    • WPA3 EAP networks
    • CA Certificates
    • Online certificate status
    • Domain filters

Corrected Defects

  • Scanning a set of 10 or more v3 labels fails if not scanned in order
  • Scanning an invalid profile barcode label presents a blank screen
  • Replacing or removing an existing WiFi network fails

Datalogic SoftSpot 3.0.2

· One min read

Enhancements

  • Updated to support Android 13
  • Supports display of custom images for spot actions
  • Scanning behavior now respects scanner settings from the system Settings app
  • Configuration settings can be exported to a file, which can then be imported on another device using Scan2Deploy Studio (or EMM). (Available on newer firmware images. See table here.)

Corrected Defects

  • Configuration settings were inconsistent between the different methods (Scan2Deploy/EMM, application and SDK)
  • SoftSpot SDK
    • SoftSpot SDK in previous versions was not reliable. Support has been entirely removed. Calls to the SDK will now return an error.
    • An intent-based API is now available which exposes the ability to enable/disable and hide/show the SoftSpot
  • Touch gestures (such as Swipe to Hide) are more reliable

Datalogic Android SDK 1.34

· One min read

Datalogic Android SDK 1.34 is now available. The SDK add-on version supports Android API levels up to 30 (Android 11).

You can access the documentation here.

Enhancements

  • support to CODE128_EXTENDED_ASCII and CODE128_CHARACTER_SET_MODE to Configuration Manager interface
  • API (firmwareUpgradeAbort) to abort the Firmware Upgrade procedure to the Cradle
  • API (enableCradleFailureEvent) to enable/disable the Cradle Failure events. This configures the kernel to notify cradle failures to the Apps interested to be registered as listener and to receive those events.
  • the POWER_BATTERY_CHARGING_PROFILE property to the Configuration Manager and the related BatteryChargingProfile to manage the configuration of Battery Charging profiles
  • fixed the selection of Camera Scanners by adding the missing InputType and PreviewDisplayMode Enums