Displaying 4 results from an estimated 4 matches for "evseev".
2010 Sep 26
3
Cannot connect to APC Smart via USB under FreeBSD
Hi, folks!
There is FreeBSD 7.1, NUT 2.4.1, UPS APC Smart 2200 XL.
NUT is compiled from ports with following options:
---------------------------------------
_OPTIONS_READ=nut-2.4.1_5
WITH_SERIAL=true
WITH_USB=true
WITH_SNMP=true
WITHOUT_NEON=true
WITHOUT_PDU=true
WITHOUT_HAL=true
WITHOUT_IPV6=true
WITHOUT_CGI=true
---------------------------------------
UPS is successfully recognized by OS
2008 Jul 14
2
A question about AGC usage
Hello All,
I'm using speex codec in ARM based embedded project and really satisfied
by its performances and quality (thanks a lot for speex development team
for great work!).
I'd like to add AGC functionality and as I actually understood it is not
supported in FPU-less platforms. Is it correct?
If it is, do you have any updates of preprocessor or an experience to
run AGC in
2008 Sep 16
1
A question about AGC usage
...nd that patch?
Thanks
Seif
2008/7/16 Jean-Marc Valin <jean-marc.valin at usherbrooke.ca>
> Hi Michael,
>
> Thorval Natvig posted an experimental patch to get the AGC working in
> fixed-point. Can you try that and see if it works well?
>
> Jean-Marc
>
> Michael Evseev a ?crit :
> > Hello All,
> >
> >
> >
> > I'm using speex codec in ARM based embedded project and really satisfied
> > by its performances and quality (thanks a lot for speex development team
> > for great work!).
> >
> >
> >
> >...
2006 Apr 29
1
How to notify dovecot that maildir contents is changed by third-party helper ?
...x contains "KillSpam" subfolder,
# all remaining spam messages are removed.
#
# TODO: update indexes and caches on altered mail folders!!!
#
# Only for testing: doit=echo; export doit; ...
# This prints all modification commands instead of executing them.
#
# Written at Apr 2006 by evseev at sertolovo.ru
#
VMAIL_TOPDIR=/var/vmail
FIND_DEPTH=4
# Debugging values
VMAIL_TOPDIR=/var/vmail/default/e/evseev
FIND_DEPTH=1
INBOX_DIRNAME=cur
KILLSPAM_DIRNAME='.KillSpam'
SPAM_DIRNAME='.Spam'
MSGHEADLEN=30
RM="/bin/rm -f"
MV="/bin/mv -f"...