uhd: used shared get_tmp_path for logging as well
Moved some of the log.cpp tmp paths smarts into paths as well
Merge branch 'maint'
Conflicts: host/docs/gpsdo.rst
docs: removed unsupported gps_gpgsa from docs as well
Removed GPGSA from GPS driver since Firefly doesn't actually support it.
b100: fix use of boost cstdint here
usrp: mboard eeprom map use string as key
Created example for simultaneous transmit and receive to file
Updates to allow rx to wait until tx settles
Throwing here causes difficulty initializing new USRPs
usrp1: ensure frontend specs are init'd to something
This helps the case of 4x DDC no DUC for example,that way at least something empty is set to the property.
usrp2: burner print, escapes and quotes for cross-platform
usrp2: print helpful message with burner command
uhd: bump ABI compat for multi_usrp change
Merge branch 'fpga_master'
Merge branch 'fpga_maint' into maint
Conflicts: usrp2/top/E1x0/u1e_core.v
e100: bump compat minor for xclock reader fix
Examples - Test Daughterboard Coercion: moves across the frequency and gain ranges of a daughterboard and tests whether or not it can tune/lock at all advertised frequencies and gains
convert: applied sc8 signed convert fix
convert: some platform specific fixes
neon: missing header
windows: shuffle needs to be deemed "constant expression",fixed with a template parameter.
convert: squashed converter and sse2 work
n2xx: fix possible attribute error in netburner win_get_interfaces
It is possible on some machines (at least one in this case),for adNode to not have the attribute next. Unexplained...This may be a fix, and if not, should be harmless.
convert: fixed sc8 convert issue w/ undefined behaviour
Its important to use a signed cast when converting float to int.Then assign that signed int to an unsigned type of the same width.
Its undefined behaviour when converting a negative float to an unsigned int.
1 2 3 ... 163 Next ยป (1-25/4069) | Per page: 25, 50, 100
Also available in: Atom