Update dev URIs for Automation Workshop#1
Closed
plescaevelyn wants to merge 170 commits intoconstmonica:masterfrom
Closed
Update dev URIs for Automation Workshop#1plescaevelyn wants to merge 170 commits intoconstmonica:masterfrom
plescaevelyn wants to merge 170 commits intoconstmonica:masterfrom
Conversation
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>
Update PRs into master back to main
…_to_dict-ad9081-ad9084 adi/ad908[1|4]_mc.py: Fix label parsing in _map_to_dict()
merge from old master
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>
…4224 Add support for ADAQ42xx
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
Added colormap to waterfall
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Checklist: