Commit Graph

8 Commits (20788cd690336cf2924442fe55ec758226680ce0)

Author SHA1 Message Date
Tim Harder a3311ecf39 clarify iio.h macros that break with MATLAB on Linux
So there's less chance of them getting inadvertantly synced over again.
2015-05-27 17:09:53 -04:00
Tim Harder 6f0223bfde remove __attribute__ macros for Linux
They appear to interact poorly with the current setup for compiling
Matlab bindings causing errors such as the following:

Failed to parse type '( visibility (" default "))) ssize_t iio_buffer_refill (
struct iio_buffer * buf' original input '( visibility (" default "))) ssize_t
iio_buffer_refill ( struct iio_buffer * buf ' Found on line 1576 of input from
line 863 of file
/home/timh/code/adi/mathworks/AD9361_Filter_Wizard/../iio_sys_obj/iio.h Error
parsing argument for function __attribute__ function may be invalid.
2015-05-15 15:02:32 -04:00
acozma 5b10da0cc0 Commented out stdbool.h 2015-05-15 11:27:33 +03:00
acozma fe614823f9 Updated iio.h and the minor version value check 2015-05-14 15:17:10 +03:00
dpu1778 305954ec15 Updated iio.h
Removed stdbool.h. Otherwise, MATLAB will give out errors.
2014-11-24 14:55:02 -05:00
acozma d52b01189b Updated the code to match the libiio updates 2014-11-24 18:33:36 +02:00
acozma f4962df6d6 Check if the context is valid to avoid crash 2014-07-22 16:23:33 +03:00
acozma f0a5eab5f7 Added the iio.h file 2014-07-21 15:20:53 +03:00