summaryrefslogtreecommitdiff
path: root/xpp/utils
AgeCommit message (Collapse)Author
2006-11-28Give sane defualts to values that we get in 1.4 from autoconf.tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1653 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1623@boole: tzafrir | 2006-11-21 17:19:16 +0200tzafrir
Typo: SBINDIR -> BINDIR . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1652 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1571@boole: tzafrir | 2006-11-08 18:01:13 +0200tzafrir
Fixed a typo in the "wctdm reimplementation". git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1650 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1557@boole: tzafrir | 2006-11-06 20:12:16 +0200tzafrir
Merging xpp driver release 1.2 (rev. 2569), originally team/tzafrir/xpp_1.2 * Should build well. Almost final. * genzaptelconf: Also work when zap_autoreg=0 * README.Astribank updated for rev. 1.2. * xpp/utils/Makefile: Use $< with cc -c * Get xpp/utils configuration from autoconf (without changesin top dir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1648 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-28 r1547@boole: russell | 2006-11-01 21:04:02 +0200tzafrir
instead of setting HOSTCC and CC directly in the Makefile, use the information provided by the configure script (issue #8055, tzafrir) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1647 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-11-06 * genzaptelconf: Set modes of generated files to original ones or sane tzafrir
defaults. * genzaptelconf: Don't check for zap_autoreg in wait_for_xpp . * genzaptelconf: Add support for fxs_immediate: option to set FXS port as immediate. * genzaptelconf: Fix few left over writes to stdout for config files. * genzaptelconf: Documentation fixes. * genzaptelconf.8: bring up-to-date. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1559 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03* run config function (genconf) in a single pass. Bumped version to 0.5.6 .tzafrir
* E1 spans should not be configured as "national". TODO: find a better default * Add support for Sangoma A102 (Hopefully also all A10x) PRI cards: -d won't work, but will configure existing spans. * Better comments in genconf() * Removing update_extensions_defs: cleaning temporary files is only done once. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1495 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03* fixed a small syntax errortzafrir
* Hopefully correct PRI setting for country=cl git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1494 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-10-03Allow overriding the location of the asterisk init.d script tzafrir
using the variable ASTERISK_INIT_SCRIPT (from the config file or from the environment). git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1493 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-09-09Latest xpp driver. Backported from trunk (r1455, Xorcom r2157)tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1457 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-14genzaptelconf: Fix version stringstzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1229 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-14genzaptelconf: fixed confusion between framing and coding for E1/{il/nl}tzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1228 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-14genzaptelconf: use /proc/xpp/XBUS-*/wait_for_xpds rather than a timeout looptzafrir
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1227 5390a7c7-147a-4af0-8ec9-7488f05a26cb
2006-07-08xpp Release 1.1.0 :tzafrir
* FPGA firmware now loaded from PC (for newer models) * Driver for the FXO module (xpd_fxo.ko) * Moved most userspace files to the subdirectory utils (see also next commit) * Explicit license for firmware files * Optionally avoid auto-registration * Registers initializations code is done by a userspace script. * Remove obsolete .inc initialization files (we use user-space init) * Added an install target to the utils dir. * Updated README.Astribank accordingly. * Using RBS signalling, as caller ID did not work well otherwise. * Better handling of USB protocol errors. * Fixed some procfs-related races. * per-card-module ioctls. * fxotune support. * opermode support (set through /etc/default/zaptel for now) * Userspace initialization script can also read registers. * Power calibration works (and implemented in perl) * some fine-tuning to the regster initialization parameters. * Leds turn on before registration and turn off after it. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@1212 5390a7c7-147a-4af0-8ec9-7488f05a26cb