Commit graph

4 commits

Author SHA1 Message Date
Martin Anderseck
c1cc72258d test: Correct sysref divider
In one of the previous changes for dual-rate a wrong value for the
sysref divider made it into test_two_sample_rates. This fixes this and
makes the MPM tests green again.
2023-11-29 08:47:48 -06:00
Martin Anderseck
f9d96f5c07 test: Add inverted rates test
This new test checks that the configurations in the X440 dual rate case
are inverted if the master clock rates are inverted and not changed. We
used to see different configurations per daughterboard when swapping the
MCRs which was fixed with the previous commit. This test ensures that
with future changes we don't break this again.
2023-11-27 15:47:02 -06:00
Martin Anderseck
dae45a7081 mpm: Update X440 clock policy
This adds all clocking restrictions that are necessary for a stable
operation of the flex-rate feature of X440.
2023-06-21 09:22:41 -05:00
Martin Braun
371c4c139c mpm: Add support for X440/FBX
Co-authored-by: Lars Amsel <lars.amsel@ni.com>
Co-authored-by: Martin Anderseck <martin.anderseck@ni.com>
Co-authored-by: Virendra Kakade <virendra.kakade@ni.com>
Co-authored-by: Javier Valenzuela <javier.valenzuela@ni.com>
2023-06-12 10:27:29 -05:00