Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

acars-examples-1.3.1-bp154.1.1 RPM for armv7hl

From OpenSuSE Ports Leap 15.4 for armv7hl

Name: acars-examples Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.3.1 Vendor: openSUSE
Release: bp154.1.1 Build date: Thu Jul 15 03:06:04 2021
Group: Productivity/Hamradio/Other Build host: obs-arm-6
Size: 50988 Source RPM: libacars-1.3.1-bp154.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/szpajder/libacars
Summary: Example applications for libacars
Example applications for for libacars:

 * decode_arinc.c - decodes ARINC-622 messages supplied at the
   command line or from a file.
 * adsc_get_position - illustrates how to extract position-related
   fields from decoded ADS-C message.
 * cpdlc_get_position - illustrates how to extract position-related
   fields from CPDLC position reports.
 * media_advisory - decodes Media Advisory messages (ACARS label SA
   reports)

Provides

Requires

License

MIT

Changelog

* Fri Sep 20 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.3.1
    * Downgraded optimization level for release builds from -O3 to
    - O2 to reduce chances of similar problems for cross-platform
      builds.
* Mon Aug 26 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.3.0
    * JSON output support for all message types. Any protocol tree
      can be serialized into a JSON string with
      la_proto_tree_format_json() function. Functions for serializing
      each individual message type into JSON are provided as well.
      Refer to doc/API_REFERENCE.md for details.
    * decode_acars_apps application now supports both human readable
      and JSON output. To enable JSON output, set LA_JSON environment
      variable to any value. If LA_JSON is not set, the program
      displays human readable output.
    * Small bugfixes in ACARS and MIAM decoders.
* Fri Mar 01 2019 Martin Pluskal <mpluskal@suse.com>
  - Small packaging adjustement - build in build phase
* Wed Feb 27 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.2.0
    * Added support for decoding Media Independent Aircraft Messaging
      (MIAM - ACARS label MA) version 1 and 2. All types of MIAM
      frames are decoded, provided that they fit in a single ACARS
      message. In case of multi-fragment MIAM messages only the first
      fragment is decoded (partially) due to lack of message
      reassembly support in libacars. This will be addressed in a
      future release.
      MIAM uses DEFLATE compression, hence libacars now optionally
      depends on zlib.  If zlib is not available at the build stage,
      MIAM decompression code will be disabled and many messages
      will be left undecoded.
    * `decode_acars_apps` is a new example application. It decodes
      all ACARS applications supported by libacars. This makes
      `decode_arinc` application obsolete
    * Minor bugfixes in the build system.
  - Remove patch:
    * libacars-libsuffix.patch
* Sat Jan 19 2019 mardnh@gmx.de
  - Initial package, version 1.1.0

Files

/usr/bin/adsc_get_position
/usr/bin/cpdlc_get_position
/usr/bin/decode_acars_apps
/usr/bin/media_advisory


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 18:30:32 2024