Refactor to use new protocol module and sipo.
[bertos.git] / bertos /
2012-01-25 Daniele BasileUpdate sipo api.
2012-01-25 Daniele BasileClean up code. Add comments. Init module with callback...
2012-01-25 Daniele BasileStart to clean up.
2012-01-25 Daniele BasileImport protocol module from triface prj.
2012-01-23 Daniele BasileAdd server tcp api.
2012-01-20 Daniele BasileAdd configuration file. Remove debug messages.
2012-01-20 Daniele BasileAdd comments.
2012-01-20 Daniele BasileClean up the code. Manage the reconnection. Use the...
2012-01-20 Daniele BasileComplete the read function to return also the cached...
2012-01-20 Daniele BasileNot test syslog in nightly test.
2012-01-20 Daniele BasileNot test for avr. Add missing include.
2012-01-19 Daniele BasileAdd first implementation of sockect with kfile interface.
2012-01-19 Daniele BasileMinor fix.
2012-01-18 Daniele BasileSome fix and simple optimizations.
2012-01-17 Daniele BasileFix doxygen warnings.
2012-01-17 Daniele BasileRemove syslog from nightly test.
2012-01-16 Daniele BasileFix wizard flag.
2012-01-16 Daniele BasileImplement syslog.
2012-01-16 Daniele BasileReformat.
2012-01-16 Daniele BasileMove unpack lwip ip address macro to macros module.
2012-01-16 Daniele BasileAdd copyright.
2012-01-16 Daniele BasileAdd first implementation of syslog module.
2012-01-16 Daniele BasileFix typo.
2012-01-13 Daniele BasileSilent warning.
2012-01-13 Daniele BasileRename macro to more appropiate name.
2012-01-13 Daniele BasileRename macro to more appropiate name.
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-12 Daniele BasileAdd test function prototype.
2012-01-11 asterixComplete test.
2012-01-11 asterixFix time conversion from ms to ticks.
2012-01-11 asterixAdd first version of rtask_test.
2012-01-11 asterixSilen some warning.
2012-01-11 asterixAdd handy functions for handling non recurrent timeouts.
2012-01-11 asterixAdd rtask module.
2012-01-11 asterixFix building error and warnings to add fletcher32 algo...
2012-01-11 asterixRemove unneeded ifdef.
2012-01-11 asterixAdd documentation for LM75 insanity...
2012-01-11 asterixAdd kbd_peekMask() and kbd_getMask() functions.
2012-01-11 asterixDecrease eth irq priority.
2012-01-11 asterixAdd watchdog driver.
2012-01-11 asterixAdd debug info.
2012-01-11 asterixFix compiler warning.
2012-01-11 asterixAdd fletcher-32 checksum algorithm and test.
2012-01-11 asterixDocument return value of event_waitTimeout()
2012-01-11 asterixIncrease ethernet irq priority.
2012-01-11 asterixDisable uneeded assert.
2012-01-11 asterixAdd proc_pri function to extract a Process priority.
2012-01-11 asterixChange sys_mbox_fetch implementation.
2012-01-11 asterixRevert "Fix lwip implementation of retransmission timers."
2012-01-11 asterixFix a bug when reading negative temperatures.
2012-01-11 asterixfifobuf: introduce DECLARE_FIFO() macro
2012-01-11 asterixAdd preprocessor FOR macro.
2012-01-11 asterixAdd IRQ_RUNNING() implementation for ARM7.
2012-01-11 asterixFix conding stily.
2012-01-11 asterixFix some warnings in MD5 code
2012-01-11 asterixRefactor parser.
2012-01-11 asterixAdd definitions for 24C32, 24C64 and 24C128 eeproms...
2012-01-11 asterixRemove duplicate define. Put all phy chip specific...
2012-01-11 asterixRemove duplicate file register definition.
2012-01-11 asterixTrailing whitespace
2012-01-10 asterixMerge branch 'dev'
2012-01-05 asterixRestore the previous name.
2012-01-05 asterixAllow string arguments to be quote within "".
2012-01-05 asterixChange parser strings to include length.
2012-01-05 asterixAdd pwm pins set registers.
2012-01-05 asterixAdd more functions to manage ini file.
2012-01-05 asterixFix some warnings in lwip bertos implementation
2012-01-05 asterixFix comments.
2012-01-05 asterixImplement timer_cleanup() function for SAM7.
2012-01-05 asterixAdd IS_ALIGNED macro to test alignment of a pointer
2011-12-22 asterixUsing different flash script for sam3x.
2011-12-20 asterixSet different script to flash the cpu.
2011-12-16 battFix warning with gcc 4.6.1 (and also nightly test).
2011-12-12 lottavianoAdd Device ID Base Address register to the STM32 memory...
2011-12-09 battMake kfile_test global variables static in order to...
2011-12-05 lottavianoAdd case insensitive comparisons to INI reader + config...
2011-12-02 battSigned-off by Robin Gilham:
2011-12-02 battSigned-off by Robin Gilham:
2011-12-02 battSigned-off by Robin Gilham:
2011-11-11 lottavianoUpdate the SevenSegment display driver.
2011-10-18 asterixRemove uneeded debug string.
2011-10-18 asterixFix comments.
2011-10-13 asterixFix comments.
2011-10-13 lottavianoFix XMega information for wizard.
2011-10-13 lottavianoFix xmega initialization procedure.
2011-10-13 asterixRemove external reset generation, because on the board...
2011-10-13 asterixFix doxygen warning.
2011-10-11 asterixMinor fixes.
2011-10-11 asterixFix channel mask, they are 16.
2011-10-11 asterixMake server reply content type message configurable...
2011-10-10 asterixDefine new tag to fix wizard errors.
2011-10-06 asterixFilter waning for i2s.
2011-10-05 asterixAdd missing header.
2011-10-04 asterixAdd copyright.
2011-10-04 asterixClean up. Return error also when we don't found key...
2011-10-04 asterixDeconding query string when we get a key value from it.
2011-10-04 asterixFix 500 error page.
2011-10-03 asterixAdd comment.
2011-10-03 asterixAdd some utility to manage query strings.
next