Age | Commit message (Expand) | Author |
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 |
2008-10-09 | must check for exists, then ro | jblum |
2008-10-08 | read-only aware | jblum |
2008-10-08 | custom wx event to post data, avoid threading issues | jblum |
2008-10-08 | moved to appropriate places | matt |
2008-10-08 | added the basic wb<-->extram interface and a serdes interrupt to tell link st... | matt |
2008-10-08 | probe function block | jblum |
2008-10-08 | probe hier wrappers | jblum |
2008-10-08 | probe threads: set daemon | jblum |
2008-10-07 | added probe blocks | jblum |
2008-10-07 | scrambler stuff | jblum |
2008-10-07 | handy post install message -> no more automated installation of freedesktop | jblum |
2008-10-07 | minor cleanup | eb |
2008-10-07 | re-enable grc, passes distcheck | jblum |
2008-10-05 | Added patch required to get microblaze toolchain from Xilinx EDK 10.1 | eb |
2008-10-04 | adding missing comments to gr_firdes.i | n4hy |
2008-10-04 | fixing copyleft in gr_firdes.cc and .h | n4hy |
2008-10-04 | completion of adding new filter design interfaces to gr_firdes.i. Still need... | n4hy |
2008-10-04 | Refactored how the usrp2/firmware connects into the top-level built. | eb |
2008-10-04 | USRP2 firmware fixes for EDK 10.1 microblaze toolchain. Firmware now builds | eb |
2008-10-03 | more cleanup of comments and adding left our functions to swig. Not yet comp... | n4hy |