bertos.git
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.
2011-09-19 asterixAdd other codec play settings.
2011-09-19 asterixMake configurable the i2s word size to play, using...
2011-09-19 asterixImplement receving streaming i2s functions. Use bits...
2011-09-16 asterixClean up, and mute codec when we don't play audio.
2011-09-16 asterixPrescale clock to use master clock frequency more higth.
2011-09-16 asterixUse common sampling rate.
2011-09-16 asterixOptimize compile.
2011-09-16 asterixFix initialization. Use macro for sampling rate.
2011-09-16 asterixAdd i2s foldback.
2011-09-16 asterixClean up.
2011-09-16 asterixClean code, use macros instead global variable.
2011-09-16 asterixClean up and reformart.
2011-09-16 asterixRemove unneded functions.
2011-09-16 asterixAdd i2s hw implementation file.bertos/hw/hw_i2s.h
2011-09-16 asterixUse strobe macros. Clean up and reformat.
2011-09-16 asterixFix fuctions to configure lli dmac.
2011-09-16 asterixAdd some preset to configure sampling rate for codec.
2011-09-16 asterixPrint i2c error when send command to codec.
2011-09-16 asterixImplement i2s streaming using dmac for sam3x.
2011-09-16 asterixAdd wait dma transfer functions.
next