Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: Add tool to analyze settling time of gain of freq changes | Martin Braun | 2018-10-11 | 1 | -0/+249 |
| | | | | | | | | | | | | | | This tool uses the Python API to acquire a snapshot of samples during a gain or frequency change. It can be used to analyze the settling time of analog components, as well as the accuracy in time. It has two combinable ways of analyzing the data: 1) Write it to a file, or 2) plot the time-domain data. Example: This would receive several seconds of data from an X3x0 device, tune to 1 GHz, and then bump the gain by 30 dB after a set amount of time: $ rx_settling_time.py -a type=x300 -f 1e9 -g 0 --new-gain 30 --plot | ||||
* | e320: Add R&D testing procedure | Sugandha Gupta | 2018-09-24 | 1 | -1/+84 |
| | |||||
* | uhd: Post-release cleanup | Brent Stapleton | 2018-07-25 | 1 | -1/+1 |
| | | | | | | - Bump the UHD API version and return to development branch status - Removing artful in list of Ubuntu releases. Support for artful ended in July 2018. | ||||
* | Device3: Change packet-based flow control to byte-based flow control | Martin Braun | 2018-07-25 | 1 | -0/+44 |
| | |||||
* | fixup! Testing: Add x300 Functional Verification | Vidush | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Testing: Add x300 Functional Verification | Vidush | 2018-06-15 | 1 | -1/+131 |
| | |||||
* | Test: Add HA,XA,WX Images | Vidush | 2018-06-13 | 1 | -0/+6 |
| | |||||
* | Test: Run All Tests for Device and FPGA Image | Vidush | 2018-06-13 | 1 | -11/+34 |
| | |||||
* | tools: Add a script for automated testing of FPGAFUNCVERIF | Martin Braun | 2018-06-04 | 1 | -0/+519 |
| | |||||
* | Debian: Fix convert_changelog.py tool | michael-west | 2018-05-16 | 1 | -7/+4 |
| | |||||
* | Ubuntu PPA: Update debian information | michael-west | 2018-02-19 | 1 | -1/+1 |
| | |||||
* | gr-usrptest: Added copy of args to prevent mangling that resulted in a ↵ | michael-west | 2018-01-16 | 1 | -0/+2 |
| | | | | parser error | ||||
* | utils: add set_thread_name API call, move thread_priority to thread | Andrej Rode | 2017-06-29 | 1 | -1/+1 |
| | |||||
* | tools: Make dissector code generation script Python 3 compatible | Scott Torborg | 2017-05-30 | 1 | -9/+9 |
| | |||||
* | gr-usrptest: remove TODO note fix python CMakeLists | Andrej Rode | 2017-05-26 | 2 | -23/+1 |
| | |||||
* | gr-usrptest: remove unit test cmake stub | Andrej Rode | 2017-05-26 | 2 | -20/+0 |
| | |||||
* | gr-usrptest: add LabVIEW remote control capability | Andrej Rode | 2017-05-26 | 8 | -23/+329 |
| | | | | | - require modules labview_automation and hoplite for RTS python module - new python module: labview_control | ||||
* | gr-usrptest: Initial creation | Andrej Rode | 2017-05-26 | 27 | -3/+4513 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - new OOT-blocks: phase_calc_ccf hier-block, measurement_sink_f - new python submodules: flowgraphs, functions, rts_tests - new apps: usrp_phasealignment.py - cmdline example for manual testing OOT-Blocks: - phase_calc_ccf takes two complex input streams and conjugate multiplys them and extracts the phase from the result and converts it to degree scale - measurement_sink_f: takes a float input stream and calculates average and stddev for a specified number of samples. Start of a measurement is invoked by a call of start_run() on the block. After a couple of runs average and stddev can be extracted. Python modules: - flowgrahps contains reconfigurable flowgraphs for different GNU Radio RF test cases - functions contains functions which are used in different apps/RTS scripts - rts_tests contains test cases which are meant to be executed from the RTS system. Depends on TinyDB, labview_automation Apps: - usrp_phasealignment.py is an example how to use the underlying flowgraph to measure phase differences. Commandline arguments of uhd_app can be used and several additional arguments can/have to be specified. Runs a phase difference measurement --runs number of times and averages phase difference over --duration seconds. Between measurements USRP sinks are retuned to random frequencies in daughterboard range. Results are displayed using motherboard serial and daughterboard serial | ||||
* | gr-usrptest: init OOT | Andrej Rode | 2017-05-26 | 42 | -0/+17013 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2017-03-24 | 1 | -44/+51 |
|\ | |||||
| * | tools: Various fixes to the CHDR dissector | Martin Braun | 2017-03-24 | 1 | -44/+51 |
| | | | | | | | | | | | | - Works with newer Wiresharks now - Fix SID flip in hex pretty print - Fix misclassification of cmd packets | ||||
| * | ubuntu: Added yakkety to the list of distros | Martin Braun | 2016-11-30 | 1 | -1/+1 |
| | | |||||
* | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -1/+0 |
| | | |||||
* | | ubuntu: Added yakkety to the list of distros | Martin Braun | 2016-12-09 | 1 | -1/+1 |
|/ | |||||
* | debian: Fixed artifact removal in upload_debs.sh | Martin Braun | 2016-08-30 | 1 | -1/+1 |
| | |||||
* | tools: Added README for the dissectors | Martin Braun | 2016-08-30 | 1 | -0/+24 |
| | |||||
* | Combined dissectors and added Wireshark 2 support | Derek Kozel | 2016-08-24 | 25 | -891/+57 |
| | |||||
* | debian: Removed precise from the list of supported distros for the 3.10 and up | Martin Braun | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | debian: upload_debs.sh was a bit too aggressive in filtering out cruft | Martin Braun | 2016-08-12 | 1 | -1/+1 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2016-06-06 | 8 | -0/+924 |
|\ | |||||
| * | added Wireshark Dissector for Octoclock packets | Marcus Müller | 2016-06-06 | 8 | -0/+924 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2016-03-21 | 1 | -4/+16 |
|\| | |||||
| * | debian: updated changelog converter for sensible defaults | Martin Braun | 2016-03-21 | 1 | -4/+16 |
| | | |||||
* | | Merge branch 'maint' | Martin Braun | 2015-12-30 | 2 | -0/+257 |
|\| | |||||
| * | tools: made upload_debs.sh smarter about ignores | Nicholas Corgan | 2015-12-30 | 1 | -7/+6 |
| | | |||||
| * | Final updates for 3.9.2 release | Martin Braun | 2015-12-30 | 1 | -2/+25 |
| | | | | | | | | | | | | - Updated images package - Updated Debian changelog - Updated ppa script | ||||
| * | Added scripts and Debian configuration files for Ubuntu PPA | Nicholas Corgan | 2015-12-30 | 2 | -0/+235 |
| | | |||||
* | | tools: Improved CHDR dissector | Martin Braun | 2015-10-20 | 1 | -38/+141 |
| | | | | | | | | | | | | | | | | - List/filter by packet type - Filter by eob, error - Command display - Break out block ports - Added hex format SID output | ||||
* | | Wireshark CHDR dissector: Made new-API compatible | Marcus Müller | 2015-10-20 | 1 | -3/+3 |
|/ | | | | | | Basically two changes: * tvb_get_string needs a scope reference (emulation of C++ scoping in C!) * the function prototype for dissectors changed, accounted for that | ||||
* | MegaFFT: Fixing copyright, whitespace | Ben Hilburn | 2015-08-04 | 3 | -104/+106 |
| | |||||
* | utils: Updated b2xx_side_channel utility, moved over from tools/ | Martin Braun | 2015-07-31 | 1 | -650/+0 |
| | |||||
* | ks: wait one second with GPSDO for time to latch, checker thread for ref_locked | Balint Seeber | 2015-07-27 | 2 | -0/+44 |
| | |||||
* | tools: Added mega_fft | Balint Seeber | 2015-07-27 | 4 | -0/+15929 |
| | |||||
* | tools: Moved nirio_programmer out of utils | Martin Braun | 2015-07-21 | 3 | -0/+375 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2014-11-26 | 1 | -2/+8 |
|\ | |||||
| * | ks: different colours for OULSD status letters, timestamp 'Stopping' message | Balint Seeber | 2014-11-26 | 1 | -2/+8 |
| | | |||||
| * | tools: Backported kitchen_sink from master | Martin Braun | 2014-11-26 | 1 | -30/+183 |
| | | |||||
* | | ks: added set_time_* for multi-dboard sync, swapped time/clock setting, warn ↵ | Balint Seeber | 2014-11-24 | 1 | -4/+38 |
| | | | | | | | | when using late recovery w/o TX time offset | ||||
* | | ks: wrong TX CPU format was being printed (was printing RX for TX) | Balint Seeber | 2014-11-20 | 1 | -1/+1 |
| | | |||||
* | | ks: abort fix | Balint Seeber | 2014-11-19 | 1 | -3/+5 |
| | |