X-Git-Url: http://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=README.devices;h=584899e2b0648ed65aae7c39cbbdf083a46db24f;hp=0a4d2109682dc6e0b83ec5e17bd29406f259bc25;hb=HEAD;hpb=0097afa446b4d8cc2d7329b9bcdf5f76df771525 diff --git a/README.devices b/README.devices index 0a4d2109..7563a57c 100644 --- a/README.devices +++ b/README.devices @@ -63,6 +63,10 @@ The following drivers/devices require a firmware upload upon connection: These can be extracted from the vendor's Windows drivers using a tool from our 'sigrok-util' repository/project. + - kingst-la2016: The Kingst LA series of logic analyzers needs MCU firmware + and FPGA netlists. The 'sigrok-util' repository contains a script to + extract these files from the vendor software. + - lecroy-logicstudio: The LeCroy LogicStudio requires FPGA bitstream files. These can be extracted from the vendor's Windows software using a tool from our 'sigrok-util' repository/project. @@ -197,7 +201,7 @@ Formal syntax for serial communication: path may contain slashes path and serno are "greedy" (span to the end of the spec) - Bluetooth Classic and Bluetooth Low Energy (BLE): - conn=bt// + conn=bt//[/param=value] conn can be: rfcomm, ble122, nrf51, cc254x addr can be "dense" or separated, bt/cc254x/0123456789ab or bt/rfcomm/11-22-33-44-55-66 or bt/ble122/88:6b:12:34:56:78 @@ -205,6 +209,8 @@ Formal syntax for serial communication: from a string that separates fields by colon, e.g. in the "--driver :conn=" example, that is why the dense form and the use of dashes for separation are supported) + additional parameter keywords can be: channel, handle_rx, handle_tx, + handle_cccd, value_cccd, mtu Some of the drivers implement a default for the connection. Some of the drivers can auto-detect USB connected devices.