Ticket #256 (defect)
Opened 4 months ago
Last modified 4 months ago
Possible misuse of history
Status: new
| Reported by: | matt | Assigned to: | trondeau |
|---|---|---|---|
| Priority: | normal | Milestone: | to-be-decided |
| Component: | gnuradio-core | Version: | 3.1.2 |
| Keywords: | Cc: | ||
Based on the comments on this block, there appears to be a desire to look back at one previous sample. Thus, set_history(2) should be called, which is admittedly confusing. set_history is called with a value of 1, which implies no look-back ability.
It affects file gnuradio-core/src/lib/general/gr_dpll_bb.cc
Change History
07/21/08 17:38:29: Modified by matt
- type changed from enhancement to defect.
- description changed.
