Skip to content
Snippets Groups Projects
Commit 6d71037a authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Use 52 char strings, instead of 13 word string.

parent 9c849c9f
Branches
No related tags found
2 merge requests!100Removed text for XSub that is now written in Confluence Subband correlator...,!76Resolve L2SDP-248
...@@ -109,7 +109,7 @@ peripherals: ...@@ -109,7 +109,7 @@ peripherals:
user_width: 8 user_width: 8
access_mode: RO access_mode: RO
address_offset: 0x8 address_offset: 0x8
number_of_fields: 13 number_of_fields: 52
radix: char radix: char
- - field_name: stamp_date - - field_name: stamp_date
field_description: "FPGA FW compile date string." field_description: "FPGA FW compile date string."
...@@ -132,7 +132,7 @@ peripherals: ...@@ -132,7 +132,7 @@ peripherals:
user_width: 8 user_width: 8
access_mode: RO access_mode: RO
address_offset: 0x50 address_offset: 0x50
number_of_fields: 13 number_of_fields: 52
radix: char radix: char
- peripheral_name: wdi # pi_wdi.py - peripheral_name: wdi # pi_wdi.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment