Monthly Archives: February 2014

ELWIX TFTPd server has new version

ELWIX TFTPd server has new version 1.2 ChangeLog:: – Adds write buffered support – Adds ability to padding last data block with zeros when works directly on NAND/NOR chip – Adds force reboot after complete write request – Fix RO/RW … Continue reading

Posted in elwix | Leave a comment

ELWIX have new own tftp server

ELWIX have new own embedded tftp server with many features 🙂 TFTPd server supports RFC 1350 and 2347 for extension of protocol with options. It knows options:: – “blksize” Set payload block size – “tsize” Set whole file size – … Continue reading

Posted in elwix | Leave a comment

libelwix version 3.2

Tonight I made new API calls into libelwix ELWIX core library. New feature added with this functions and it’s target around raw data packet management sub-system. libelwix version 3.2 Changelog:: – Adds new API calls into raw data packet management. … Continue reading

Posted in elwix | Leave a comment

ELWIX night marathon continues …

ELWIX night marathon continues 🙂 I found BPF issue at io_etherOpen function. On MIPS architecture BPF have strange behavior from i386 and amd64 platforms. There matter where you will invoke ioctl “BIOCSDLT”. After that I made new version 6.9 of … Continue reading

Posted in elwix | Leave a comment

Fast short announce …

Fast short announce after several sleepless nights. libaitio version 6.8 add some patches and fixes And main reason for this is 🙂 … embedtools has new version 2.5 Changelog:: – Removes old unused programs from project – Add new program … Continue reading

Posted in elwix | Leave a comment

New version of libaitsync 2.1

After FOSDEM and some investigation in ELWIX embedtools project. I found several clues related with memory access in libaitsync library. Changed from standard system memory allocator to ELWIX ones. 🙂 ChangeLog:: – Changed from standard system memory allocator to ELWIX … Continue reading

Posted in elwix | Leave a comment