Kludge Tracker: Gnuradio - v3.4.0-101-g7e2b45b
Parent Directory
(gnuradio/usrp/host)
Kludge Summary of gnuradio/usrp/host/include
| Total Kludges |
1 |
| Total Subdirs |
1 |
All Directories within gnuradio/usrp/host/include
All Files within gnuradio/usrp/host/include
Kludge Snippets in gnuradio/usrp/host/include
gnuradio/usrp/host/include/usrp/usrp_basic.h
| Category |
Magic |
| Committer |
Johnathan Corgan |
| Commit ID |
df4edacd55663aecee58a9b3f95cbc08bceaab81 |
197 int usb_data_rate () const { return d_usb_data_rate; }
198
199 void set_verbose (bool on) { d_verbose = on; }
200
201 //! magic value used on alternate register read interfaces
202 static const int READ_FAILED = -99999;
203
204 /*!
205 * \brief Write EEPROM on motherboard or any daughterboard.