Commit graph

6 commits

Author SHA1 Message Date
Josh Blum
09be0518ce uhd: removed more iostream stuff from usrp* implementations 2011-05-04 19:53:01 -07:00
Josh Blum
7f01386f63 uhd: replaced warning post with calls to UHD_MSG(warning)
The message api can support warnings, error, and status messages.
The default handler is to stdio, but the user can change this.
2011-05-04 18:36:10 -07:00
Josh Blum
e71d2833fb uhd: added interprocess file lock to the logger file 2011-05-04 17:01:41 -07:00
Josh Blum
9439906271 uhd: tweaks for logger file entries 2011-05-04 14:34:57 -07:00
Josh Blum
0de4f165e9 usrp: replaced conditional dboard debug prints w/ UHD_LOGV(often) 2011-05-04 14:34:49 -07:00
Josh Blum
8426a72bd6 uhd: moved the logger into the utils subdir 2011-05-04 14:34:42 -07:00
Renamed from host/lib/log.cpp (Browse further)