Update preset.
[bertos.git] / bertos / net /
2012-01-11 asterixAdd debug info.
2012-01-11 asterixChange sys_mbox_fetch implementation.
2012-01-11 asterixRevert "Fix lwip implementation of retransmission timers."
2012-01-05 asterixFix some warnings in lwip bertos implementation
2011-12-16 battFix warning with gcc 4.6.1 (and also nightly test).
2011-10-18 asterixRemove uneeded debug string.
2011-10-18 asterixFix comments.
2011-10-13 asterixFix comments.
2011-10-13 asterixFix doxygen warning.
2011-10-11 asterixMake server reply content type message configurable...
2011-10-05 asterixAdd missing header.
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-03 asterixAdd comment.
2011-10-03 asterixAdd some utility to manage query strings.
2011-10-03 asterixCheck if the return buffer is biggest enough.
2011-10-03 asterixDecode percent-encoding in url. Add test. Reorder code.
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 asterixRemove sd dependence. Add default callback to match...
2011-09-30 asterixFix find name function. Pass as argument to cgi callbac...
2011-09-28 asterixAdd first implementation of http server module.
2011-05-24 lottavianoFix lwIP ethernet interface port.
2011-04-22 lottavianoFix lwIP retransmission problems.
2011-04-07 lottavianoFix compilation warnings.
2011-04-03 battSilence new compiler warnings.
2011-04-03 battFix warnings on new compilers.
2011-03-25 lottavianoRemove compile time warnings.
2011-03-23 alephAdd SAM3 cpu to printf formatters definition for lwip
2011-01-03 asterixSilent and fix warnings for nigthly test.
2011-01-03 asterixRemove from nigthly test.
2010-12-22 lottavianoAdd TFTP server module.
2010-12-22 lottavianoFix lwip compilation with arm-2010.09-51- toolchain
2010-12-07 battSigned-off-by: Robert Marshall KI4MCW <ki4mcw@gmail...
2010-12-06 battSigned-off-by: Robert Marshall KI4MCW <ki4mcw@gmail...
2010-11-24 lottavianoFix cfg file include mode for lwip.
2010-11-03 arighilwIP: always enable ARP functionality
2010-11-03 arighilwIP: remove dependency on heap module
2010-11-03 arighilwIP: remove dependency on semaphore and add dependency...
2010-11-03 arighilwIP: do not compile unnecessary code
2010-11-01 arighilwIP: integrate lwIP with the BeRTOS wizard
2010-11-01 arighilwIP: add configuration parameters
2010-11-01 arighilwIP: add ethernet glue for lwIP
2010-11-01 arighilwIP: operating system requirements
2010-11-01 arighinet: add lwIP TCP/IP stack
2010-09-29 battUse new progmem API.
2010-08-25 asterixFix author mail.
2010-08-12 asterixFix write check.
2010-07-30 asterixUse drecate macro instead the warning key.
2010-07-02 battRemove \version svn tag.
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-08 battAdd test for negative coordinates.
2010-06-07 battRefactor in order to test also negative altitude values.
2010-06-07 battFix sign related issues.
2010-06-04 battFix typo.
2010-05-21 battAdd channel error check in nmea parser.
2010-05-21 battReformat.
2010-05-21 asterixRemove dependence from c source hw file.
2010-05-13 asterixAdd hw source file for afsk modem.
2010-05-13 asterixRemove svn id.
2010-05-07 asterixAdd comments.
2010-05-07 asterixClean up. Refactor module implementing keytag_recv.
2010-05-07 asterixClean up. Use log module. Add cfg file and move some...
2010-05-07 asterixClean up. Typo.
2010-04-28 asterixUse log module, implement recv function. Some little...
2010-04-28 asterixFix xmodem send. Use log module.
2010-04-16 battAX25:add new print function compatible with TNC-2 format.
2010-04-16 battAX25: refactor in order to add the possibility to speci...
2010-03-19 asterixComply to log module.
2009-11-17 battFix doc.
2009-10-13 asterixComplete nmea parser test.
2009-10-13 asterixUse log macro to silent warning.
2009-10-13 asterixAdd comments. Use ternary operator.
2009-10-13 asterixSome fix. Reformat. Check if read sentence return corre...
2009-10-13 asterixAdd brief. Add example callout functions. Use tokenToIn...
2009-10-12 asterixUndo wrong commit.
2009-10-10 battFix doc.
2009-10-10 battSimplify afsk testing harness.
2009-10-10 battAdd strobe macros even in DAC callback.
2009-10-10 battSimplify DAC ISR interface: now afsk_dac_isr() return...
2009-10-10 battAdd some doc.
2009-10-10 battHandle rx fifo overflow error.
2009-10-10 battMove sin_table in flash (if applicable); fix typos.
2009-10-10 battUse log module.
2009-10-10 battMove functions documentation near their implementation.
2009-10-10 battAdd some documentation.
2009-10-10 battFactor out hdlc context, add some documentation.
2009-10-10 battRefactor afsk IRQ macros in order to handle multiple...
2009-10-10 battUpdate afsk_test in order to comply to new Afsk context.
2009-10-10 battMove static varibles in the Afsk structure in order...
2009-10-09 battAdd test for afsk transmitter (the modulator).
2009-10-09 battAdd support for preamble/trailer before starting real...
2009-10-09 battDo not assert on received data.
2009-10-09 asterixRefactor nmea module. Redefine gsv struct.
2009-10-08 asterixReformat.
2009-10-08 asterixReformat code.
2009-10-08 asterixRefactor token to set precision.
next