aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-11debian: Make sure the FX2 firmware is packagedlaforge/firmwareHarald Welte1-0/+1
2019-01-11Re-enable build of usrp FX2 firmwareHarald Welte3-3/+8
2019-01-11firmware: Port to more modern SDCC syntax.Harald Welte20-440/+440
2019-01-11firmware: Fix include directory path namesHarald Welte2-5/+5
2018-04-28Add debian directory3.4.2Pau Espin Pedrol11-0/+138
2018-04-27Makefile.par.gen: Fix .deps directory not present during buildPau Espin Pedrol1-0/+1
2018-04-27build: Fix make distcheckPau Espin Pedrol6-17/+27
2018-04-26usrp.pc.in: Drop unset LIBUSB_PKG_CONFIG_NAMEPau Espin Pedrol1-1/+1
2018-04-24usrp.pc.in: Fix version in output pc filePau Espin Pedrol1-1/+1
2018-04-24gitignore: Remove and ignore libtool related m4 filesPau Espin Pedrol6-9070/+2
2018-04-24Makefile.common: Fix typo preventing buildPau Espin Pedrol1-1/+1
2018-01-23build: Link libusrp_la also to boost_systemMartin Hauke1-0/+1
2018-01-21Add contrib/jenkins.sh for jenkins.osmocom.org integrationHarald Welte1-0/+7
2018-01-21Extract libusrp, adjust to be buildable standaloneAlexander Huemer34-185/+12180
2011-08-13Allocate 10 additional USB PIDs to Bdale.Eric Blossom1-0/+10
2011-08-13Update details on Bdale's existing USB PID allocation.Eric Blossom1-9/+9
2011-03-30usrp: cleanup misc usageDon Ward1-2/+0
2011-03-25Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau3-0/+7
2011-03-25Fixing missing include files and various other patches for Windows build issues.Don Ward3-0/+7
2011-03-20Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau11-188/+70
2011-02-27Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined i...Tom Rondeau1-0/+1
2010-12-06Merge branch 'next' into guile-nextEric Blossom1-38/+29
2010-12-06Merge branch 'master' into nextTom Rondeau1-38/+29
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom1-5/+5
2010-11-24Update .gitignore'sEric Blossom1-2/+3
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom7-20/+13
2010-11-19regeneratedRob Savoye1-11/+23
2010-11-17Merge remote branch 'gnuradio.org/next' into testEric Blossom1-1/+1
2010-11-17Keep doxygen 1.7.1 from crashing.Eric Blossom1-1/+1
2010-11-16Fix guile related problem with gr-usrpEric Blossom1-1/+2
2010-11-16regeneratedEric Blossom1-1/+1
2010-11-10regeneratedEric Blossom1-26/+9
2010-11-10regeneratedRob Savoye1-8/+7
2010-11-10additional regenerated filesEric Blossom1-2/+5
2010-11-10regenerateEric Blossom1-6/+6
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom1-218/+28
2010-11-10gitignore swig generated filesEric Blossom1-2/+3
2010-11-10Update generated filesEric Blossom1-32/+80
2010-11-10regenerated after changes to the templateRob Savoye1-14/+45
2010-11-10Updated doxygen Doxyfile for newer versions.Tom Rondeau1-38/+29
2010-10-09rearrange includes to always be: internal GR, external, with GR.Michael Dickens2-3/+3
2010-08-04Merge branch 'maint'Johnathan Corgan1-7/+13
2010-08-04formatting change: move break statementsEric Blossom1-6/+12
2010-08-04Fix unitialized variable pointed to by compiler warningEric Blossom1-1/+1
2010-06-21Add RFX2200 to burn-db-eepromJason Abele1-0/+1
2010-06-21Copy paste for RFX2200 in USRP1Jason Abele3-0/+141
2010-06-04Fixed WBX RX PLL enableJason Abele1-6/+6
2010-06-04Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele6-121/+101
2010-06-04Clean up annoying class structure in wbxJason Abele2-79/+40
2010-06-04Fixing wbx to use _refclk_freq()Jason Abele4-13/+18