Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into next | Josh Blum | 2011-04-30 | 5 | -18/+59 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/usrp2/usrp2_regs.cpp | ||||
| * | usrp2: move card burner code out of get_options so get_options can be used ↵ | Josh Blum | 2011-04-29 | 1 | -8/+8 |
| | | | | | | | | by the gui without interference | ||||
| * | usrp2: card burner protections when the user specifies a device not in the list | Josh Blum | 2011-04-28 | 1 | -2/+12 |
| | | |||||
| * | usrp2: include dd.exe in windows installers | Josh Blum | 2011-04-28 | 2 | -0/+13 |
| | | | | | | | | uhd build system downloads dd.exe from ettus.com so we dont have to check it in | ||||
| * | usrp: support for grand daughter board eeprom | Josh Blum | 2011-04-26 | 2 | -13/+25 |
| | | |||||
| * | usrp1: rmmod usbtest because it interferes | Josh Blum | 2011-04-25 | 1 | -0/+6 |
| | | |||||
| * | N210: Additional checks on both the host and firmware sides of the firmware ↵ | Nick Foster | 2011-04-21 | 1 | -2/+21 |
| | | | | | | | | updater. | ||||
* | | N210: UDP bootloader | Nick Foster | 2011-04-21 | 1 | -2/+2 |
| | | |||||
* | | N210: Additional checks on both the host and firmware sides of the firmware ↵ | Nick Foster | 2011-04-21 | 1 | -2/+21 |
|/ | | | | updater. | ||||
* | usrp2: restore executable permission on python scripts | Josh Blum | 2011-04-06 | 5 | -0/+0 |
| | |||||
* | usrp2_card_burner: decode byte strings into ascii for parsing | Josh Blum | 2011-04-06 | 1 | -3/+3 |
| | |||||
* | usrp2_card_burner: change the padding string to bytes | Josh Blum | 2011-04-05 | 1 | -2/+2 |
| | |||||
* | usrp_n2xx_net_burner: working on python3 (string is not the same as bytes) | Josh Blum | 2011-04-05 | 1 | -28/+17 |
| | |||||
* | usrp_n2xx_net_burner: remove thread from gui | Josh Blum | 2011-04-05 | 1 | -4/+5 |
| | | | | | | tkinter is far too confused to handle threading and events the calls to update in the progress/sttus callbacks keep the gui refreshed | ||||
* | usrp2: ran 2to3 on python apps and make corrections for old imports to work | Josh Blum | 2011-04-05 | 5 | -131/+149 |
| | |||||
* | usrp2: added usrp_n2xx_net_burner_gui to build system installation | Josh Blum | 2011-03-26 | 2 | -0/+1 |
| | |||||
* | usrp2: created net burner gui wrapper for N series | Josh Blum | 2011-03-26 | 2 | -23/+219 |
| | | | | | | | | | | | The gui looks and works much like the card burner gui. However, the possible devices are not enumerated. Handles errors, resetting, and showing progress. Added hooks to net burner for progress callbacks (progress meter). Changed --ip option to --addr (any resolvable address will work). Fixes issue with "timeout" on reset, by catching socket.timeout. Updated the manual to reflect using the gui app and --addr option. | ||||
* | uhd: setup cpack components for component based installers | Josh Blum | 2011-03-21 | 1 | -2/+3 |
| | |||||
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
| | | | | | | | | only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match | ||||
* | uhd: switch dboard id prop to whole eeprom struct | Josh Blum | 2011-02-22 | 1 | -13/+16 |
| | | | | | | modified implementation code and burner app also made dboard manager use safe constructor that will use none ids if construction fails | ||||
* | usrp-n2xx: checkout burner into next branch | Josh Blum | 2011-02-19 | 1 | -227/+224 |
| | |||||
* | Modified net burner to allow reading of images from N2XX. | Nick Foster | 2011-02-14 | 1 | -2/+51 |
| | |||||
* | Merge branch 'usrp_e100_devel' into next | Josh Blum | 2011-02-10 | 7 | -1028/+1 |
|\ | | | | | | | | | Conflicts: host/lib/usrp/usrp_e100/io_impl.cpp | ||||
| * | usrp-e100: created component for stand-alone usrp-e utils and added wb test util | Josh Blum | 2011-01-23 | 7 | -1028/+1 |
| | | |||||
* | | Modified the net burner util to perform size and content checks on images. | Nick Foster | 2011-01-28 | 1 | -1/+36 |
|/ | |||||
* | usrp-e100: added readbacks for time now and time pps | Josh Blum | 2011-01-12 | 3 | -197/+3 |
| | | | | | | incremented fpga compat number added slave 7 to regs map removed old copy of regs map | ||||
* | uhd: update copyright dates on host code | Josh Blum | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | uhd: integrated boost split or tokenizer into source files, remove string ↵ | Josh Blum | 2011-01-06 | 1 | -2/+3 |
| | | | | split from algorithms header | ||||
* | uhd: only install usrp2 apps when the component is enabled | Josh Blum | 2010-12-04 | 1 | -6/+9 |
| | |||||
* | uhd: only enable C when we are building the USRP-E100 utilty apps | Josh Blum | 2010-12-04 | 1 | -0/+1 |
| | |||||
* | Merge branch 'usrp_e100' into next | Josh Blum | 2010-11-23 | 8 | -0/+1220 |
|\ | | | | | | | | | Conflicts: images/Makefile | ||||
| * | Merge branch 'master' into usrp_e100_i2c | Josh Blum | 2010-11-10 | 1 | -1/+6 |
| |\ | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * \ | Merge branch 'master' into usrp_e100 | Josh Blum | 2010-11-10 | 1 | -50/+34 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: host/utils/CMakeLists.txt | ||||
| * | | | usrp-e100: add header path for the utils directory as well | Josh Blum | 2010-11-09 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge branch 'master' into usrp_e_next | Josh Blum | 2010-11-09 | 6 | -181/+92 |
| |\ \ \ | |||||
| * | | | | USRP-E: updated the loopback tester for length checking. | root | 2010-10-13 | 1 | -5/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Checks lengths by pushing them into a circular buffer and popping them out. Protected by mutex so it doesn't go chewing on itself. | ||||
| * | | | | Merge branch 'master' into usrp_e | Josh Blum | 2010-09-09 | 1 | -4/+11 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: host/examples/CMakeLists.txt | ||||
| * \ \ \ \ | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_e | Philip Balister | 2010-09-09 | 3 | -0/+152 |
| |\ \ \ \ \ | |||||
| * | | | | | | Add clkgen-config, usrp-e-i2c and usrp-e-spi to the installed utils. | Philip Balister | 2010-09-09 | 4 | -0/+449 |
| | | | | | | | |||||
| * | | | | | | Add usrp-e-debug-pins to utils. This is the wrong place for the regs header | Philip Balister | 2010-08-29 | 3 | -0/+277 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | file. | ||||
| * | | | | | | Test if usrp_e kernel module is loaded before trying to load the FPGA. Do | Philip Balister | 2010-08-28 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | not load the the fpga if the kernel module is loaded. | ||||
| * | | | | | | Move fpga-downloader and usrp-e-loopback into utils so they get packaged | Philip Balister | 2010-08-28 | 3 | -0/+453 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for installation on the USRP Embedded. | ||||
* | | | | | | | Updated fw rev number in N2XX burner. | Nick Foster | 2010-11-18 | 1 | -2/+1 |
| | | | | | | | |||||
* | | | | | | | usrp-n: renamed docs and burner app, added burner app documentation | Josh Blum | 2010-11-11 | 1 | -0/+0 |
| | | | | | | | |||||
* | | | | | | | U2P: saner image burner output messages | Nick Foster | 2010-11-11 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-11-11 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | uhd: created a meta range that is a range of ranges for gains and freqs | Josh Blum | 2010-11-10 | 1 | -3/+3 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | created a templated range that that holds a start, stop, and step created a meta-range template that is a vector of ranges meta-range can calculate the overall start, stop, step or be indexed to get at components replaced instances of range.min, max, step with the functions start() stop() and step() the xcvr frequency range is now expressed in as two ranges (have to fix its clip function though) | ||||
* | | | | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 6 | -201/+116 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: firmware/microblaze/lib/u2_init.c host/lib/usrp/usrp2/clock_ctrl.cpp host/lib/usrp/usrp2/fw_common.h host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_iface.cpp host/lib/usrp/usrp2/usrp2_iface.hpp | ||||
| * | | | | | | usrp1: usrp1 util is conditionally enabled | Josh Blum | 2010-11-10 | 1 | -1/+6 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | uhd: reorganized utils cmakefile to use list of sources | Josh Blum | 2010-11-10 | 1 | -24/+23 |
| | |_|_|/ | |/| | | |