Age | Commit message (Expand) | Author |
2008-12-15 | Add sync_to_pps to gr-usrp2 | jcorgan |
2008-12-15 | pps sync works, meets timing | matt |
2008-12-14 | add break at end of new case to prevent fallthru. Also cleared up a warning. | matt |
2008-12-14 | synchronized pps, lots of debug pins changed, works, meets timing | matt |
2008-12-14 | Fix failure with interp > 128 | jcorgan |
2008-12-14 | Implement sync_to_pps command for USRP2 | jcorgan |
2008-12-13 | reset the phase when we shut down. Aids in sync | matt |
2008-12-07 | split test out into a function | matt |
2008-12-07 | more tests, for ram and sd card | matt |
2008-12-06 | minor updates in gr-trellis/examples | anastas |
2008-12-05 | implemented "reset master clock on next PPS" so we can easily sync multiple u... | matt |
2008-12-05 | send a char to the serial port, but don't wait if the queue is full | matt |
2008-12-04 | speed up the diagnostic signals, they were causing timing problems | matt |
2008-12-01 | Merged r9798:9801 from michaelld/memalign into trunk. Passes distcheck on Ub... | jcorgan |
2008-11-30 | check extension on save | jblum |
2008-11-30 | dont check that | jblum |
2008-11-30 | enum | jblum |
2008-11-28 | fix | jblum |
2008-11-28 | new preferences | jblum |
2008-11-28 | blocks window position pref | jblum |
2008-11-27 | resizable reports window | jblum |
2008-11-27 | grc gtk version check | jblum |
2008-11-26 | switched hotkey handling to gtk accelerators | jblum |
2008-11-23 | fixing sync routines by wrapping the angle and not clipping it; also opening ... | trondeau |
2008-11-23 | Tom's law: the simpler the function, the more prone I am to make errors. | trondeau |
2008-11-22 | clarification for random source | jblum |
2008-11-18 | usrp dual source def typo fix | jblum |
2008-11-18 | grc trellis makefile | jblum |
2008-11-18 | added an example in grc that uses trellis structures | anastas |
2008-11-17 | Added ability to select USRP board to digital examples | trondeau |
2008-11-16 | removed old python comments | matt |
2008-11-16 | fixed gain calculations rfx900-2400 | matt |
2008-11-16 | added a utility function to get the integer rounded gain | matt |
2008-11-15 | only change id if not unique | jblum |
2008-11-14 | added callbacks to trellis_metrics and trellis_viterbi_combined in grc | anastas |
2008-11-13 | added 2tone capability | matt |
2008-11-13 | grc check python version | jblum |
2008-11-13 | Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2)... | anastas |
2008-11-13 | proper comparison of vectors; I thought I had already fixed this... | trondeau |
2008-11-13 | trellis IO fix | jblum |
2008-11-11 | fixed behavior around VCO changeover point (5.275GHz), and commented out debu... | matt |
2008-11-11 | Fix help strings | jcorgan |
2008-11-11 | Add --fft-size command-line parameter, defaults to original behavior (1024) | jcorgan |
2008-11-10 | wrap the return type from gr_enable_realtime_scheduling | eb |
2008-11-09 | more thorough test | matt |
2008-11-09 | hardware control of leds | matt |
2008-11-09 | hardware control of leds | matt |
2008-11-09 | more thorough test | matt |
2008-11-09 | Merged r9946:9957 from trondeau/qt into trunk. make distcheck works on F9, Ub... | trondeau |
2008-11-07 | moved param input | jblum |