Age | Commit message (Expand) | Author |
2008-10-27 | Minor cleanup. | eb |
2008-10-27 | Added basic wavelet classifier blocks. GSL is now a prerequisite for | eb |
2008-10-27 | Added optional vlen parameter to vector_source_* and vector_sink_*. | eb |
2008-10-27 | Revert erroneous change to usrp2_fft.py | jcorgan |
2008-10-27 | Adds usrp2 example directory, WFM receiver. Default audio rate works out to ... | jcorgan |
2008-10-27 | Fix gain slider for configurations that have no gain control | jcorgan |
2008-10-27 | removed extra indentation. No change in functionality | eb |
2008-10-26 | Deadly printfs turned off... Specified gain ranges for TV Rx and RFX boards. | eb |
2008-10-26 | Update usrp2_fft.py to use updated gr-usrp2. Display is correct now, however... | jcorgan |
2008-10-26 | Updated usrp2_rx_cfile.py and usrp2_siggen.py to use updated gr-usrp2 | jcorgan |
2008-10-26 | Merged r9834:9855 from jcorgan/u2-wip into trunk. Catches up gr-usrp2 with t... | jcorgan |
2008-10-25 | Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f tha... | trondeau |
2008-10-25 | added real PSD plotting tool with optional spectrogram plot. | trondeau |
2008-10-25 | fixing time axes and zoom function | trondeau |
2008-10-25 | bugfix also override CPP | nldudok1 |
2008-10-25 | updating FFT plotting utilities. New file gr_plot_fft.py can plot any data ty... | trondeau |
2008-10-23 | u2_rev2 now works again | matt |
2008-10-22 | added missing tx_interp and rx_decim proxies | eb |
2008-10-22 | added rx_decim and tx_interp accessors | eb |
2008-10-22 | Added methods to query daughterboard parameters. Merged eb/u2-wip2 | eb |
2008-10-22 | make rev2 compile again | matt |
2008-10-19 | simplification | jblum |
2008-10-19 | this code was working, but how was unclear. Now it still works, but should b... | matt |
2008-10-18 | added in mux for DACs | matt |
2008-10-15 | reverse the spectrum on the TVRX boards | matt |
2008-10-15 | Added firmware support for adc_mux to handle swapping I/Q, etc. | eb |
2008-10-14 | str cast | jblum |
2008-10-14 | text box control: string mode | jblum |
2008-10-14 | fixed problem with negative offsets in calc_dxc_freq | eb |
2008-10-14 | mark RFX boards as i_and_q_swapped | eb |
2008-10-14 | s/w support for tx and rx mux | eb |
2008-10-14 | new tx and rx mux registers | eb |
2008-10-14 | initialized freq_min/max values | eb |
2008-10-14 | backed out noinline_udivmoddi4 patch | eb |
2008-10-13 | fix diagnostic output | eb |
2008-10-13 | mods to build under old tools | eb |
2008-10-12 | autohide grid pos and slider len, added slider len param | jblum |
2008-10-12 | removed old import statements | jblum |
2008-10-12 | selector fix, issue with IO terminators | jblum |
2008-10-12 | refactored divider setting on rxdb clk, txdb clk, and test clk | matt |
2008-10-11 | New serdes status interrupt, clk_status interrupt. New capability to flush t... | matt |
2008-10-11 | removed unneeded setting | matt |
2008-10-11 | Defaulting to a baseband frequency of 100kHz confuses everyone. Make the def... | matt |
2008-10-11 | use vector sink inside variable sink | jblum |
2008-10-11 | support numpy types | jblum |
2008-10-11 | some fix | jblum |
2008-10-10 | dont sed check, can end badly | jblum |
2008-10-10 | check for samples before autoscale, avoids potential error condition | jblum |
2008-10-09 | Fix erroneous error message during configure | jcorgan |
2008-10-09 | proper custom wxPython event, in wxPython style | jblum |