Releases: linux-msm/qrtr
Releases · linux-msm/qrtr
v1.2
IMPORTANT NOTE
This is the last release containing qrtr-ns. It has been long superceded by the in-kernel implementation for Linux (see here). If you have any need for the legacy implementation, please stay on this version.
What's Changed
- lib: meson.build: restore libqrtr SONAME by @a-wai in #31
- treewide: Include libqrtr.h as a global header by @konradybcio in #33
- qrtr.py: adding missing buffer size arg to recvfrom by @DylanVanAssche in #34
- lookup: add Sensor Manager (SMGR) service IDs by @minlexx in #35
New Contributors
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Makefile: allow
$(CFLAGS), $ (LDFLAGS) override by @JamiKettunen in #23 - lookup: add Snapdragon Sensor Core service by @DylanVanAssche in #22
- lookup: add IMS data service by @flamingradian in #26
- lookup: Add several new services by @Ristovski in #25
- Makefile: remove generated service file when cleaning by @a-wai in #24
- lookup: Add more services by @konradybcio in #27
- meson by @konradybcio in #28
- github CI by @konradybcio in #29
- meson.build: Make building qrtr-ns opt-in by @konradybcio in #30
New Contributors
- @JamiKettunen made their first contribution in #23
- @DylanVanAssche made their first contribution in #22
- @flamingradian made their first contribution in #26
- @Ristovski made their first contribution in #25
- @a-wai made their first contribution in #24
- @konradybcio made their first contribution in #27
Full Changelog: v1.0...v1.1