Skip to content

Update dev URIs for Automation Workshop#1

Closed
plescaevelyn wants to merge 170 commits intoconstmonica:masterfrom
plescaevelyn:static_ip_update
Closed

Update dev URIs for Automation Workshop#1
plescaevelyn wants to merge 170 commits intoconstmonica:masterfrom
plescaevelyn:static_ip_update

Conversation

@plescaevelyn
Copy link
Copy Markdown

@plescaevelyn plescaevelyn commented Oct 7, 2025

Description

Updated the dev URI of the SWIOT1L boards used in the automation workshop according to the static IPs addresses defined in the latest firmware.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have signed off all commits and they contain "Signed-off by: "
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

mhennerich and others added 30 commits October 25, 2023 10:13
In recent kernels the IIO core adds labels for all channels
with extended names. This now causes undesired behavior.
Before splitting, check if the split string is part of the string.
This will also catch the 'buffer_only' case.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
…_to_dict-ad9081-ad9084

adi/ad908[1|4]_mc.py: Fix label parsing in _map_to_dict()
ad4630 simple plot example intended to iterate over the list of channels
but incorrect attribute name prevented it from doing so.
Use the correct channel list attribute name to iterate over
ad4630/adaq42xx channel list.

Fixes: <5cf933d91787> (Added ad4630 support)
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
AD4630 and ADAQ42xx designs are very similar, differing mainly on the
availability (or not) of PGIA gain.
Add input scale properties to handle ADAQ42xx PGIA control and add
ADAQ4216, ADAQ4220, and ADAQ4224 to the list of supported devices.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Add simple adaq4224 example featuring adjustable input scale.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
We have sleep parameter for class interface tests.
Add sleep parameter for sub class inteface tests so class and sub class
tests can provide similar functionality.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Add short description for test sleep parameter.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Make attribute_multiple_values() test support sub channel attributes.
This might be useful for testing channel attributes which values must
match some available list such as scale_available,
sampling_frequency_available, etc.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Add adaq4224 device xml file and update hardware map with info about new
hardware emulation.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Add test for ADAQ4224 scale attribue.

Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
…ns/dac-auto-type

Tfcollins/dac auto type
Signed-off-by: Trisha De Vera <Trisha.Devera@analog.com>
Signed-off-by: Trisha De Vera <Trisha.Devera@analog.com>
Signed-off-by: Trisha De Vera <Trisha.Devera@analog.com>
Signed-off-by: Trisha De Vera <Trisha.Devera@analog.com>
Fix typos in variable name

Signed-off-by: RibhuDP <ribhu.daspurkayastha@analog.com>
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
Signed-off-by: Travis F. Collins <travis.collins@analog.com>
CiprianRegus and others added 29 commits May 23, 2024 10:33
Signed-off-by: Andrei-Fabian-Pop <Andreifabian.Pop@analog.com>
The fault channel was removed, thus some tests will fail. Also remove
the presence of this channel.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
In case a static IP is used, it is set to 169.254.97.40.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Add fault checks for AD74413R and MAX14906.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
The AD74413R asserts the fault bits after a 2 ms debounce period. Add
a delay between setting an output value and reading the alert status
register.

If shVDD detection is enabled, configuring a channel as high impedance
will result in outputing 24V, which will cause the loopback tests to
fail. So, disable shVDD detection after the test is done.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Ocasionally, the 20 mV tolerance will cause a test to fail.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Add an example of using the IIO buffered sampling.

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Implement an example of direct mode sampling (single ADC conversions).

Signed-off-by: Ciprian Regus <ciprian.regus@analog.com>
Signed-off-by: Monica Constandachi <Monica.Constandachi@analog.com>
Signed-off-by: Monica Constandachi <Monica.Constandachi@analog.com>
Signed-off-by: Monica Constandachi <Monica.Constandachi@analog.com>
Signed-off-by: Monica Constandachi <Monica.Constandachi@analog.com>
Signed-off-by: Monica Constandachi <Monica.Constandachi@analog.com>
Signed-off-by: Evelyn Plesca <evelyn-iulia.plesca@analog.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.