Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/0.4.0-1

    protected
    hexagonrpc Debian release 0.4.0-1
  • upstream/0.4.0

    protected
    Upstream version 0.4.0
  • debian/0.3.2-2

    protected
    hexagonrpc Debian release 0.3.2-2
  • debian/0.3.2-1

    protected
    hexagonrpc Debian release 0.3.2-1
    
  • v0.3.2

    v0.3.1
    
    Changes:
     - addition of hexagonfs file mappings to socinfo
     - hard link between /vendor and /system/vendor in hexagonfs
    
  • upstream/0.3.2

    protected
  • upstream/0.3.1

    protected
    v0.3.1
    
    Changes:
     - correction of default DSP name in help text and code
     - configuration of warning reporting
     - non-functional changes to remove warnings
    
  • v0.3.1

    v0.3.1
    
    Changes:
     - correction of default DSP name in help text and code
     - configuration of warning reporting
     - non-functional changes to remove warnings
    
  • upstream/0.3.0

    protected
    v0.3.0
    
    For this release, prior notice has been given, and this release is
    almost a week late.
    
    There is another breaking change planned to expand the capabilities of
    the FastRPC implementation.
    
    Breaking changes in this release:
     - separation of CHRE functionality and support for programs reusing
       FastRPC session
    
    Other changes:
     - accommodation for compiling the sensor shell without qmic
     - addition of unit test
     - improvement in portability to POSIX implementations where
       malloc(0) = NULL
     - refactoring of types used in I/O buffer encoding/decoding
    
    Planned breaking changes:
     - changes to the fastrpc function definition format
    
  • v0.3.0

    v0.3.0
    
    For this release, prior notice has been given, and this release is
    almost a week late.
    
    There is another breaking change planned to expand the capabilities of
    the FastRPC implementation.
    
    Breaking changes in this release:
     - separation of CHRE functionality and support for programs reusing
       FastRPC session
    
    Other changes:
     - accommodation for compiling the sensor shell without qmic
     - addition of unit test
     - improvement in portability to POSIX implementations where
       malloc(0) = NULL
     - refactoring of types used in I/O buffer encoding/decoding
    
    Planned breaking changes:
     - changes to the fastrpc function definition format
    
  • upstream/0.2.2

    protected
    v0.2.2
    
    There are still a few more breaking changes that are planned to expand
    the capabilities of the FastRPC implementation.
    
    Breaking changes in this release:
     - removal of NULL-terminating string duplication in apps_std_stat
       (assumed to work)
     - new fatal exit when root directory cannot be opened (unreachable in
       context of the full program)
    
    Other changes:
     - removal of inaccurate statement in sensor shell README
     - improvements to error handling in input buffer decoder
     - removal of unused variables
     - fix for specifying parent directory in hexagonfs
    
    Planned breaking changes:
     - removal of built-in CHRE functionality
     - changes to the fastrpc function definition format
    
  • v0.2.2

    v0.2.2
    
    There are still a few more breaking changes that are planned to expand
    the capabilities of the FastRPC implementation.
    
    Breaking changes in this release:
     - removal of NULL-terminating string duplication in apps_std_stat
       (assumed to work)
     - new fatal exit when root directory cannot be opened (unreachable in
       context of the full program)
    
    Other changes:
     - removal of inaccurate statement in sensor shell README
     - improvements to error handling in input buffer decoder
     - removal of unused variables
     - fix for specifying parent directory in hexagonfs
    
    Planned breaking changes:
     - removal of built-in CHRE functionality
     - changes to the fastrpc function definition format
    
  • upstream/0.2.1

    protected
    v0.2.1
    
    The drawbacks of not writing unit tests, even though it should be
    straightforward to do so, have shown. This is partly a bug fix release,
    but also removes the dependency on qmic so the sensor shell can be
    compiled on Alpine without creating other packages.
    
    Changes:
     - fix for pointer-related issues in hexagonrpc
     - addition of pre-generated qmi interface
    
  • v0.2.1

    v0.2.1
    
    The drawbacks of not writing unit tests, even though it should be
    straightforward to do so, have shown. This is partly a bug fix release,
    but also removes the dependency on qmic so the sensor shell can be
    compiled on Alpine without creating other packages.
    
    Changes:
     - fix for pointer-related issues in hexagonrpc
     - addition of pre-generated qmi interface
    
  • upstream/0.2.0

    protected
    v0.2.0
    
    Changes have been made, and a more-than-reasonable amount of time has
    passed since the last breaking change was pushed to the branch. It's as
    if no one complains about an internal API change if no one is even using
    the internal API.
    
    There are still a few more breaking changes that are planned to expand
    the capabilities of the FastRPC implementation.
    
    Breaking changes in this release:
     - change in physical file paths to /usr/share/qcom
     - addition of interface implementation data
     - deletion of socinfo virtual files
    
    Other changes:
     - improvements in documentation
     - removal of unused code to reduce compiler warnings
     - amendment to copyright/license header
    
    Planned breaking changes:
     - removal of built-in CHRE functionality
     - changes to the fastrpc function definition format
    
  • v0.2.0

    v0.2.0
    
    Changes have been made, and a more-than-reasonable amount of time has
    passed since the last breaking change was pushed to the branch. It's as
    if no one complains about an internal API change if no one is even using
    the internal API.
    
    There are still a few more breaking changes that are planned to expand
    the capabilities of the FastRPC implementation.
    
    Breaking changes in this release:
     - change in physical file paths to /usr/share/qcom
     - addition of interface implementation data
     - deletion of socinfo virtual files
    
    Other changes:
     - improvements in documentation
     - removal of unused code to reduce compiler warnings
     - amendment to copyright/license header
    
    Planned breaking changes:
     - removal of built-in CHRE functionality
     - changes to the fastrpc function definition format
    
  • upstream/0.1.0

    protected
    v0.1.0
    
    Nanoapps don't load, but it's time to distribute the FastRPC
    implementation so mainline Linux can support sensors on Qualcomm
    devices.
    
    It is not time to distribute source code of a working sscregistrygen so
    some changes to it were recently added.
    
    Planned breaking changes:
     - removal of built-in CHRE functionality
     - deletion of socinfo virtual files
     - changes to the fastrpc function definition format
    
  • v0.1.0

    v0.1.0
    
    Nanoapps don't load, but it's time to distribute the FastRPC
    implementation so mainline Linux can support sensors on Qualcomm
    devices.
    
    It is not time to distribute source code of a working sscregistrygen so
    some changes to it were recently added.
    
    Planned breaking changes:
     - removal of built-in CHRE functionality
     - deletion of socinfo virtual files
     - changes to the fastrpc function definition format