Displaying 6 results from an estimated 6 matches for "pb1300".
2014 Jun 13
2
[PATCH] Support for ASEM UPS on Linux/i2c
As said in previous mail, I just finished a first working version of a driver
for the UPS found on ASEM PB1300 device
(http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
Linux only, accessed through i2c/SMBUS.
If you can spare some time, please review. Expecially my autotools skills are
ehm... a bit rusty.
--
Giuseppe Corbelli
WASP Software Engineer, Copan Italia...
2014 Jun 18
0
[PATCH] Support for ASEM UPS on Linux/i2c
On Jun 13, 2014, at 2:53 AM, Giuseppe Corbelli <giuseppe.corbelli at copanitalia.com> wrote:
> As said in previous mail, I just finished a first working version of a driver for the UPS found on ASEM PB1300 device
> (http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
> Linux only, accessed through i2c/SMBUS.
> If you can spare some time, please review. Expecially my autotools skills are ehm... a bit rusty.
Hi Giuseppe,
I am not an autoconf expert, so I will admit...
2014 May 28
2
New driver for ASEM UPS
Hi all
I'm developing a NUT driver for a custom UPS found on ASEM PB 1300 devices
(http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
It's based on some custom charger and a bq2060 battery monitor, talk to it on
i2c bus.
I will have something usable in a few days. Got some questions/considerations,
though:
*) interested in integrating into NUT?
*) would you prefer a pull request on github or a patch here?
*) I would pat...
2014 May 28
0
New driver for ASEM UPS
On May 28, 2014, at 3:01 AM, Giuseppe Corbelli wrote:
> Hi all
> I'm developing a NUT driver for a custom UPS found on ASEM PB 1300 devices
> (http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
>
> It's based on some custom charger and a bq2060 battery monitor, talk to it on i2c bus.
Looks interesting!
> I will have something usable in a few days. Got some questions/considerations, though:
> *) interested in integrating into NUT?
Yes, we're happy to help integrat...
2014 Jun 23
4
[PATCH] Support for ASEM UPS on Linux/i2c
On 18/06/2014 04:17, Charles Lepple wrote:
> On Jun 13, 2014, at 2:53 AM, Giuseppe Corbelli <giuseppe.corbelli at copanitalia.com> wrote:
>
>> As said in previous mail, I just finished a first working version of a driver for the UPS found on ASEM PB1300 device
>> (http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
>> Linux only, accessed through i2c/SMBUS.
>> If you can spare some time, please review. Expecially my autotools skills are ehm... a bit rusty.
>
> Hi Giuseppe,
>
> I am not an au...
2014 Aug 28
1
[PATCH] Support for ASEM UPS on Linux/i2c
Giuseppe,
One more question about your driver: should we put a recommendation for the "port" name in the man page? Looking at the code, it seems like it should be "/dev/i2c-0" or similar.
Thanks,
--
Charles Lepple
clepple at gmail