Ticket #192 (enhancement)
Opened 1 year ago
Last modified 1 year ago
Block Request: Integer(32) <-> Float
Status: new
| Reported by: | jblum | Assigned to: | nobody |
|---|---|---|---|
| Priority: | low | Milestone: | to-be-decided |
| Component: | gnuradio-core | Version: | 3.1svn |
| Keywords: | integer float conversion | Cc: | |
There are integer/float conversion blocks for 1 byte(char) and 2 byte(short) integer formats. However, there are no existing conversions for the larger 4 byte(int) format. A 4 byte conversion would make it possible to use larger integer data with common gnuradio blocks.
gr_float_to_int gr_int_to_float
Change History
10/24/07 07:58:39: Modified by jcorgan
- owner changed from eb to nobody.
