diff options
author | Martin Braun <martin.braun@ettus.com> | 2020-02-03 14:39:10 -0800 |
---|---|---|
committer | atrnati <54334261+atrnati@users.noreply.github.com> | 2020-02-04 08:53:01 -0600 |
commit | 8be5e2d4dd79e7c0324762fe33cc48aada85c317 (patch) | |
tree | 57466a3531ed1d8d07ee2f5a431b216300af9e79 /CONTRIBUTING.md | |
parent | 4b1d346a80f860ebcf26712b721606c19dd904dd (diff) | |
download | uhd-8be5e2d4dd79e7c0324762fe33cc48aada85c317.tar.gz uhd-8be5e2d4dd79e7c0324762fe33cc48aada85c317.tar.bz2 uhd-8be5e2d4dd79e7c0324762fe33cc48aada85c317.zip |
octoclock: Change type of EEPROM property to mboard_eeprom_t
Before, the type was octoclock_eeprom_t, which was incompatible with
mboard_eeprom_t and would cause issues with uhd_usrp_probe.
octoclock_eeprom_t is a superset of mboard_eeprom_t, and there is no
necessity for exposing the additional features to the public. This
harmonizes the Octoclock prop tree with the rest of UHD, and fixes an
issue where the Octoclock won't allow uhd_usrp_probe on master branch.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions