Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test Case 2: Get rising event for channel using sample application

iio_event_monitor is a program that is located in tools/iio/iio_event_monitor.c inside the linux kernel source.
This application is being used here for monitoring sysmon events. 


Test Case 3: Rising event – negative test using sample application



Test Case 4: Get falling event for voltage channel using sample application



Test Case 5: Falling event for voltage channel – negative test using sample application


Change Log


2023.2

  • Add Over temperature interrupts

This new functionality allows the user to enable and set thresholds for OT interrupts. This new functionality will disable the OT interrupt and max out the the thresholds by default (as it does with other alarms). The user should manually set the enable and thresholds through sysfs.

Commit Id: f6e3323a5d71d1f893ed20fdecc6b21d784d6683

2023.1

  • Added MiliCelsius File 

Commit Id: b2c34939a13b135d088ec0bc15711c8db4a38a6d

2022.2

  • Various bug fixes and enhancements

Commit Ids: 40c0c1312c1b558463ddbf494d1f4569449cf11e, 3b4a1bd83908b05b8ddf5c0d73c11cd53d23a7b0, f8ef475aa069cd72e9e7bdb2d60dc6a89e2bafad

2022.1

  • New up-steamed driver

Commit Id: d5c70627a79455154f5f636096abe6fe57510605

  • Various bug fixes and enhancements

Commit Ids: 0bf126163c3e7e6d722622073046aed567a5551e, d5d786fb531697be74c567b3844c6897ddf1ffdd, 1f21a41578062d439cc485bce2d8b664f9a6170e,2c43265516b5a507a2bc646453aafea8aaa304e7


2017.1
  • Add Xilinx AMS driver
Commit Id: d6b16bbd7699f21ed583df8eaa9fb30f3ce1f0e8
  • Enable the clock through CCF
Commit Id: 05a452247ec248a0a6bd1679edd2fab7999adb11
  • fix temperature offset
Commit Id: c871c0555231c3478b161f299c6a18631ed893b7
  • fix false alarm event
Commit Id: 55157c770a0f6805f6e90e0b8e09f82d11c4abb9
  • Fix error handling
Commit Id: acdbfc2832f380d42b80f78ff7e45645cc23ccd8
  • Disable interrupts at boot up
Commit Id: c472eeb29c1a36c72f32d706ef6a342f6e20b2bd
  • fix module unload crash
Commit Id: 07149fcb0c986172d7f4267bdf5365d035ca1e3d
  • enable clock before device initialization
Commit Id: f840025e3b6b72166e79306081041c83ecb45e87

...