bertos.git
2011-10-18 asterixSome cosmetic fixes.
2011-10-18 asterixFix comment.
2011-10-18 asterixFix comments.
2011-10-18 asterixSilent warning. Update all status every second.
2011-10-18 asterixFix potenziometer bar. Enable autoscale for y axis.
2011-10-17 asterixFix potentiometer bar.
2011-10-17 asterixMinor fixes. Display logo only at startup.
2011-10-13 asterixFix comments.
2011-10-13 asterixDraw some info to display, and refresh it every some...
2011-10-13 lottavianoFix XMega information for wizard.
2011-10-13 lottavianoFix xmega initialization procedure.
2011-10-13 asterixUse heap to allocate bitmap for display.
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 asterixFix text label for potentiometer bar.
2011-10-11 asterixInsert leds status inside the json string.
2011-10-11 asterixFix and update sd files.
2011-10-11 asterixReply to client with correct content type. Add status...
2011-10-11 asterixMake server reply content type message configurable...
2011-10-11 asterixAdd data to put on sd for BeRTOS http server example.
2011-10-10 asterixDefine new tag to fix wizard errors.
2011-10-10 asterixFix comment.
2011-10-06 asterixFilter waning for i2s.
2011-10-05 asterixAdd missing header.
2011-10-04 asterixRemove duplicate source.
2011-10-04 asterixRemove duplicate source.
2011-10-04 asterixAdd copyright.
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 asterixFix the cgi function to reply json string.
2011-10-03 asterixAdd some utility to manage query strings.
2011-10-03 asterixCheck if the return buffer is biggest enough.
2011-10-03 asterixFix settings to compile http_test.
2011-10-03 asterixDecode percent-encoding in url. Add test. Reorder code.
2011-10-03 asterixAdd some cgi functions.
2011-10-03 asterixAdd other string search method for cgi table.
2011-10-03 asterixReformar get name funtion. Add test.
2011-10-03 asterixDo not test for avr family.
2011-09-30 asterixAdd comments.
2011-09-30 asterix Add comments.bertos/net/http.c
2011-09-30 asterixMinor fixes.
2011-09-30 asterixDefine 500 internal error page.
2011-09-30 asterixDefine default callback to read all request from sd...
2011-09-30 asterixRemove sd dependence. Add default callback to match...
2011-09-30 asterixAdd chipid table to diplay chip info.
2011-09-30 asterixFix find name function. Pass as argument to cgi callbac...
2011-09-30 asterixRemove cpu dependency.
2011-09-28 asterixAdd other cgi example.
2011-09-28 asterixUse the http module.
2011-09-28 asterixAdd first implementation of http server module.
2011-09-28 asterixWrite the doc for sam3 examples.
2011-09-28 asterixInit the dmac to use sd or i2s module.
2011-09-28 asterixAdd to nigthly test the new board examples.
2011-09-28 asterixAdd other flash info for sam3 series.
2011-09-28 asterixAdd missing cfg.
2011-09-28 asterixAdd the new hw macro for the sd driver.
2011-09-28 asterixAdd strobe macros for debug.
2011-09-28 asterixIgnore left button while recording.
2011-09-28 asterixDisable proof.
2011-09-28 asterixFix log message.
2011-09-28 asterixDon't explore the file list until the wav is in playing.
2011-09-28 asterixAdd bootloader example for sam3.
2011-09-27 asterixClean up and fix second bank page write.
2011-09-27 asterixAdd support for more that one bank flash.
2011-09-27 asterixFix flash start address.
2011-09-27 asterixManage the page writing on two banks. Move flash info...
2011-09-27 asterixAdd some utility to get chip id for sam3.
2011-09-27 asterixAdd internal flash driver for sam3x.
2011-09-27 asterixAdd command to manage intenal flash.
2011-09-26 asterixFilter mic when recorder audio.
2011-09-26 asterixWrite correct recoded wav file. Clear display when...
2011-09-26 asterixFix caching buffer for tx and rx when slice len==2.
2011-09-26 asterixMove dmac setting to application.
2011-09-26 asterixClean up code. Remove uneeded drive settings.
2011-09-26 asterixWe don't select card every read/write access. Clean up.
2011-09-26 asterixSet correct hight speed.
2011-09-26 asterixFix check when we cache the samples. Clean up.
2011-09-26 asterixAdd to empty template some module to manage the sd...
2011-09-26 asterixFix function to fill the needed header fields, for...
2011-09-22 asterixComply to new betos module. Add comments.
2011-09-22 asterixDecrease adc log level.
2011-09-22 asterixAdd bertos jpeg logo binary dump.
2011-09-22 asterixAdd copyright info.
2011-09-22 asterixReformat.
2011-09-21 asterixTypo.
2011-09-21 asterixReturn board status string at request. Add sprintf...
2011-09-21 asterixAdd simple http server demo example.
2011-09-20 asterixFix i2c clock frequency.
2011-09-20 asterixAdd menu and fuctions to recoder on sd microphone strea...
2011-09-20 asterixUse events to start and stop playing. Clean up and...
2011-09-20 asterixAdd some utility for wav files.
2011-09-20 asterixAdd menu to browser the file on sd.
2011-09-20 asterixEnable kernel and all routine to manage the display.
2011-09-19 asterixSet corret frequency.
2011-09-19 asterixClean up the code, remove unneed status flag.
next