similar to: Writing driver for Opti-UPS Sentinel Software

Displaying 20 results from an estimated 700 matches similar to: "Writing driver for Opti-UPS Sentinel Software"

2013 Aug 26
2
Opti-UPS Value Series 575C
Hi! (first of all, FAQ tells me I should mention "queequeg" :P) I recently bought the UPS mentioned in the subject, assuming it'd work with Linux somehow, and the protocol will soon be something common -- turns out I was wrong. Website of the UPS: http://www.opti-ups.com/ -> USA -> Click on the big banner when it turns up (turns out I can't like to it directly, probably
2013 Aug 28
1
Opti-UPS Value Series 575C
* Charles Lepple <clepple at gmail.com> [2013-08-27 19:53:38 -0400]: > On Aug 26, 2013, at 3:10 PM, Florian Bruhin wrote: > > Also, what does the red color mean in the compability table? Anything > > that's not supported, or is it just "you have to solder your own cable > > but then you should be okay"? > > Technically, one star is "protocol
2013 Nov 26
1
[PATCH] Add OptiUPS VS 575C support to PowerCom
Heya, after I bought an OptiUPS VS 575C and discovering it won't work with Linux (silly me) I sniffed the protocol, found out it's very similiar to the protocol in the powercom driver, so I ended up adding support for that UPS to that driver. The patch is against the current git HEAD and works fine for me since weeks now. The shutdown sequence also works fine (on Archlinux). This is my
2013 Aug 27
0
Opti-UPS Value Series 575C
On Aug 26, 2013, at 3:10 PM, Florian Bruhin wrote: > queequeg Subtlety is key :-) > It came with some "Sentinel" software for Windows. Hmm, not sure if this is similar to software we have seen before. > Also, what does the red color mean in the compability table? Anything > that's not supported, or is it just "you have to solder your own cable > but then you
2006 Nov 26
1
Patch for optiups to support Zinto D from ONLINE USV-Systeme AG
Hi Arnaud, Hi Scott, Hi list, Here is a patch to support the Zinto D from ONLINE USV-Systeme AG. I already sent a version to Russell Kroll (2006-04-09), without no response and I cannot find support for Zinto in svn until now. I found a discussion on this list about the Xanto from ONLINE, but the Zinto seems to use different commands. The commands are quite similar to those for Opti-UPS, so I
2005 Nov 04
3
OPTI-UPS PS (PowerSeries)
Hello, Some time ago i bought 2 OPTI UPS devices, but was really sad to see the page about the OPTI protocol on the nut page. But i don't wanted to give up :) So i sniffed the serial communication using the windows application/driver and found out that these PS (PowerSeries) devices are different than the ES series mentioned on the Nut page. They use some kind of ASCII protocol, with the
2007 May 25
0
Patch -- SVN revision in the version string
This is the patch to include SVN revision level in version number displays. There should be two enclosures; the patch itself and a new source file. common/upsversion.c. upversion.c defines a single function. upsversion(), that returns a version string for display. Some Makefile trickery ensures that this file will be recompiled whenever the project's SVN revision level has changed since it
2009 Apr 20
4
wine is unable to load driver "Sentinel"
Hi, I'm trying to install "Libero IDE v8.5 " with WINE under Ubuntu 8.10. "Libero IDE v8.5" uses FlexLM to check the software license, but WINE, when launching any program, produces the following results: wine: Call from 0x7b844463 to unimplemented function ntoskrnl.exe.IoQueryDeviceDescription, aborting wine: Unimplemented function ntoskrnl.exe.IoQueryDeviceDescription
2012 Dec 14
1
[PATCH] daemon: Add sentinel attribute to commandf and commandrf
Causes a compiler warning to be emitted if you omit the trailing NULL argument. --- daemon/daemon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daemon/daemon.h b/daemon/daemon.h index 8f932d2..df1ba3a 100644 --- a/daemon/daemon.h +++ b/daemon/daemon.h @@ -100,9 +100,9 @@ extern char **split_lines (char *str); #define COMMAND_FLAG_CHROOT_COPY_FILE_TO_STDIN 2048
2014 Jul 08
0
Redis sentinel support in dict
Redis sentinel ( http://redis.io/topics/sentinel ) is a service that monitors and manages redis master slave replication. Using sentinel you can easily create a redis ha cluster. You can connect to a sentiniel and subscribe to certain events then in case of an failover update the redis address to new master etc. I think this is better suited to be used with dict proxy. Do You think it can be
2005 Aug 17
2
Sentinel Driver
I'm trying to run the Ardis Cutting Optimizer under wine but it uses a Rainbow Sentinel driver to detect a parallel port dongle for copy protection. I have the dongle and I've installed the sentinel driver, but when I run wine COWIN.exe I get the following: fixme:vxd:VXD_Open Unknown/unsupported VxD L"sntnlusb.vxd". Try setting Windows version to 'nt40' or
2003 Mar 12
2
sentinel.vxd
Hi, When i am running tally5.4 on linux7.1 through wine i am getting following errors. fixme:file:Device_Open Unknown/Unsupported VxD SENTINEL.VXD. Try Setting Windows version to 'nt40' or 'win31' thanks in advance Nayan __________________________________________________________ Great Travel Deals, Airfares, Hotels on http://www.journeymart.com/rediff/travel.asp
2019 Apr 24
1
[PATCH nbdkit] build: Use dlsym as sentinel function for -ldl.
When testing which “dl library” we must use for dl* symbols, autoconf runs a test similar to: $ cat conftest.c char dlopen (); int main () { return dlopen (); } $ gcc -o conftest $CFLAGS conftest.c [try various -ldl options here] When using ‘CFLAGS="-fsanitize=address"’ this succeeds even if no dl libraries are used at all, since it appears that using this option causes dlopen
2006 Sep 12
1
Help with snmp ups
Hi all - I'm new to both UPS setup and SNMP on linux - so I'd appreciate any help I can get....I'm stuck! I'm running fedora core 5, and have installed net-snmp and nut. I'm trying to get my network connected UPS to this linux machine. My /etc/ups/ups.conf looks like this: [upsnetwork] driver = snmp-ups port = 172.31.254.7 community = public desc="Network
2007 Mar 21
2
Online-UPS Xanto support status?
Hello there. I use Online Xanto ups'es so I did some googling for their support in nut. Turns out that... - networkupstools.org talks about an 'optiups' driver in the development version (http://www.networkupstools.org/compat/dev.html - by the way, the web page says 'stable' in the title and headings just like the actual stable one) - Andreas Thienemann seems to have a
2009 Jun 16
1
Constrained Optimization, a full example
After a few days of work, I think I nearly have it. Unfortunately, theta is unchanged after I run this (as a script from a file). I thought that theta would contain the fitted parameters. The goal here is to find the least squares fit according to the function defined as "rss" subject to the constraints defined as ui and ci. I defined ui and ci to (hopefully) force par2 and par3
2007 Jan 09
1
Differences between newhidups (MGE tables) in 2.0.4 and svn trunk
I was looking at how other drivers deal with outlet collections, and I noticed some differences between newhidups in 2.0.4 (from Debian's 2.0.4-2.3) and the SVN trunk (rev 723) on an Evolution. Full diff is below, but here are the highlights: * MGE HID 0.9 vs 1.0 * outlet.#.switch seems to have moved to the commands outlet.#.load.{on,off} Then I found this in the ChangeLog: * fix
2007 Oct 11
1
Silence Beeper => Which small UPS's actually support it?
Hello, I'm looking for a UPS that the beeper can be silenced with nut via ups.beeper.status variable for a HTPC close to bedrooms. I have googled extensively and there is not a lot of information about which UPS's actually support this feature. There are few references to UPS's that apparently list ups.beeper.status as being available, but without actually being
2004 Jun 21
1
Siemens Optipoint 400 SIP Problem
Hi there, I tried to get a few "Optipoint 400 SIP" working with *, but it refused to work properly. In my testing-network i have two Sjphones (they are working really fine) and three optipoints. I?m able to dial the number of a Sjphone on all of the optipoints. The call is signalled at the Sjphone with the right number of the optipoint and an connection can be established. But when I
2010 Mar 17
1
constrOptim - error: initial value not feasible
Hello at all, working with a dataset I try to optimize a non-linear function with constraint. test<-read.csv2("C:/Users/Herb/Desktop/Opti/NORM.csv") fkt<- function(x){ a<-c(0) s<-c(0) #Minimizing square error for(j in 1:107){ s<-(test[j,2] - (x[1] * test[j,3]) - (x[2] * test[j,4]) - (x[3]*test[j,5]) - (x[4]*test[j,6]) - (x[5]*test[j,7]))^2 a<- a+s} a<-as.double(a)