summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-27Minor cleanup. eb
2008-10-27Added basic wavelet classifier blocks. GSL is now a prerequisite foreb
2008-10-27Added optional vlen parameter to vector_source_* and vector_sink_*.eb
2008-10-27Revert erroneous change to usrp2_fft.pyjcorgan
2008-10-27Adds usrp2 example directory, WFM receiver. Default audio rate works out to ...jcorgan
2008-10-27Fix gain slider for configurations that have no gain controljcorgan
2008-10-27removed extra indentation. No change in functionalityeb
2008-10-26Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards.eb
2008-10-26Update usrp2_fft.py to use updated gr-usrp2. Display is correct now, however...jcorgan
2008-10-26Updated usrp2_rx_cfile.py and usrp2_siggen.py to use updated gr-usrp2jcorgan
2008-10-26Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t...jcorgan
2008-10-25Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha...trondeau
2008-10-25added real PSD plotting tool with optional spectrogram plot.trondeau
2008-10-25fixing time axes and zoom functiontrondeau
2008-10-25bugfix also override CPPnldudok1
2008-10-25updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ty...trondeau
2008-10-23u2_rev2 now works againmatt
2008-10-22added missing tx_interp and rx_decim proxieseb
2008-10-22added rx_decim and tx_interp accessorseb
2008-10-22Added methods to query daughterboard parameters. Merged eb/u2-wip2eb
2008-10-22make rev2 compile againmatt
2008-10-19simplificationjblum
2008-10-19this code was working, but how was unclear. Now it still works, but should b...matt
2008-10-18added in mux for DACsmatt
2008-10-15reverse the spectrum on the TVRX boardsmatt
2008-10-15Added firmware support for adc_mux to handle swapping I/Q, etc.eb
2008-10-14str castjblum
2008-10-14text box control: string modejblum
2008-10-14fixed problem with negative offsets in calc_dxc_freqeb
2008-10-14mark RFX boards as i_and_q_swappedeb
2008-10-14s/w support for tx and rx muxeb
2008-10-14new tx and rx mux registerseb
2008-10-14initialized freq_min/max valueseb
2008-10-14backed out noinline_udivmoddi4 patcheb
2008-10-13fix diagnostic outputeb
2008-10-13mods to build under old toolseb
2008-10-12autohide grid pos and slider len, added slider len paramjblum
2008-10-12removed old import statementsjblum
2008-10-12selector fix, issue with IO terminatorsjblum
2008-10-12refactored divider setting on rxdb clk, txdb clk, and test clkmatt
2008-10-11New serdes status interrupt, clk_status interrupt. New capability to flush t...matt
2008-10-11removed unneeded settingmatt
2008-10-11Defaulting to a baseband frequency of 100kHz confuses everyone. Make the def...matt
2008-10-11use vector sink inside variable sinkjblum
2008-10-11support numpy typesjblum
2008-10-11some fixjblum
2008-10-10dont sed check, can end badlyjblum
2008-10-10check for samples before autoscale, avoids potential error conditionjblum
2008-10-09Fix erroneous error message during configurejcorgan
2008-10-09proper custom wxPython event, in wxPython stylejblum