similar to: Megatec protocol : Test for Specified Time Period - SOLVED

Displaying 20 results from an estimated 10000 matches similar to: "Megatec protocol : Test for Specified Time Period - SOLVED"

2007 Sep 13
0
3 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c
libswfdec/swfdec_as_function.c | 26 +-- libswfdec/swfdec_as_initialize.as | 4 libswfdec/swfdec_as_initialize.h | 324 +++++++++++++++++++------------------- libswfdec/swfdec_as_object.c | 15 - 4 files changed, 179 insertions(+), 190 deletions(-) New commits: diff-tree 7028d035feb026c8f194d4d27be9348ff294fc10 (from 19fa7b1d31263ad25f4d32acfd462f71678ddff1) Author: Pekka
2019 Mar 05
2
UPS Requiring URB_INTERRUPT with Megatec Protocol
Hello, I have a UPS unit with a USB Interface that appears to work with the blazer_usb and nutdrv_qx drivers. I have tried all combinations of subdriver and protocol and the result is always the same. The values returned are all zero's. The issue seems to be the same as https://github.com/networkupstools/nut/issues/307 Attempts to send a command to silence the beeper or trigger a battery
2019 Mar 18
0
UPS Requiring URB_INTERRUPT with Megatec Protocol
> I have a UPS unit with a USB Interface that appears to work with the blazer_usb and nutdrv_qx drivers. I have tried all combinations of subdriver and protocol and the result is always the same. The values returned are all zero's. > > The issue seems to be the same as https://github.com/networkupstools/nut/issues/307 > > Attempts to send a command to silence the beeper or
2007 Sep 12
0
9 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c libswfdec/swfdec_player_as.c test/trace
libswfdec/swfdec_as_function.c | 11 libswfdec/swfdec_as_initialize.as | 4 libswfdec/swfdec_as_initialize.h | 311 ++++++++++++++-------------- libswfdec/swfdec_as_object.c | 73 ++++-- libswfdec/swfdec_as_strings.c | 1 libswfdec/swfdec_player_as.c | 15 + test/trace/Makefile.am |
2007 Sep 11
0
8 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_object.c libswfdec/swfdec_as_strings.c test/trace
libswfdec/swfdec_as_function.c | 55 +++++ libswfdec/swfdec_as_initialize.as | 4 libswfdec/swfdec_as_initialize.h | 288 ++++++++++++++--------------- libswfdec/swfdec_as_object.c | 57 +++-- libswfdec/swfdec_as_strings.c | 1 test/trace/Makefile.am | 14 - test/trace/function-apply-5.swf
2011 Apr 12
1
blazer & megatec drivers
Hi, I've being using nut 2.2.2 (Debian Lenny) via megatec_usb driver for IPPON Back UPS 600. Then I upgraded to nut 2.4.3 (Debian Squeeze) with broken megatec_usb. I moved to blazer_usb, it connected IPPON. [myups] driver = blazer_usb port = /dev/usb/hiddev0 desc = "Local UPS" #from megatec.c: batteries[] = {{ 12.0, 9.0, 16.0, 9.7, 13.7, 0.0 },
2007 Oct 18
0
14 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c libswfdec/swfdec_text_field_movie.h libswfdec/swfdec_text_format.c
libswfdec/swfdec_as_strings.c | 5 libswfdec/swfdec_initialize.as | 8 libswfdec/swfdec_initialize.h | 922 ++++++++++++++++----------------- libswfdec/swfdec_text_field_movie.c | 147 ++++- libswfdec/swfdec_text_field_movie.h | 10 libswfdec/swfdec_text_field_movie_as.c | 184 +++++- libswfdec/swfdec_text_format.c | 66 ++
2007 Sep 29
0
libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h
libswfdec/swfdec_initialize.as | 80 ++++ libswfdec/swfdec_initialize.h | 768 ++++++++++++++++++++++------------------- 2 files changed, 509 insertions(+), 339 deletions(-) New commits: diff-tree 8d69f18e13827a9f25ce0f2e9eabc098ec2709d9 (from b9b24e3618791b5add483cf0211d49ee901fed84) Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Fri Sep 28 13:51:04 2007 +0300 Add
2007 Nov 12
0
20 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_string.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_load_object_as.c libswfdec/swfdec_movie_as_drawing.c libswfdec/swfdec_player_as.c
libswfdec/swfdec_as_function.c | 39 libswfdec/swfdec_as_string.c | 12 libswfdec/swfdec_initialize.as | 4 libswfdec/swfdec_initialize.h | 1054 +++++++++++++-------------- libswfdec/swfdec_load_object_as.c | 38 libswfdec/swfdec_movie_as_drawing.c | 2 libswfdec/swfdec_player_as.c |
2007 Nov 20
0
19 commits - libswfdec/swfdec_audio_event.c libswfdec/swfdec_bits.c libswfdec/swfdec_color.c libswfdec/swfdec_color.h libswfdec/swfdec_flv_decoder.c libswfdec/swfdec_image.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h
README | 8 libswfdec/swfdec_audio_event.c | 2 libswfdec/swfdec_bits.c | 1 libswfdec/swfdec_color.c | 27 libswfdec/swfdec_color.h | 3 libswfdec/swfdec_flv_decoder.c | 22 libswfdec/swfdec_image.c | 6 libswfdec/swfdec_initialize.as | 3
2007 Nov 30
0
36 commits - libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_date.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_strings.c libswfdec/swfdec_flash_security.c
libswfdec/Makefile.am | 2 libswfdec/swfdec_as_context.c | 10 libswfdec/swfdec_as_date.c | 4 libswfdec/swfdec_as_initialize.as | 1 libswfdec/swfdec_as_initialize.h | 183 libswfdec/swfdec_as_strings.c | 2
2007 Dec 28
0
4 commits - libswfdec/swfdec_external_interface.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_player.c libswfdec/swfdec_player_internal.h
libswfdec/swfdec_external_interface.c | 51 libswfdec/swfdec_initialize.as | 204 ++ libswfdec/swfdec_initialize.h | 2812 ++++++++++++++++++---------------- libswfdec/swfdec_player.c | 3 libswfdec/swfdec_player_internal.h | 1 5 files changed, 1740 insertions(+), 1331 deletions(-) New commits: commit 5ba056665956414babeec395b39b73217a2bb657 Author:
2007 Nov 10
0
10 commits - libswfdec/swfdec_as_interpret.c libswfdec/swfdec_as_types.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_movie.c libswfdec/swfdec_movie_clip_loader.c libswfdec/swfdec_movie.h libswfdec/swfdec_resource.c
libswfdec/swfdec_as_interpret.c | 40 - libswfdec/swfdec_as_types.c | 11 libswfdec/swfdec_initialize.as | 6 libswfdec/swfdec_initialize.h | 1006 ++++++++++++++-------------- libswfdec/swfdec_movie.c | 33 libswfdec/swfdec_movie.h | 1 libswfdec/swfdec_movie_clip_loader.c | 3
2010 Feb 08
1
megatec and blazer drivers for (brand)Tuncmatik (series)Newtech Pro 1KVA
Hi, I would like to report that Tuncmatik Newtech Pro 1 KVA (http://www.tuncmatik.com/en-US/productDetail.asp?RecID=290) works with nut(2.4.1) blazer_usb, blazer_ser and megatec drivers. The UPS came with an usb cable and a java based software for both linux and windows, named ViewPower (http://www-power-software-download.com). This UPS has double interface a USB interface and a serial
2009 Nov 14
0
[LLVMdev] Very slow performance of lli on x86
Hi all, I am trying to compare the performance of gcc , llvm-gcc , clang and lli(with JIT) on x86. i have attached the performance comparision spreadsheet as well as the source which i used for performing these test. i ran this code for 10000 iterations and the time of execution is as follows for -O3 results refer attachment. *time clang (-O0) llvm-gcc(-O0)
2007 Sep 03
0
4 commits - libswfdec/swfdec_as_boolean.c libswfdec/swfdec_as_boolean.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_boolean.c | 49 ++++++++--------------- libswfdec/swfdec_as_boolean.h | 3 - libswfdec/swfdec_as_context.c | 2 libswfdec/swfdec_as_initialize.as | 4 + libswfdec/swfdec_as_initialize.h | 58 +++++++++++++++------------- libswfdec/swfdec_as_interpret.c | 44 +++++++++++++++++----
2008 Jan 21
0
70 commits - configure.ac libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_socket.c libswfdec-gtk/swfdec_gtk_socket.h libswfdec-gtk/swfdec_playback_alsa.c
configure.ac | 29 dev/null |binary libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 45 libswfdec-gtk/swfdec_gtk_player.c | 5 libswfdec-gtk/swfdec_gtk_socket.c | 220 ++ libswfdec-gtk/swfdec_gtk_socket.h | 42
2011 Aug 05
2
Request for new UPS support : Tecnoware ECO LCD 650VA
Hello! I'm not a very happy owner of "Designed in Italy and manufactured in China" Tecnoware ECO LCD 650 UPS. Plan was to use it with FreeNAS 8 on HP Microserver... But this plan gone bad. I want to ask you to look at another "Megatec USB" protocol implementation. This UPS controlled by UPSilon 2000 program (Windows OS). Protocol type Mega(USB). Bad things: - Program does
2007 Oct 23
0
11 commits - libswfdec/swfdec_as_internal.h libswfdec/swfdec_as_object.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_style_sheet.c libswfdec/swfdec_style_sheet.h
libswfdec/swfdec_as_internal.h | 4 libswfdec/swfdec_as_object.c | 25 libswfdec/swfdec_html_parser.c | 6 libswfdec/swfdec_initialize.as | 7 libswfdec/swfdec_initialize.h | 920 +++++++++++++++---------------- libswfdec/swfdec_style_sheet.c | 71 ++ libswfdec/swfdec_style_sheet.h | 8
2007 Oct 29
0
20 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_html_parser.c libswfdec/swfdec_initialize.as libswfdec/swfdec_initialize.h libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h
libswfdec/Makefile.am | 2 libswfdec/swfdec_as_interpret.c | 19 libswfdec/swfdec_html_parser.c | 474 ----------- libswfdec/swfdec_initialize.as | 11 libswfdec/swfdec_initialize.h | 1118 +++++++++++++-------------- libswfdec/swfdec_text_field.c | 18 libswfdec/swfdec_text_field.h