Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zephyrproject-rtos/zscilib issues and pull requests

#63 - Incorporate AHRS acc2q into zscilib as zsl_quat_from_accel

Pull Request - State: open - Opened by deganii 5 months ago - 3 comments

#63 - Incorporate AHRS acc2q into zscilib as zsl_quat_from_accel

Pull Request - State: open - Opened by deganii 5 months ago - 3 comments

#62 - Fix computational errors in quaternion implementation and Madgwick IMU filter

Pull Request - State: open - Opened by deganii 5 months ago - 5 comments

#61 - undeclared function 'zsl_mtx_pinv' when use CONFIG_ZSL_SINGLE_PRECISION

Issue - State: closed - Opened by mintisan 8 months ago - 1 comment

#61 - undeclared function 'zsl_mtx_pinv' when use CONFIG_ZSL_SINGLE_PRECISION

Issue - State: closed - Opened by mintisan 8 months ago - 1 comment

#60 - fix: add module name

Pull Request - State: open - Opened by Jappie3 10 months ago

#60 - fix: add module name

Pull Request - State: open - Opened by Jappie3 10 months ago

#58 - samples/tests: Update for hwmv2 board names

Pull Request - State: closed - Opened by nordicjm about 1 year ago

#57 - Fixes pseudoinverse of matrix in matrices.c

Pull Request - State: open - Opened by stonemaguire about 1 year ago

#57 - Fixes pseudoinverse of matrix in matrices.c

Pull Request - State: open - Opened by stonemaguire about 1 year ago

#56 - fix double promotion warnings

Pull Request - State: closed - Opened by XenuIsWatching about 1 year ago

#55 - tests: remove usage of CONFIG_ZTEST_NEW_API

Pull Request - State: closed - Opened by nashif over 1 year ago

#54 - OOB write in zsl_mtx_eigenvectors

Issue - State: open - Opened by 0xabe1 over 1 year ago - 1 comment

#54 - OOB write in zsl_mtx_eigenvectors

Issue - State: open - Opened by 0xabe1 over 1 year ago - 1 comment

#53 - Issue with zsl_mtx_mult() function

Issue - State: open - Opened by Ananyaaynana over 1 year ago

#53 - Issue with zsl_mtx_mult() function

Issue - State: open - Opened by Ananyaaynana over 1 year ago

#51 - Fixes some logical issues in matrix and vector code

Pull Request - State: open - Opened by microbuilder over 1 year ago - 1 comment
Labels: category:bug, area:vectors, area:matrices

#51 - Fixes some logical issues in matrix and vector code

Pull Request - State: open - Opened by microbuilder over 1 year ago - 1 comment
Labels: category:bug, area:vectors, area:matrices

#50 - ztest: Update test code for new ztest API

Pull Request - State: closed - Opened by microbuilder over 1 year ago

#50 - ztest: Update test code for new ztest API

Pull Request - State: closed - Opened by microbuilder over 1 year ago

#49 - Issue with using zsl in esp32

Issue - State: closed - Opened by Ananyaaynana over 1 year ago - 1 comment

#49 - Issue with using zsl in esp32

Issue - State: closed - Opened by Ananyaaynana over 1 year ago - 1 comment

#48 - vectors: if statement always true

Issue - State: open - Opened by ruehlchris about 2 years ago

#48 - vectors: if statement always true

Issue - State: open - Opened by ruehlchris about 2 years ago

#47 - matrises: missing break in zsl_mtx_binary_op()

Issue - State: open - Opened by ruehlchris about 2 years ago

#47 - matrises: missing break in zsl_mtx_binary_op()

Issue - State: open - Opened by ruehlchris about 2 years ago

#46 - vectors: function zsl_vec_zte, missing (-) in if statement

Issue - State: open - Opened by ruehlchris about 2 years ago

#46 - vectors: function zsl_vec_zte, missing (-) in if statement

Issue - State: open - Opened by ruehlchris about 2 years ago

#45 - matrices: remove the recursion on the qr decomposition

Pull Request - State: closed - Opened by uLipe over 2 years ago - 5 comments
Labels: area:matrices

#45 - matrices: remove the recursion on the qr decomposition

Pull Request - State: closed - Opened by uLipe over 2 years ago - 5 comments
Labels: area:matrices

#44 - ci: address docs generation to not be triggered on

Pull Request - State: closed - Opened by uLipe over 2 years ago - 3 comments

#44 - ci: address docs generation to not be triggered on

Pull Request - State: closed - Opened by uLipe over 2 years ago - 3 comments

#43 - ci: Make doxygen dependent on PR being merged

Pull Request - State: closed - Opened by microbuilder over 2 years ago - 2 comments
Labels: area:documentation

#42 - ci: make build docs pipeline triggered

Pull Request - State: closed - Opened by uLipe over 2 years ago - 1 comment

#41 - doc: fix zsl main page

Pull Request - State: closed - Opened by uLipe over 2 years ago - 1 comment

#40 - docs: added github action to build doxygen documentation

Pull Request - State: closed - Opened by uLipe over 2 years ago - 2 comments

#40 - docs: added github action to build doxygen documentation

Pull Request - State: closed - Opened by uLipe over 2 years ago - 2 comments

#39 - build: Update find_package and cmake requirements

Pull Request - State: closed - Opened by microbuilder over 2 years ago
Labels: area:samples, area:testing, area:build system

#39 - build: Update find_package and cmake requirements

Pull Request - State: closed - Opened by microbuilder over 2 years ago
Labels: area:samples, area:testing, area:build system

#38 - Cleanup for zephyr 3.1

Pull Request - State: closed - Opened by microbuilder over 2 years ago - 1 comment
Labels: area:build system

#37 - Control systems toolbox

Issue - State: open - Opened by mkschreder over 2 years ago

#36 - ztest: Add missing zephyr header namespace

Pull Request - State: closed - Opened by microbuilder over 2 years ago
Labels: area:testing

#36 - ztest: Add missing zephyr header namespace

Pull Request - State: closed - Opened by microbuilder over 2 years ago
Labels: area:testing

#35 - fusion: mahony: add PI controller integral limit

Pull Request - State: closed - Opened by uLipe over 2 years ago - 1 comment

#35 - fusion: mahony: add PI controller integral limit

Pull Request - State: closed - Opened by uLipe over 2 years ago - 1 comment

#34 - orientation: cal: fix crash when me is NULL

Pull Request - State: closed - Opened by uLipe over 2 years ago - 1 comment

#33 - CI improvements: Adds M55, enable tests on module.yaml

Pull Request - State: closed - Opened by microbuilder over 2 years ago
Labels: area:testing, area:build system

#33 - CI improvements: Adds M55, enable tests on module.yaml

Pull Request - State: closed - Opened by microbuilder over 2 years ago
Labels: area:testing, area:build system

#32 - Matrices: Other Factorisations to Consider

Issue - State: open - Opened by microbuilder over 2 years ago - 2 comments
Labels: category:enhancement, area:matrices

#32 - Matrices: Other Factorisations to Consider

Issue - State: open - Opened by microbuilder over 2 years ago - 2 comments
Labels: category:enhancement, area:matrices

#31 - Build and config fixes for Zephyr 3.1

Pull Request - State: closed - Opened by microbuilder over 2 years ago

#31 - Build and config fixes for Zephyr 3.1

Pull Request - State: closed - Opened by microbuilder over 2 years ago

#30 - zephyr: update include paths to use <zephyr/...>

Pull Request - State: closed - Opened by gmarull over 2 years ago - 1 comment

#30 - zephyr: update include paths to use <zephyr/...>

Pull Request - State: closed - Opened by gmarull over 2 years ago - 1 comment

#29 - Follow up on the zscilib blog post

Issue - State: closed - Opened by fgervais almost 3 years ago - 2 comments

#28 - samples: Minor documentation cleanup

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#27 - docs: Update readme post migration

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#27 - docs: Update readme post migration

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#26 - tag: v0.2.0-rc1 Release

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#26 - tag: v0.2.0-rc1 Release

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#25 - samples: standalone: Fix compilation errors

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#25 - samples: standalone: Fix compilation errors

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#24 - Scalar: Add common functions

Issue - State: open - Opened by microbuilder over 3 years ago

#24 - Scalar: Add common functions

Issue - State: open - Opened by microbuilder over 3 years ago

#23 - Apply a rotation matrix

Issue - State: closed - Opened by marti-riba-pons over 3 years ago

#22 - Least-Squares Fitting API(s)

Issue - State: closed - Opened by microbuilder over 3 years ago - 2 comments
Labels: category:enhancement, API, priority:medium, area:statistics, area: calibration

#22 - Least-Squares Fitting API(s)

Issue - State: closed - Opened by microbuilder over 3 years ago - 2 comments
Labels: category:enhancement, API, priority:medium, area:statistics, area: calibration

#21 - config: Removed CONFIG_ZSL_MATRIX_QRD_USE_SCRATCH

Pull Request - State: closed - Opened by microbuilder over 3 years ago
Labels: API, area:matrices

#21 - config: Removed CONFIG_ZSL_MATRIX_QRD_USE_SCRATCH

Pull Request - State: closed - Opened by microbuilder over 3 years ago
Labels: API, area:matrices

#20 - api: Add Instrumentation API

Pull Request - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, API

#19 - Sprint2 Update

Pull Request - State: closed - Opened by marti-riba-pons over 3 years ago

#19 - Sprint2 Update

Pull Request - State: closed - Opened by marti-riba-pons over 3 years ago

#18 - Calibration API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, priority:medium, area: calibration

#18 - Calibration API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, priority:medium, area: calibration

#17 - Measurements: Proof of Concept

Issue - State: open - Opened by microbuilder over 3 years ago
Labels: help wanted, API, status:in progress, area:measurement

#16 - Complex Number Support

Issue - State: open - Opened by microbuilder over 3 years ago
Labels: category:enhancement, API, priority:medium

#15 - Define an extensible data processing pipeline

Issue - State: closed - Opened by microbuilder over 3 years ago - 1 comment
Labels: category:enhancement, priority:medium

#14 - Colorimetry API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, priority:medium, area:spectrometry

#14 - Colorimetry API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, priority:medium, area:spectrometry

#13 - Motion and Orientation API(s)

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, status:in progress, priority:high, area:orientation

#13 - Motion and Orientation API(s)

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, status:in progress, priority:high, area:orientation

#12 - Physics API: Relativity

Issue - State: open - Opened by microbuilder over 3 years ago
Labels: category:enhancement, API, priority:low, area:physics

#12 - Physics API: Relativity

Issue - State: open - Opened by microbuilder over 3 years ago
Labels: category:enhancement, API, priority:low, area:physics

#11 - Physics API: Misc

Issue - State: closed - Opened by microbuilder over 3 years ago - 1 comment
Labels: category:enhancement, help wanted, API, priority:low, area:physics

#11 - Physics API: Misc

Issue - State: closed - Opened by microbuilder over 3 years ago - 1 comment
Labels: category:enhancement, help wanted, API, priority:low, area:physics

#10 - Physics API: Electricity

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, good first issue, API, priority:low, area:physics

#9 - Digital Signal Processing API

Issue - State: open - Opened by microbuilder over 3 years ago - 1 comment
Labels: category:enhancement, help wanted, API, priority:medium, area:dsp

#9 - Digital Signal Processing API

Issue - State: open - Opened by microbuilder over 3 years ago - 1 comment
Labels: category:enhancement, help wanted, API, priority:medium, area:dsp

#8 - Probability API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, priority:low, area:probability

#8 - Probability API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, priority:low, area:probability

#7 - Statistics API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, status:in progress, priority:high, area:statistics

#7 - Statistics API

Issue - State: closed - Opened by microbuilder over 3 years ago
Labels: category:enhancement, help wanted, API, status:in progress, priority:high, area:statistics

#6 - zephyr: Update for Zephyr 2.5.0

Pull Request - State: closed - Opened by microbuilder over 3 years ago

#5 - Physics API

Issue - State: closed - Opened by microbuilder over 5 years ago
Labels: API, status:in progress, priority:medium, area:physics

#4 - Add benchmarking sample app

Issue - State: closed - Opened by microbuilder almost 6 years ago - 1 comment
Labels: area:samples, priority:medium, area:optimisation

#3 - Optimised functions infrastructure

Issue - State: open - Opened by microbuilder almost 6 years ago
Labels: API, area:Arm, priority:low, area:optimisation

#2 - Matrix API

Issue - State: closed - Opened by microbuilder almost 6 years ago
Labels: API, area:matrices, status:in progress, priority:high