[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-471-g4ca21a3 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.
The branch, master has been updated
via 4ca21a3bff7c2994714ab37161953c809e7608d4 (commit)
from 189d92f2a956830dfec1940af00c2b2f911a050d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4ca21a3bff7c2994714ab37161953c809e7608d4
Author: Laurent Trinques <scorpio@xxxxxxxxxxxxxxxx>
Date: Tue Apr 26 13:26:07 2022 +0200
Add new ewon elements, thanks Vbxler
-----------------------------------------------------------------------
Summary of changes:
.../20_manufacturers_articles/ewon/antenna_01.elmt | 42 +++++
.../20_manufacturers_articles/ewon/antenna_02.elmt | 42 +++++
.../20_manufacturers_articles/ewon/antenna_10.elmt | 44 ++++++
.../20_manufacturers_articles/ewon/antenna_11.elmt | 44 ++++++
.../ewon/cosy/ewon_cosy_EC61330.elmt | 158 +++++++++++++++++++
.../ewon/cosy/ewon_cosy_EC6133C.elmt | 169 +++++++++++++++++++++
.../ewon/cosy/ewon_cosy_EC6133F.elmt | 169 +++++++++++++++++++++
.../ewon/cosy/ewon_cosy_EC6133G.elmt | 169 +++++++++++++++++++++
.../ewon/cosy/ewon_cosy_EC6133H.elmt | 169 +++++++++++++++++++++
.../ewon/cosy/qet_directory | 29 ++++
.../20_manufacturers_articles/ewon/ewon.elmt | 63 --------
.../ewon/ewon_flexy205_gsm_flb3204.elmt | 122 ---------------
.../ewon/ewon_flexy_205_plaint.elmt | 108 -------------
.../ewon/flexy/ewon_flexy_205_plaint.elmt | 129 ++++++++++++++++
.../ewon/flexy/extension/fla3301_rs232.elmt | 99 ++++++++++++
.../ewon/flexy/extension/flb3202_gsm.elmt | 63 ++++++++
.../ewon/flexy/extension/flb3204_gsm .elmt | 63 ++++++++
.../ewon/flexy/extension/flb3205_gsm.elmt | 63 ++++++++
.../ewon/flexy/extension/flb3271_wlan.elmt | 63 ++++++++
.../ewon/flexy/extension/flb3601_usb.elmt | 91 +++++++++++
.../ewon/flexy/extension/flc3701_MPI.elmt | 78 ++++++++++
.../ewon/flexy/extension/flx3101_ethernet.elmt | 62 ++++++++
.../ewon/flexy/extension/flx3402_io_left.elmt | 134 ++++++++++++++++
.../ewon/flexy/extension/flx3402_io_right.elmt | 134 ++++++++++++++++
.../ewon/flexy/extension/qet_directory | 28 ++++
.../ewon/flexy/qet_directory | 28 ++++
.../20_manufacturers_articles/ewon/qet_directory | 28 +++-
27 files changed, 2095 insertions(+), 296 deletions(-)
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/antenna_01.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/antenna_02.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/antenna_10.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/antenna_11.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/cosy/ewon_cosy_EC61330.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/cosy/ewon_cosy_EC6133C.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/cosy/ewon_cosy_EC6133F.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/cosy/ewon_cosy_EC6133G.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/cosy/ewon_cosy_EC6133H.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/cosy/qet_directory
delete mode 100644 elements/10_electric/20_manufacturers_articles/ewon/ewon.elmt
delete mode 100644 elements/10_electric/20_manufacturers_articles/ewon/ewon_flexy205_gsm_flb3204.elmt
delete mode 100644 elements/10_electric/20_manufacturers_articles/ewon/ewon_flexy_205_plaint.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/ewon_flexy_205_plaint.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/fla3301_rs232.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flb3202_gsm.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flb3204_gsm .elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flb3205_gsm.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flb3271_wlan.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flb3601_usb.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flc3701_MPI.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flx3101_ethernet.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flx3402_io_left.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/flx3402_io_right.elmt
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/extension/qet_directory
create mode 100644 elements/10_electric/20_manufacturers_articles/ewon/flexy/qet_directory
hooks/post-receive
--
qet/qet.git