Commit graph

16 commits

Author SHA1 Message Date
paulc
2c03a9624d Use the system detected CFLAGS instead of hardcoding -O2
git-svn-id: http://yate.null.ro/svn/yate/trunk@2673 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 16:06:14 +00:00
paulc
c069997056 Link the libraries using the C++ linker so it properly links against libstdc++ and compiler support.
Not required on ELF systems as libyate.so would pull in the required libraries but was confusing and could cause problems on other platforms.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2667 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-31 18:58:25 +00:00
paulc
84210662c7 Added analog detector to Windows project, made it compile
git-svn-id: http://yate.null.ro/svn/yate/trunk@2026 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-11 18:17:14 +00:00
paulc
14bf8a5cd3 Add configure time LDFLAGS to linker command line.
git-svn-id: http://yate.null.ro/svn/yate/trunk@2006 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-03 10:59:16 +00:00
marian
4a0ba72c1f Fixed minor message header buffer issue.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1597 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:15:11 +00:00
paulc
33e9308b55 Fixed Yet Another buffer too short.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1576 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-24 19:45:58 +00:00
paulc
94ffa2e702 Fixed allocation and indexing of filter vectors.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1575 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-24 19:15:32 +00:00
paulc
b0bf1eee63 Fixed invalid buffer index mode (probably typo).
git-svn-id: http://yate.null.ro/svn/yate/trunk@1570 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-21 19:42:12 +00:00
marian
7fced5731d Changed data declaration/init order.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1564 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-20 09:47:39 +00:00
marian
f7cd2aa26c Added comment.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1563 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-20 09:46:19 +00:00
marian
d5791c079f Added get modem type methods.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1562 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-20 09:32:36 +00:00
marian
7e394162ba Fixed data modulation issues.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1559 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-18 17:23:07 +00:00
marian
7ee7d12a4d Data modulation is now working.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1550 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-14 16:20:50 +00:00
marian
972e92d269 Added compile time directive.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1535 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-12 09:51:11 +00:00
paulc
f304ebd6bb Added CVS and SVN ignore properties.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1504 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-28 17:04:43 +00:00
marian
ea3332bce6 Added modem/uart library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1498 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-27 14:18:39 +00:00