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