aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-02-13Add gitreview file for Quirky Quillback branchquillbackJan-Simon Moeller1-1/+1
2021-10-25binding iiodevices: Support 64-bit raw values.needlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.113.93.012.93.012.92.012.91.012.90.1Andriy Tryshnivskyy1-5/+5
2021-10-06Add SCMI IIO accelerometer and gyroscope.Andriy Tryshnivskyy1-0/+2
2021-09-02binding iiodevices: Fix service crash when subscribing to two iio devices.Andriy Tryshnivskyy1-6/+4
2021-07-27binding iiodevices: Change subscribe to scan all devices.Andriy Tryshnivskyy1-5/+11
2021-07-26Fix channel names for sensors devices.Vasyl Vavrychuk1-2/+2
2021-07-26Add sensors from AGL Reference Hardware board.Vasyl Vavrychuk1-1/+3
2020-08-18Migration to binding V3marlin_12.90.0marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish/9.99.4jellyfish/9.99.39.99.49.99.312.90.011.92.011.91.010.93.010.92.010.91.0Li, Xiaoming2-51/+51
2020-06-09Update autobuild scriptsjellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.2jellyfish/9.99.19.99.29.99.1Scott Murray2-204/+154
2020-02-18Update autobuild script to create new targetsFrederic Marec2-26/+174
2020-02-06license: declare license on source filesClément Bénier4-339/+48
2019-11-14fix(iiodevices-binding.c): use afb_event_is_valid to check eventicefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.58.99.48.99.38.99.28.99.1Li Xiaoming1-1/+1
2019-09-12fix(test/CMakeLists.txt): make test wgt workLi Xiaoming1-2/+2
2019-04-08iiodevices-binding: Use-after-free fixedhalibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.1halibutClément Bénier1-1/+1
2019-03-01autobuild: fix warnings due to cp command exit errorRaquel Medina2-26/+50
2018-11-09Change .gitmodules following submodule migrationhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.17.90.06.99.46.99.36.99.26.99.1Frederic Marec1-3/+0
2018-11-09Improve iiodevices testFrederic Marec5-97/+137
2018-10-31Migrate app-templates to CMake moduleRomain Forlot2-4/+7
2018-10-12iiodevices: add afb_req_failClément Bénier1-4/+16
2018-10-12set_channel: no next channel when it doesn't existClément Bénier2-3/+23
2018-10-09Use feature 'required-binding'Jose Bollo1-1/+1
2018-10-04Add tests for iiodevice bindingFrederic Marec8-16/+218
2018-09-14Init test directory for iiodevicesFrederic Marec8-0/+221
2018-09-13Update version of conf.d/app-templates submodule.Frederic Marec1-0/+0
2018-06-29README: add client demo example and fix some spellingsguppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.16.90.05.99.65.99.55.99.45.99.35.99.25.99.1test-iiodevicesClément Bénier1-3/+41
2018-06-29config.xml.in: fix provided-api to iiodevicesClément Bénier1-1/+1
2018-06-29Merge "Remove useless code and declare iio_infos in C code"Jan-Simon Moeller3-14/+14
2018-06-28Merge "config.cmake: fix WIDGET_ENTRY_POINT to right library called iiodevice...Jan-Simon Moeller1-1/+1
2018-06-29Remove useless code and declare iio_infos in C codeClément Bénier3-14/+14
2018-06-28Merge changes from topic 'iio'Jan-Simon Moeller2-1/+10
2018-06-28README: fix spelling mistakesClément Bénier1-10/+10
2018-06-27config.cmake: fix WIDGET_ENTRY_POINT to right library called iiodevices-bindi...Clément Bénier1-1/+1
2018-06-27Add git ignore file/dir listSebastien Douheret1-0/+8
2018-06-25Add missing afb-daemon dependencySebastien Douheret1-1/+2
2018-06-22string copy: use n copy(snprintf, strncpy)cle©mentbeénier2-14/+16
2018-06-21gitreview: update it to iiodevicesclement benier1-1/+1
2018-06-21read static infos: improve read static infos for channelsclement benier1-15/+53
2018-06-21add client_sub structure: split channel_fd structure into channel and client_subclement benier2-240/+254
2018-06-21context_set vs uid: remove json key uid and set context for afb_reqclement benier2-44/+19
2018-06-21config.cmake: set project infosclement benier1-5/+5
2018-06-21README: updateclement benier1-59/+26
2018-06-21binding iiodevices: handles 3 iiodevicesClément Bénier8-184/+679
2018-06-21initial commit: draft work in progressClément Bénier13-0/+1009
2018-06-19Initial empty repositoryJan-Simon Moeller0-0/+0