Commit Graph

  • fd21f1f4bf compass: Add support for polling uncalibrated devices dev-sane Evangelos Ribeiro Tzaras 2020-09-27 22:28:57 +02:00
  • fe56bdba12 tests: Skip some test when fr_FR locale isn't available master Guido Günther 2024-03-04 08:18:54 +01:00
  • 9833a28080 support switch-type proximity sensors Sicelo A. Mhlongo 2023-12-20 16:41:31 +02:00
  • d9e306c781 README: Fix link to API docs Guido Günther 2024-03-06 15:13:41 +01:00
  • 1f5069d13f iio-buffer-utils: Correctly disable sensors when exiting Yauhen Kharuzhy 2024-01-01 23:17:01 +02:00
  • 408f75ff29 main: Implement a graceful shutdown Yauhen Kharuzhy 2024-01-01 23:11:19 +02:00
  • 1ecb9fbb48 ci: Fix destination path Guido Günther 2023-12-25 12:07:34 +01:00
  • 2c9aaba33b ci: Publish docs via gitlab-pages Guido Günther 2023-08-30 20:05:24 +02:00
  • a0ff1fe4b0 light: Add support for "illuminance_clear" light sensors Raymond Hackley 2023-10-06 16:41:38 +00:00
  • 8f53394fb5 CI: more fixes Dylan Van Assche 2023-11-21 18:15:45 +01:00
  • b38c8da204 CI: fix dnf Dylan Van Assche 2023-11-21 18:05:02 +01:00
  • 29c79c9e3b 3.5 Bastien Nocera 2023-07-25 10:28:22 +02:00
  • caa0318903 build: Install D-Bus policy in /usr/share, not /etc Gioele Barabucci 2023-07-23 15:59:44 +02:00
  • 48cb957c41 tests: Add test for available sampling frequencies Bastien Nocera 2023-04-18 18:13:31 +02:00
  • b888499f50 iio: Fix iio_fixup_sampling_frequency() picking an unsupported sampling_frequency Hans de Goede 2023-04-16 15:27:11 +02:00
  • c8b528b020 tests: Add some tests to the test suite Bastien Nocera 2023-04-21 14:38:26 +02:00
  • 43f093115f ci: Use detached pipelines Bastien Nocera 2023-03-15 13:49:32 +01:00
  • 5a1a5df532 Fix sensor hotplugging Pinienzapfen 2022-10-08 16:06:01 +02:00
  • cd6d5e653e 3.4 Bastien Nocera 2022-07-15 15:08:38 +02:00
  • 4b84a36f15 README: Add some docs on using fake-input-accelerometer Bastien Nocera 2022-07-13 17:12:27 +02:00
  • fbdddf0638 fake-input-accelerometer: Fix test program not working Bastien Nocera 2022-07-13 17:09:10 +02:00
  • 40e055b7c8 tests: Fix error running tests with Python 3.11 Bastien Nocera 2022-06-24 13:32:52 +02:00
  • e4f0e05af3 tests: Make tests a build option Bastien Nocera 2022-04-04 17:46:57 +02:00
  • ad2c296b46 iio: Fix sysfs attribute verification failing Bastien Nocera 2022-03-29 21:55:35 +02:00
  • 3d67c6dc83 iio: Remove left-over debug Bastien Nocera 2022-03-29 21:48:17 +02:00
  • 7124a42d34 tests: Bump timeout when running under valgrind Bastien Nocera 2022-03-25 16:55:38 +01:00
  • 5ba03b0636 main: Fix warning in accel_changed_func() Bastien Nocera 2022-03-25 16:44:03 +01:00
  • ac053f8a12 iio: Remove fscanf usage in _write_sysfs_string() Bastien Nocera 2022-03-25 16:39:12 +01:00
  • 7ba893a6c9 iio: Simplify _write_sysfs_string() Bastien Nocera 2022-03-25 12:45:39 +01:00
  • 62bb35960e iio: Fix filename variable leak in build_channel_array() Bastien Nocera 2022-03-25 12:36:32 +01:00
  • d87732b64c iio: Fix channel info leak in build_channel_array() Bastien Nocera 2022-03-25 12:32:38 +01:00
  • 18a043f37f iio: Fix leak in buffer_drv_data_free() Bastien Nocera 2022-03-25 12:29:41 +01:00
  • a4b1f3ee09 mount-matrix: Fix unchecked return value Bastien Nocera 2022-03-25 12:11:54 +01:00
  • 6a4d5fab95 mount-matrix: Split off getting the identity mount matrix Bastien Nocera 2022-03-25 12:09:59 +01:00
  • 2e3d7bb735 main: Check g_setenv() return value Bastien Nocera 2022-03-25 12:07:22 +01:00
  • a279a80502 iio: Fix filename leak in iioutils_get_param_float() Bastien Nocera 2022-03-25 11:58:56 +01:00
  • 1f4e5cff01 iio: Fix filename variable leak in iioutils_get_type() Bastien Nocera 2022-03-25 11:54:09 +01:00
  • 0ca8016560 iio: Simplify iioutils_break_up_name() Bastien Nocera 2022-03-25 11:49:39 +01:00
  • 418f00ac40 build: Fix run_command() usage in newer meson Bastien Nocera 2022-03-25 11:48:59 +01:00
  • 716ee37d51 main: Prefer buffer driver to polling driver Bastien Nocera 2022-03-15 10:57:26 +01:00
  • 1728742047 drivers: Print debug when accelerometers are ignored Bastien Nocera 2022-03-14 12:59:15 +01:00
  • 6a07e25826 accel: Add enum to string helper Bastien Nocera 2022-03-14 12:58:50 +01:00
  • bba4560748 README: Document near-level property Guido Günther 2021-12-21 17:00:43 +01:00
  • 0b1574d0eb main: Check whether user is allowed to claim a sensor Bastien Nocera 2021-09-29 11:30:52 +02:00
  • abd16b5911 tests: Start mock polkitd in the tests Bastien Nocera 2021-09-29 11:21:26 +02:00
  • 63a84af6a2 data: Add polkit policy description Bastien Nocera 2021-09-29 11:19:18 +02:00
  • b68811417e tests: Split the integration test into individual tests Bastien Nocera 2021-09-07 11:03:44 +02:00
  • 74b71d9a3b tests: Rename integration test script Bastien Nocera 2021-09-07 10:50:35 +02:00
  • a7b603270f main: Print version in debug output on startup Bastien Nocera 2021-08-19 20:31:17 +02:00
  • 860405323b ci: Remove libgudev manual installation Bastien Nocera 2021-08-19 20:35:20 +02:00
  • 83d963b345 3.3 Bastien Nocera 2021-08-16 14:52:44 +02:00
  • f42263d434 tests: Add tests for 0.0 IIO offsets Bastien Nocera 2021-08-16 14:27:01 +02:00
  • 8980b8b74f iio: Allow "0.0" as an offset Bastien Nocera 2021-08-16 14:26:04 +02:00
  • b6c4c7ccb7 3.2 Bastien Nocera 2021-08-15 00:30:39 +02:00
  • 93a10cd84d tests: Another test for misparsed scale in some locales Bastien Nocera 2021-08-14 22:44:52 +02:00
  • 7559d9b652 build: Require a newer libgudev to fix scale parsing errors Bastien Nocera 2021-08-14 10:40:41 +02:00
  • 4a0033c8dd ci: Install newer libgudev Bastien Nocera 2021-08-14 23:15:19 +02:00
  • 2f94e4981f iio: Error out when scale is parsed as 0.0 Bastien Nocera 2021-08-14 10:33:15 +02:00
  • cb8b8c3282 tests: Test for misparsed scale in some locales Bastien Nocera 2021-08-14 02:15:29 +02:00
  • a0d058eeb1 iio: Fix iioutils_get_param_float() in some locales Bastien Nocera 2021-08-14 02:12:40 +02:00
  • 06b72df254 tests: Test for unparseable mount matrix in some locales Bastien Nocera 2021-08-13 23:57:49 +02:00
  • 55377329a2 mount-matrix: Fix parsing of mount matrix in some locales Bastien Nocera 2021-08-14 00:10:03 +02:00
  • 38c1b4d5c1 ci: Add French locale to CI Bastien Nocera 2021-08-14 11:35:47 +02:00
  • c5aea53101 tests: Initialise i18n in tests Bastien Nocera 2021-08-13 23:53:01 +02:00
  • 61a44175ca mount-matrix: Fix deprecation warning Bastien Nocera 2021-08-14 11:38:03 +02:00
  • eb38ddb0d2 ci: Remove python-dbusmock hacks Bastien Nocera 2021-08-14 10:42:19 +02:00
  • 96c0b33191 mount-matrix: Fix stringop-overflow warnings Bastien Nocera 2021-07-25 00:38:23 +02:00
  • 49d3771716 3.1 Bastien Nocera 2021-06-11 12:46:22 +02:00
  • f9f4976582 ci: Export the created dist Bastien Nocera 2021-06-11 14:21:26 +02:00
  • 9300c064bd build: Update version Bastien Nocera 2021-06-11 12:45:16 +02:00
  • 5c6fa19b17 ci: Work-around uninstallable python-dbusmock in rawhide Bastien Nocera 2021-06-14 13:30:46 +02:00
  • 99a3737418 tests: Add integration test for "label" accel location Bastien Nocera 2021-04-16 13:49:59 +02:00
  • 27a325b2f5 accel: Add support for the new "accel-*" IIO labels Bastien Nocera 2021-04-16 13:44:50 +02:00
  • a1eb647c88 drivers: Remove unused declarations Bastien Nocera 2021-01-22 15:10:02 +01:00
  • 72bee8bbdb tests: Add test for property leaking to every listener Bastien Nocera 2021-01-22 11:10:28 +01:00
  • 8225c4458a main: Only send properties to registered clients Bastien Nocera 2021-01-22 14:08:39 +01:00
  • 3059969313 monitor-sensor: Add options to only monitor specific sensors Bastien Nocera 2021-01-22 14:32:25 +01:00
  • 203d6508dc tests: Fix test_input_accel() leaking a daemon Bastien Nocera 2021-01-22 11:05:42 +01:00
  • 2449acac70 tests: Fix umockdev device name in some tests Bastien Nocera 2021-01-22 10:48:31 +01:00
  • cd66a299cb main: Add debug in early exit paths for Claim/Release calls Bastien Nocera 2021-01-22 10:47:08 +01:00
  • cc112408df fake-input-accelerometer: Simplify error paths Bastien Nocera 2021-01-21 16:15:20 +01:00
  • 39af04fc48 drivers: Use new g_auto* to simplify IIOSensorData handling Bastien Nocera 2021-01-21 16:14:32 +01:00
  • 7ab8378cdb iio: Add g_auto() helpers for IIOSensorData Bastien Nocera 2021-01-21 15:56:58 +01:00
  • fbb67da3a7 utils: Fix get_device_file() retval Bastien Nocera 2021-01-21 15:50:16 +01:00
  • e3594b879c main: Use new g_auto* to close file descriptors Bastien Nocera 2021-01-21 15:44:43 +01:00
  • b60d9d3556 utils: Add a g_auto() types to close file descriptors Bastien Nocera 2021-01-20 18:03:26 +01:00
  • 303d106698 tests: Add iio-buffer-accel test Bastien Nocera 2021-01-20 17:21:59 +01:00
  • 793ecb7dee accel: Add support for mocking data read from device node Bastien Nocera 2021-01-20 18:29:13 +01:00
  • fb00652028 accel: Use g_autofree to free the trigger name Bastien Nocera 2021-01-20 15:57:57 +01:00
  • 132b30a337 drivers: Print some debug when we can't find the trigger Bastien Nocera 2021-01-20 15:54:44 +01:00
  • 7591a2a76e hwmon: Lower poll timeout during tests Bastien Nocera 2021-01-20 17:18:04 +01:00
  • e8d22fe304 main: Add helper for mocking device node Bastien Nocera 2021-01-20 18:25:57 +01:00
  • 4f990284ce utils: Add helper to detect when running in tests Bastien Nocera 2021-01-20 18:01:38 +01:00
  • 7d562ea8d6 README: Reformat shell commands Bastien Nocera 2021-01-20 15:18:57 +01:00
  • bec3165780 README: Add info on how to run iio_generic_buffer Bastien Nocera 2021-01-20 15:18:13 +01:00
  • 7a12f6bbc9 tests: Add simple test for input accel Bastien Nocera 2021-01-19 16:30:25 +01:00
  • ccf5dbcd9e main: Set a name at the SensorDevice level Bastien Nocera 2021-01-19 11:55:17 +01:00
  • a4b9cb73b5 main: Rename SensorDriver member name to driver_name Bastien Nocera 2021-01-19 11:21:57 +01:00
  • e4eb952da2 main: Pass SensorDevice to sensor callbacks Bastien Nocera 2021-01-19 11:11:29 +01:00
  • 16a206247a main: Simplify setting callback func and user_data Bastien Nocera 2021-01-15 15:25:52 +01:00