borg Posted May 6, 2013 at 03:10 PM Share Posted May 6, 2013 at 03:10 PM Plugins: LCD 20x4 Bricklet 2.0.4 Fix HW version detection if Servo Brick port a is used Download Plugin: LCD 20x4 Bricklet Link to comment Share on other sites More sharing options...
borg Posted May 14, 2013 at 04:06 PM Share Posted May 14, 2013 at 04:06 PM Firmwares: IMU Brick 2.0.2 Add orientation calculation on/off APImake i2c communication synchronous Plugins: Barometer Bricklet 2.0.1 Add API for configuration of averaging parameters Download Firmware: IMU Brick Download Plugin: Barometer Bricklet Link to comment Share on other sites More sharing options...
photron Posted May 14, 2013 at 04:42 PM Author Share Posted May 14, 2013 at 04:42 PM Bindings: C/C++ 2.0.6, C# 2.0.7, Delphi 2.0.9, Java 2.0.7, PHP 2.0.7, Python 2.0.7, Ruby 2.0.7, VB.NET 2.0.3 Add Ethernet Extension support to Master Brick API [all]Avoid non-portable usage of bit fields [C/C++]Only send disconnect probe if there was no packet send or received for 5s [all]Fix deserialization of chars in Python 3 [Python]Fix (u)int16 big endian handling [C/C++]Workaround struct packing bug in GCC 4.7 [C/C++]Avoid race condition during socket closing [C#, Java]Add IMU orientation and Barometer averaging API [all]Fix locking for disconnect probe thread detecting a socket error [Java] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby, VB.NET Link to comment Share on other sites More sharing options...
photron Posted May 15, 2013 at 04:37 PM Author Share Posted May 15, 2013 at 04:37 PM Plugins: Ambient Light Bricklet 2.0.1, Analog In Bricklet 2.0.2, Current12 Bricklet 2.0.1, Current25 Bricklet 2.0.1, Humidity Bricklet 2.0.1, Linear Poti Bricklet 2.0.1, Rotary Poti Bricklet 2.0.1, Temperature IR Bricklet 2.0.1, Voltage Bricklet 2.0.1, Voltage/Current Bricklet 2.0.2 Don't send threshold callback twice erroneously anymore Downloads: Ambient Light Bricklet, Analog In Bricklet, Current12 Bricklet, Current25 Bricklet, Humidity Bricklet, Linear Poti Bricklet, Rotary Poti Bricklet, Temperature IR Bricklet, Voltage Bricklet, Voltage/Current Bricklet Link to comment Share on other sites More sharing options...
photron Posted May 17, 2013 at 11:48 AM Author Share Posted May 17, 2013 at 11:48 AM Brick Viewer 2.0.5 Add commandline tool for flashing bricks (thanks to Jan)Try to avoid UI hang during connectAdd plugin for Ethernet ExtensionShow WIFI password/key with * characters by defaultAdd spin boxes for new averaging API in Barometer Bricklet pluginLess jittery plot widgetsMake errors during Brick reset in flash process non-fatal Downloads: Windows, Linux, Mac OS X Link to comment Share on other sites More sharing options...
photron Posted May 27, 2013 at 02:52 PM Author Share Posted May 27, 2013 at 02:52 PM Plugins: IO-16 Bricklet 2.0.2 Apply debounce period on port b again Downloads: IO-16 Bricklet Link to comment Share on other sites More sharing options...
borg Posted May 29, 2013 at 06:53 PM Share Posted May 29, 2013 at 06:53 PM Firmwares: Stepper Brick 2.0.3 Fix bug in under voltage callback definition (wrong FID) Download: Stepper Brick Link to comment Share on other sites More sharing options...
borg Posted May 31, 2013 at 01:30 PM Share Posted May 31, 2013 at 01:30 PM Plugins: LCD 20x4 1.1 Bricklet 2.0.6, LCD 20x4 1.2 Bricklet 2.0.6 Split Firmware in HW Version 1.1 and 1.2This breaks Auto-Update for LCD 20x4 Bricklet. Auto-Update for LCD 20x4 Bricklet will work again in next Brick Viewer Version. Download Plugin: LCD 20x4 1.1 Bricklet, LCD 20x4 1.2 Bricklet Link to comment Share on other sites More sharing options...
borg Posted June 6, 2013 at 10:42 AM Share Posted June 6, 2013 at 10:42 AM Firmwares: Master Brick 2.1.0 Add support for Ethernet Extension Download: Master Brick Link to comment Share on other sites More sharing options...
borg Posted June 10, 2013 at 03:08 PM Share Posted June 10, 2013 at 03:08 PM Firmwares: Master Brick 2.1.2 Call ethernet reset function 2 times to make sure it works allways Download: Master Brick Link to comment Share on other sites More sharing options...
borg Posted June 17, 2013 at 10:14 AM Share Posted June 17, 2013 at 10:14 AM Firmwares: Servo Brick 2.0.3 Add missing defines for enable/disable API for reached callbacks Download: Servo Brick Link to comment Share on other sites More sharing options...
photron Posted June 25, 2013 at 10:02 AM Author Share Posted June 25, 2013 at 10:02 AM Brick Viewer 2.0.6 Remove averaging of analog value from Distance IR Bricklet pluginSet min/max degree correctly if all servos are selected in Servo Brick pluginSupport splitted LCD 20x4 Bricklet pluginFix monoflop time update if Go button is clicked in quick successionAdd plugins for PTC Bricklet and Industrial Dual 0-20mA Bricklet Downloads: Windows, Linux, Mac OS X Link to comment Share on other sites More sharing options...
borg Posted June 27, 2013 at 10:50 AM Share Posted June 27, 2013 at 10:50 AM Firmwares: DC Brick 2.0.2, IMU Brick 2.0.3, Servo Brick 2.0.4, Stepper Brick 2.0.4 Use tick_task to detect usb connect/disconnect instead of interrupt. This allows to ignore glitches that come back through the diode to the USB detect pin. This feature was already implemented in the Master Brick and is now moved to the bricklib. Thus it is no default behavior for all Bricks. Download Firmwares: DC Brick, IMU Brick, Servo Brick, Stepper Brick Link to comment Share on other sites More sharing options...
photron Posted July 4, 2013 at 03:59 PM Author Share Posted July 4, 2013 at 03:59 PM Bindings: C/C++ 2.0.7, C# 2.0.8, Delphi 2.0.10, Java 2.0.8, PHP 2.0.8, Python 2.0.8, Ruby 2.0.8, VB.NET 2.0.4 Add support for PTC Bricklet and Industrial Dual 0-20mA Bricklet [all]Workaround for GCC 4.7 struct packing bug is only necessary on Windows [C/C++]Avoid breaking strict-aliasing [C/C++]Fix Windows Phone support [C#] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby, VB.NET Link to comment Share on other sites More sharing options...
photron Posted July 5, 2013 at 09:58 AM Author Share Posted July 5, 2013 at 09:58 AM Brick Viewer 2.0.7 Fix naming of Industrial Dual 0-20mA Bricklet Downloads: Windows, Linux, Mac OS X Link to comment Share on other sites More sharing options...
batti Posted July 16, 2013 at 04:23 PM Share Posted July 16, 2013 at 04:23 PM New Starter Kit: Hardware Hacking: Blog entry Link to comment Share on other sites More sharing options...
photron Posted July 18, 2013 at 02:27 PM Author Share Posted July 18, 2013 at 02:27 PM Bindings: C/C++ 2.0.8 Avoid potential infinite loop in receive threadHandle incoming data correctly if multiple packets are received at once Download: C/C++ Link to comment Share on other sites More sharing options...
batti Posted July 26, 2013 at 01:55 PM Share Posted July 26, 2013 at 01:55 PM Tinkerforge is exhibitor at first German Maker Faire Blog entry Link to comment Share on other sites More sharing options...
batti Posted July 30, 2013 at 11:12 AM Share Posted July 30, 2013 at 11:12 AM Delivery Problems with Starter Kit: Hardware Hacking Blog entry Link to comment Share on other sites More sharing options...
photron Posted July 31, 2013 at 01:08 PM Author Share Posted July 31, 2013 at 01:08 PM Plugins: Voltage/Current Bricklet 2.0.3 Fix voltage and power reached callbacks, were send as current reached callback before Download Plugin: Voltage/Current Bricklet 2.0.3 Link to comment Share on other sites More sharing options...
photron Posted August 6, 2013 at 02:58 PM Author Share Posted August 6, 2013 at 02:58 PM Bindings: Java 2.0.9 Avoid ConcurrentModificationException in listener handling by using CopyOnWriteArrayList Download: Java Link to comment Share on other sites More sharing options...
photron Posted August 8, 2013 at 11:03 AM Author Share Posted August 8, 2013 at 11:03 AM Brick Daemon 2.0.6 Workaround struct packing bug in MinGW GCC 4.7Add simple event log viewer tool for WindowsProhibit starting a second instance on WindowsCheck for USB device additions/removals changes on SIGUSR1Ignore SIGPIPE and handle socket write errors properly Downloads: Windows, Linux (amd64, i386, armhf), Mac OS X Link to comment Share on other sites More sharing options...
photron Posted August 14, 2013 at 01:06 PM Author Share Posted August 14, 2013 at 01:06 PM Bindings: Shell 2.0.0 Initial Version Download: Shell Blog Entry Link to comment Share on other sites More sharing options...
borg Posted August 19, 2013 at 09:27 AM Share Posted August 19, 2013 at 09:27 AM Shop: Mounting Plate 8x8 New mounting plate that has the same size as the Bricks Link to comment Share on other sites More sharing options...
batti Posted August 21, 2013 at 05:45 AM Share Posted August 21, 2013 at 05:45 AM SOLVED Delivery Problems with Starter Kit: Hardware Hacking The delivery problems are solved. The kit is now back in stock. Link to comment Share on other sites More sharing options...
Recommended Posts