Tero's blog

Random notes

Articles by Tero Koskinen

Ahven 2.2 released

This (2.2) is long overdue bug fix release for Ahven. Ahven.XML_Runner had same bug as Ahven.Text_Runner and this release fixes it. Now your XML test result files should have skipped tests correctly reported. Another bigger change is API documentation generator change from Adabrowse to Sphinx.

As usual ...

Arduino Ethernet Shield support for AVR-Ada

I finally got my code working with Arduino Ethernet Shield and put it available at http://bitbucket.org/tkoskine/arduino-ethernet/.

Only receiving data via TCP client connections is supported, but I plan to improve the library as my time permits.

Arduino Mega 2560 and Attiny13a/Attiny2313 support to AVR-Ada

I recently got write access to the AVR-Ada repository and now I have pushed my changes there.

These changes improve support for Atmega2560, Attiny13a, and Attiny2313 processors. Attiny13a and Attiny2313 are pretty uninteresting, although common, AVR processors. I happen to use them in my projects because they are cheap and ...

AVR-Ada 1.1.0 port with AVR-GCC 4.3.2 for OpenBSD

I updated my AVR-Ada port to version 1.1.0. It consists of three parts:

Blog engine changed to blogsum

I changed the blog engine running my blog from bloxsom to blogsum.

This might cause some extra spam in the planet aggregators, I am sorry about that. I try not to do this too often. :)

The reason for the change was that I wanted to use software which works well ...

« Page 2 / 5 »


Copyright © 2011 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python