Explicitly cast variables to silence Windows build...
by Dominic Spill 7 years 3 months
Explicitly cast variables to silence Windows build warnings
e384a2d2
Add helper functions for parsing frequency argumen...
by Dominic Spill 7 years 3 months
Add helper functions for parsing frequency arguments
d4d74db2
Calculate using doubles and cast to float at the l...
by Dominic Spill 7 years 3 months
Calculate using doubles and cast to float at the last moment
9f0a46d8
Try another work around for strdup()
by Dominic Spill 7 years 3 months
bfa9f65f
Fix cmake command error
by Dominic Spill 7 years 3 months
f768ff67
Third time lucky with definition to remove warning...
by Dominic Spill 7 years 3 months
Third time lucky with definition to remove warning about strdup()
936da521
Fix bad define (maybe)
by Dominic Spill 7 years 3 months
e0e02bcd
Silence warning about strdup() being deprecated
by Dominic Spill 7 years 3 months
c8e8d33a
libhackrf: Fix Windows type warnings
by Dominic Spill 7 years 3 months
libhackrf: Fix Windows type warnings
MSVC compalins when we mix int and ssize_t
Declaration of hackrf_set_sample_rate_manual differed between .h and .c
bb585e40
Revert "hackrf_transfer: fix Windows uint32 conver...
by Dominic Spill 7 years 3 months
Revert "hackrf_transfer: fix Windows uint32 conversion build warnings"

This reverts commit a9bc8b7ff7c1a2fd910f99d7accd9f75196c71f0.
3168bb55
Report a bug