Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
why was this removed?
|
|
Basically, this is a bug fix because the caller needs
to have the var changed from the user provided value.
|
|
Fixed the rint and rintf functions to work properly.
Would love to use boost::math::round implementation,
but these functions also get included and used in C.
Also added llrint and llrintf just because.
|
|
|
|
and don't have a plan to in the future.
|
|
Qwt 5.2 and 6.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
what Python says.
|
|
|
|
markup in internal (non-API) header files.
|
|
|
|
build.
|
|
This was a typo, but it was ok before the library fubar
because the define was explicitly set.
Now that things are more automatic,
it needs to follow convention.
|
|
promote to a 64-bit int to handle the overflow, so this is going to take a hit on 32-bit machines.
|
|
|
|
|
|
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
|
|
|
|
|
|
Volk build in order to build GNU Radio. Volk is now a 'first-class citizen.'
|
|
|
|
and also added a gri file for float->int to perform function inside gr_float_to_int. Also added QA code for the new block.
|
|
|
|
It became problematic when the git describe output changed
to only have the first term before the dash: no rev count or hash.
The parsing was copied from gr_git.m4.
The result is not used so its ok to remove.
|
|
|
|
Use merge strategy '-s ours' to skip version change on master
|
|
|
|
Use merge strategy '-s ours' to skip version change on master
|
|
|
|
|
|
|
|
|
|
install path.
|
|
|
|
options and creating a source and setting the parameters.
|
|
|
|
|