Version tracking

Version 1.4.222
Added spanish version. Thanks to Manel!

Version 1.4.220
Bug fix: I2C configuration was not correctly loaded if not in I2CMasterMode.

Version 1.4.219
Bug fix: GPIOs were not acessable in I2CMasterMode.

Version 1.4.215
Bug fixes:

Version 1.4.198

The firmware is now splitted into two parts, base and pro. The base version is maintained and published for free. The base version is a subset of the pro version. Pro licenses are bundled with Netzer hardware or can be purchased seperately in the MoBaCon webshop.

Bugfixes and new features in the base and pro version:

New features in the pro version:

Version 1.3.134 - Inofficial release
Bug fixes:

Version 1.3.132 from 11-04-25
Bug fixes:

Version 1.3.129 from 11-04-13
Important bug fix: Fixed interpreting bug at GPIO server module when accessing via the 'x' placeholder.

Version 1.3.128 from 11-03-15
Added 4800 Baud as UART Baudrate.

Important bug fixes:

Version 1.3.122 from 11-02-22
  • Upgraded to latest MCC18 compiler 3.37.01

  • Show a message on web interface if no valid bootloader is installed.

  • Added the authentication module to the web interface. The web sites can only be accessed with a valid username and password. HTTP simple authentication is used for this. Netzer supports three different user: administrator, user and guest. Each user has different rights (standard username, standard password):
    1. The administrator has root rights (admin, admin).
    2. The user can only do a few commands and has GPIO access (user, user).
    3. The guest has readonly rights (guest, guest).

  • With the authentication module a great security leak is hopefully gone: Firmware updates can only be started from the administrator. The TFTP reboot module is only started if activated via the webinterface.

  • A early init routine is added where a project can do some initialization directly after main is called. For the NtzerIO project some IO port registers are configured (unused ports as outputs to prevent floating).

  • Reseting Netzer to factory settings can be started directly at the board (in case the password is lost...). Simply put a resistor (about 10K) between GND and PGD (one of the ICD2 pins) on startup. If the Netzer seems to "hang" remove the resistor. After removing the LEDs should blinking some time and afterwards the Netzer restarts.

  • Fixed a Gratuitous ARP bug in the bootup module. This bug leads to lot of gratuitous ARPs on startup in a short time (not in DHCP). It is changed to only three ARP packets with an interval of 500 ms.

  • Added a Netzer mode, called "Webinterface only" - no GPIO and serial server are started in this mode.

  • Fixed a bug in serial and GPIO server: After unplugging network cable both servers did not start anymore.
Version 1.2.103 from 11-01-08
  • I2C Master module implemented with friendly support of Hygrosens Instruments Ltd. Possible transactions: Write, Read, Write/Read.
  • Versioning of bootloader. IO module displays the bootloader version on the index website.
  • Fixed a IP address filter problem in UDP module
Version 1.1.83 from 10-11-02 (Elektor release for Netzer project website)
  • Cleaned up the source files and completed documentation for this version.
  • Fixed a bug in bootloader module: faulty upload of debug images completly blocked some devices.
  • Added the project identifier in the boot EEPROM. Migration between different Netzer project is possible now.
Version 1.1.5 from 10-09-14 (Official release for Elektor)
Added the SPI modules for master and slave operation to Netzer IO. Added some useful buttons on the web page like shut down and LED blinking.

Version 1.0.1 from 10-09-02 (First release candidate running on hardware)
Added the first parts of the Netzer IO project including the GPIO and UART module.

Version 1.0.X (Inofficial development)
Initial release of the Netzer project. Porting the core modules from eWicht to Netzer project.

Generated on Fri Mar 29 10:34:28 2013 for Netzer by  doxygen 1.5.5