photron Posted August 23, 2013 Author Share Posted August 23, 2013 Bindings: C/C++ 2.0.9, C# 2.0.9, Delphi 2.0.11, Java 2.0.10, Python 2.0.9, Ruby 2.0.9, Shell 2.0.1, VB.NET 2.0.5 Avoid race condition between disconnect probe thread and disconnect function [all]Don't expose internal types such as Socket, Thread, Mutex etc anymore in ip_connection.h [C/C++]Use exit code 1 for keyboard interrupt [shell] Download: C/C++, C#, Delphi, Java, Python, Ruby, Shell, VB.NET Link to comment Share on other sites More sharing options...
borg Posted August 27, 2013 Share Posted August 27, 2013 New Accessories in our Shop: Blog entry Link to comment Share on other sites More sharing options...
photron Posted August 27, 2013 Author Share Posted August 27, 2013 Plugins: Ambient Light Bricklet 2.0.2 Fix jumps in average value calculation due to automatic range switching Download: Ambient Light Bricklet Link to comment Share on other sites More sharing options...
photron Posted August 28, 2013 Author Share Posted August 28, 2013 Plugins: Analog In Bricklet 2.0.3 Fix jumps in average value calculation due to automatic range switchesAdd support for manual 3.3V range selectionAdd support for changing the averaging length Download: Analog In Bricklet Link to comment Share on other sites More sharing options...
photron Posted August 28, 2013 Author Share Posted August 28, 2013 Plugins: Industrial Digital In 4 Bricklet 2.0.1, IO-4 Bricklet 2.0.1, IO-16 Bricklet 2.0.3 Add edge counters for all pins [Digital In 4, IO-4]Add edge counter for pin 0 of each port [iO-16] Download: Industrial Digital In 4 Bricklet, IO-4 Bricklet, IO-16 Bricklet Link to comment Share on other sites More sharing options...
photron Posted August 28, 2013 Author Share Posted August 28, 2013 Bindings: C/C++ 2.0.10, C# 2.0.10, Delphi 2.0.12, Java 2.0.11, PHP 2.0.9, Python 2.0.10, Ruby 2.0.10, Shell 2.0.2, VB.NET 2.0.6 Add edge counters to Industrial Digital In 4, IO-4 and IO-16 Bricklet [all]Make averaging length configurable for Analog In Bricklet [all]Avoid void pointer to function pointer cast warnings with MSVC [C/C++] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby, Shell, VB.NET Link to comment Share on other sites More sharing options...
borg Posted September 2, 2013 Share Posted September 2, 2013 Plugins: IO-16 Bricklet 2.0.4 Fix edge count bug,Save space to compile plugin with O2 again. Download: IO-16 Bricklet Link to comment Share on other sites More sharing options...
photron Posted September 11, 2013 Author Share Posted September 11, 2013 Bindings: C/C++ 2.0.11, C# 2.0.11, Delphi 2.0.13, Java 2.0.12, PHP 2.0.10, Python 2.0.11, Ruby 2.0.11, Shell 2.0.3, VB.NET 2.0.7 Fix signature of edge count functions in IO-16 Bricklet API [all]Add listen mode for handling incoming commands over a TCP/IP connection [shell] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby, Shell, VB.NET Link to comment Share on other sites More sharing options...
photron Posted September 12, 2013 Author Share Posted September 12, 2013 Brick Daemon 2.0.7 Add OpenWrt package Makefile (thanks to bjoern-r)Debian package now works with libudev0 and libudev1Use GetSystemTimePreciseAsFileTime() on Windows 8 for more precise log timestampsFix race between socket select thread and USB poll thread on WindowsFix text of some USB related error messagesDon't set SO_REUSEADDR for server socket on Windows Downloads: Windows, Linux (amd64, i386, armhf), Mac OS X Link to comment Share on other sites More sharing options...
photron Posted September 13, 2013 Author Share Posted September 13, 2013 Brick Daemon 2.0.8 Fix dynamic loading of libudev on Linux Downloads: Windows, Linux (amd64, i386, armhf), Mac OS X Link to comment Share on other sites More sharing options...
batti Posted October 7, 2013 Share Posted October 7, 2013 Tinkerforge at Elektor Live: Blog entry Link to comment Share on other sites More sharing options...
photron Posted November 4, 2013 Author Share Posted November 4, 2013 Brick Daemon 2.0.9 Use libusb hotplug support if available on LinuxUpdate bundled libusb to 1.0.17 on Mac OS X, libusb hotplug replaces custom IOKit codeUpdate bundled libusb to 1.0.17 on Windows, adds support for VIA VL805 USB 3.0 host controllersAdd --libusb-debug option to enable libusb debug outputReport too long lines in config file as errors instead of silently ignoring themAdd IPv6 support with configurable dual-stack handlingDon't interfere with Apple's USB Ethernet Adapter on Mac OS XSign brickd.app and installer on Mac OS X to silence the Gate KeeperLinux packages build on older Debian/Ubuntu release to lower required glibc version Downloads: Windows, Linux (amd64, i386, armhf), Mac OS X Link to comment Share on other sites More sharing options...
photron Posted November 5, 2013 Author Share Posted November 5, 2013 Plugins: Distance IR Bricklet 2.0.1 Don't send threshold callback twice erroneously anymore Downloads: Distance IR Bricklet Link to comment Share on other sites More sharing options...
batti Posted November 8, 2013 Share Posted November 8, 2013 Tinkerforge at INTERRADIO: Blog entry Link to comment Share on other sites More sharing options...
photron Posted November 19, 2013 Author Share Posted November 19, 2013 Christmas is coming: Blog entry Link to comment Share on other sites More sharing options...
photron Posted November 20, 2013 Author Share Posted November 20, 2013 First Bricklet Batch arrived - Photos, Testing and Packing to be done: Blog entry Link to comment Share on other sites More sharing options...
batti Posted November 25, 2013 Share Posted November 25, 2013 Ethernet Extension without PoE available Blog entry Link to comment Share on other sites More sharing options...
batti Posted November 27, 2013 Share Posted November 27, 2013 14 new Bricklets and Accessories in the shop Blog entry Link to comment Share on other sites More sharing options...
photron Posted November 27, 2013 Author Share Posted November 27, 2013 Bindings: C/C++ 2.0.12, C# 2.0.12, Delphi 2.0.14, Java 2.0.13, PHP 2.0.11, Python 2.0.12, Ruby 2.0.12, Shell 2.0.4, VB.NET 2.0.8 Add support for Distance US, Dual Button, Hall Effect, LED Strip, Line, Moisture, Motion Detector, Multi Touch, Piezo Speaker, Remote Switch, Rotary Encoder, Segment Display 4x7, Sound Intensity and Tilt Bricklet [all]Also apply the workaround for a struct packing bug in GCC 4.7 to generated code [C/C++]Throw ArgumentOutOfRangeException on invalid Base58 value as UID [C#, VB.NET]Throw IllegalArgumentException on invalid Base58 value as UID [Java]Complain if bcmath or sockets extension is not available Accept int values also in hexadecimal, octal and binary notation [shell]Fix Python3 string handling for listen command [shell]Avoid printing '\0' in enumerate-disconnect callback [shell] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby, Shell, VB.NET Link to comment Share on other sites More sharing options...
batti Posted November 28, 2013 Share Posted November 28, 2013 New Bricklets, Blog Entry 2/4 Blog entry Link to comment Share on other sites More sharing options...
photron Posted November 29, 2013 Author Share Posted November 29, 2013 Brick Viewer 2.0.8 Add support for Distance US, Dual Button, Hall Effect, LED Strip, Line, Moisture, Motion Detector, Multi Touch, Piezo Speaker, Remote Switch, Rotary Encoder, Segment Display 4x7, Sound Intensity and Tilt BrickletDon't crash on unknown BrickletsSupport 3.3V range and averaging configuration for Analog In BrickletMake serial port detection more robust on WindowsSpeed up firmware version information discoveryMake sample point file parsing more robust for Distance IR Bricklet Downloads: Windows, Linux, Mac OS X Link to comment Share on other sites More sharing options...
batti Posted November 29, 2013 Share Posted November 29, 2013 New Bricklets, Blog Entry 3/4 Blog entry Link to comment Share on other sites More sharing options...
photron Posted December 2, 2013 Author Share Posted December 2, 2013 New Bricklets, Blog Entry 4/4 Blog entry Link to comment Share on other sites More sharing options...
photron Posted December 3, 2013 Author Share Posted December 3, 2013 Brick Daemon 2.0.10 Reduce log level of messages about USB write queue usage, packet burst are expected for the LED Strip BrickletHandle USB transfers that complete during usb_stack_destroy() correctlyAdd Queue type and use if for the USB stack's write queue instead of Array type Downloads: Windows, Linux (amd64, i386, armhf), Mac OS X Link to comment Share on other sites More sharing options...
borg Posted December 9, 2013 Share Posted December 9, 2013 Plugins: Piezo Speaker Bricklet 2.0.1 Fix morse-code-overwrite bug Downloads: Piezo Speaker Bricklet Link to comment Share on other sites More sharing options...
Recommended Posts