Commit Graph

16 Commits

Author SHA1 Message Date
paulc 35beaecc0a Use the system detected CFLAGS instead of hardcoding -O2
git-svn-id: http://voip.null.ro/svn/yate@2673 acf43c95-373e-0410-b603-e72c3f656dc1
2009-06-01 16:06:14 +00:00
paulc 10d8d3d7cf 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://voip.null.ro/svn/yate@2667 acf43c95-373e-0410-b603-e72c3f656dc1
2009-05-31 18:58:25 +00:00
paulc 1c395402fe Added analog detector to Windows project, made it compile
git-svn-id: http://voip.null.ro/svn/yate@2026 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-11 18:17:14 +00:00
paulc bbc0dbea91 Add configure time LDFLAGS to linker command line.
git-svn-id: http://voip.null.ro/svn/yate@2006 acf43c95-373e-0410-b603-e72c3f656dc1
2008-06-03 10:59:16 +00:00
marian 9484c63fad Fixed minor message header buffer issue.
git-svn-id: http://voip.null.ro/svn/yate@1597 acf43c95-373e-0410-b603-e72c3f656dc1
2008-01-08 12:15:11 +00:00
paulc ea598d8473 Fixed Yet Another buffer too short.
git-svn-id: http://voip.null.ro/svn/yate@1576 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-24 19:45:58 +00:00
paulc a94a1059ff Fixed allocation and indexing of filter vectors.
git-svn-id: http://voip.null.ro/svn/yate@1575 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-24 19:15:32 +00:00
paulc ee0bf77a4f Fixed invalid buffer index mode (probably typo).
git-svn-id: http://voip.null.ro/svn/yate@1570 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-21 19:42:12 +00:00
marian 0309b94f34 Changed data declaration/init order.
git-svn-id: http://voip.null.ro/svn/yate@1564 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-20 09:47:39 +00:00
marian 5a3ff6d04a Added comment.
git-svn-id: http://voip.null.ro/svn/yate@1563 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-20 09:46:19 +00:00
marian 89975ef051 Added get modem type methods.
git-svn-id: http://voip.null.ro/svn/yate@1562 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-20 09:32:36 +00:00
marian 3884f0d36e Fixed data modulation issues.
git-svn-id: http://voip.null.ro/svn/yate@1559 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-18 17:23:07 +00:00
marian 9303dd33b7 Data modulation is now working.
git-svn-id: http://voip.null.ro/svn/yate@1550 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-14 16:20:50 +00:00
marian 2208d91ed1 Added compile time directive.
git-svn-id: http://voip.null.ro/svn/yate@1535 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-12 09:51:11 +00:00
paulc 0b641e982f Added CVS and SVN ignore properties.
git-svn-id: http://voip.null.ro/svn/yate@1504 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-28 17:04:43 +00:00
marian a05854115b Added modem/uart library.
git-svn-id: http://voip.null.ro/svn/yate@1498 acf43c95-373e-0410-b603-e72c3f656dc1
2007-11-27 14:18:39 +00:00