Ticket #113 (defect)
Opened 2 years ago
Last modified 2 years ago
broken gr.firdes.band_reject()
Status: closed (fixed)
| Reported by: | guest | Assigned to: | eb |
|---|---|---|---|
| Priority: | normal | Milestone: | release-3.0.3 |
| Component: | gnuradio-core | Version: | 3.0.2 |
| Keywords: | gr.firdes.band_reject() | Cc: | |
Current implementation of the gr.firdes.band_reject() functions renders a disfunctional filter design du to due to misplaced brackets. Fix is attached.
cheerio Berndt
Attachments
Change History
11/30/06 19:58:50: Modified by jcorgan
- milestone changed from release-3.0.3 to to-be-decided.
11/30/06 20:10:40: Modified by guest
11/30/06 20:12:33: Modified by guest
- attachment gr_firdes_cc.diff added.
11/30/06 20:14:16: Modified by guest
Current implementation of the gr.firdes.band_reject() functions renders a disfunctional filter design du to due to misplaced brackets - see attached patch file
11/30/06 20:21:09: Modified by jcorgan
- description changed.
12/04/06 16:40:46: Modified by eb
- status changed from new to closed.
- type changed from enhancement to defect.
- resolution set to fixed.
Patch applied. Fixed in r4055 Thanks Berndt!
02/07/07 13:14:26: Modified by jcorgan
- milestone changed from to-be-decided to release-3.0.3.

Current implementation of the gr.firdes.band_reject() functions renders a disfunctional filter design du to due to misplaced brackets - see patch file attached