diff options
Diffstat (limited to 'host/lib/usrp/x300/x300_impl.cpp')
-rw-r--r-- | host/lib/usrp/x300/x300_impl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/x300/x300_impl.cpp b/host/lib/usrp/x300/x300_impl.cpp index d1d7b43f7..636202d33 100644 --- a/host/lib/usrp/x300/x300_impl.cpp +++ b/host/lib/usrp/x300/x300_impl.cpp @@ -41,7 +41,7 @@ void init_prop_tree( const uhd::rfnoc::chdr::chdr_packet_factory x300_impl::_pkt_factory( - CHDR_W_64, ENDIANNESS_BIG); + CHDR_W_64, ENDIANNESS_LITTLE); /*********************************************************************** |