Ticket #262 (enhancement)
Opened 3 months ago
gr_block::forecast should use history
Status: new
| Reported by: | eb | Assigned to: | eb |
|---|---|---|---|
| Priority: | normal | Milestone: | release-3.1.3 |
| Component: | gnuradio-core | Version: | 3.1svn |
| Keywords: | Cc: | ||
I think I accidentally dropped the use of history from gr_block::forecast a few years ago! We don't see the problem since almost everybody subclasses gr_sync_block, or if they're deriving from gr_block, they're providing forecast themselves.
