source: @ 82f30cd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82f30cd   32 hours batt Merge branch 'master' of  ssh://src.develer.com/git/pub/bertos
(edit) @48869dd   32 hours aleph Beautify README.
(edit) @c143af4   43 hours batt Fix const casts using new macro.
(edit) @a9fe5ff   43 hours batt Finally add a C version of CONST_CAST() which works properly!
(edit) @8d4bfb3   43 hours batt Do not seek on null pointers.
(edit) @d73882d   43 hours batt Increase number of arguments.
(edit) @f1088b8   2 days asterix Typos.
(edit) @52e605e   2 days asterix Fix baudrate skew formula.
(edit) @0144d1b   3 days asterix Fix and update documetaion.
(edit) @3de6ba5   4 days asterix Add comments and wizard tags.
(edit) @3f3d620   4 days asterix Comply to conding standard.
(edit) @8b31492   4 days asterix Changing define I2C_AVR_H to I2C_MEGA_H to prevent clashes
(edit) @0aeac63   4 days asterix Adding twi/i2c drivers for the XMega family Adding generic i2c_avr files, …
(edit) @787cb47   4 days asterix Renaming origional i2c_avr files to i2c_mega in order to keep the history …
(edit) @50104fb   4 days asterix Fixing compiler warning "comparison between ‘enum <anonymous>’ and ‘enum …
(edit) @39e200e   11 days asterix Refactor to use new protocol module and sipo.
(edit) @e380431   11 days asterix Update sipo api.
(edit) @7beb2301   11 days asterix Rename protocol files to use the new module.
(edit) @9a9f21e   11 days asterix Clean up code. Add comments. Init module with callback to register all …
(edit) @c4a0945   11 days asterix Start to clean up.
(edit) @200574b   11 days asterix Import protocol module from triface prj.
(edit) @1a8a2b9   13 days asterix Add server tcp api.
(edit) @088cc86   2 weeks asterix Add configuration file. Remove debug messages.
(edit) @91ed954   2 weeks asterix Add comments.
(edit) @e8b0472   2 weeks asterix Clean up the code. Manage the reconnection. Use the lwip error, insted …
(edit) @7ad0280   2 weeks asterix Complete the read function to return also the cached byte from the lwip …
(edit) @5f4ad72   2 weeks asterix Update all projects.
(edit) @92d0de9   2 weeks asterix Not test syslog in nightly test.
(edit) @4278d44   2 weeks asterix Not test for avr. Add missing include.
(edit) @121f4d9   2 weeks asterix Add first implementation of sockect with kfile interface.
(edit) @fb5863c   2 weeks asterix Minor fix.
(edit) @76c50258   2 weeks asterix Clean up and minor fix.
(edit) @bb60c72   2 weeks asterix Duplicate header file.
(edit) @540dc81   3 weeks asterix Some fix and simple optimizations.
(edit) @ebc977f   3 weeks asterix Fix doxygen warnings.
(edit) @7a613ef   3 weeks asterix Remove syslog from nightly test.
(edit) @73263ec   3 weeks asterix Fix wizard flag.
(edit) @97e93ee   3 weeks asterix Implement syslog.
(edit) @e25abec   3 weeks asterix Reformat.
(edit) @b9e1e52   3 weeks asterix Move unpack lwip ip address macro to macros module.
(edit) @5da4f30   3 weeks asterix Add copyright.
(edit) @35c39bd   3 weeks asterix Add first implementation of syslog module.
(edit) @f43548a   3 weeks asterix Fix typo.
(edit) @b777dab   3 weeks asterix Silent warning.
(edit) @b30ca67   3 weeks asterix Add missing avr prj to nightly test.
(edit) @56f2c00   3 weeks asterix Update some triface preset.
(edit) @57dfb18   3 weeks asterix Update preset.
(edit) @481a0d0   3 weeks asterix Update preset.
(edit) @ed914dc   3 weeks asterix Update preset.
(edit) @b331621   3 weeks asterix Rename macro to more appropiate name.
(edit) @1997bca   3 weeks asterix Rename macro to more appropiate name.
(edit) @57fa5e3   3 weeks asterix Merge contributed patch to extend support of atxmega. …
(edit) @4635e33   3 weeks asterix Merge contributed patch to extend support of atxmega. Signed-off-by: Onno …
(edit) @1581045   3 weeks asterix Add test function prototype.
(edit) @b7784f1   4 weeks asterix Complete test. git-svn-id: …
(edit) @6582dda   4 weeks asterix Fix time conversion from ms to ticks. git-svn-id: …
(edit) @74faf59   4 weeks asterix Add first version of rtask_test. git-svn-id: …
(edit) @580aa21   4 weeks asterix Silen some warning. git-svn-id: …
(edit) @a5b1dc3   4 weeks asterix Add handy functions for handling non recurrent timeouts. git-svn-id: …
(edit) @7911a6f   4 weeks asterix Add rtask module. git-svn-id: …
(edit) @b4adc85   4 weeks asterix Fix building error and warnings to add fletcher32 algo at nightly test. …
(edit) @4d8a6a9   4 weeks asterix Remove unneeded ifdef. git-svn-id: …
(edit) @3382ed7   4 weeks asterix Add documentation for LM75 insanity... git-svn-id: …
(edit) @12a865a   4 weeks asterix Add kbd_peekMask() and kbd_getMask() functions. git-svn-id: …
(edit) @ee52abf   4 weeks asterix Decrease eth irq priority. git-svn-id: …
(edit) @705e92c   4 weeks asterix Add watchdog driver. git-svn-id: …
(edit) @00a373a   4 weeks asterix Add debug info. git-svn-id: …
(edit) @7c66ae1   4 weeks asterix Fix compiler warning. git-svn-id: …
(edit) @e7ee018   4 weeks asterix Add fletcher-32 checksum algorithm and test. git-svn-id: …
(edit) @4ef5df3   4 weeks asterix Document return value of event_waitTimeout() git-svn-id: …
(edit) @467c15c   4 weeks asterix Increase ethernet irq priority. git-svn-id: …
(edit) @f1fab31   4 weeks asterix Disable uneeded assert. git-svn-id: …
(edit) @16138e8   4 weeks asterix Add proc_pri function to extract a Process priority. git-svn-id: …
(edit) @c827790   4 weeks asterix Change sys_mbox_fetch implementation. Mailboxes can be created in a …
(edit) @6918932   4 weeks asterix Revert "Fix lwip implementation of retransmission timers." This reverts …
(edit) @e957b9c   4 weeks asterix Fix a bug when reading negative temperatures. git-svn-id: …
(edit) @76c3a84   4 weeks asterix fifobuf: introduce DECLARE_FIFO() macro Introduce a macro to declare a …
(edit) @2f2be61   4 weeks asterix Add preprocessor FOR macro. git-svn-id: …
(edit) @b64d74a   4 weeks asterix Add IRQ_RUNNING() implementation for ARM7. git-svn-id: …
(edit) @0fea731   4 weeks asterix Fix conding stily. git-svn-id: …
(edit) @223e404   4 weeks asterix Fix some warnings in MD5 code git-svn-id: …
(edit) @db72c76   4 weeks asterix Refactor parser. git-svn-id: …
(edit) @ee28b0a   4 weeks asterix Add definitions for 24C32, 24C64 and 24C128 eeproms. Use the right eeprom …
(edit) @563795d   4 weeks asterix Remove duplicate define. Put all phy chip specific defines in its module. …
(edit) @7ec1a45   4 weeks asterix Remove duplicate file register definition. git-svn-id: …
(edit) @8b22123   4 weeks asterix Trailing whitespace git-svn-id: …
(edit) @78d223e   4 weeks asterix Add sam3n bechmark into nightly test. git-svn-id: …
(edit) @6fffd06   4 weeks asterix Merge branch 'dev' git-svn-id: …
(edit) @362204d   4 weeks asterix Restore the previous name. git-svn-id: …
(edit) @4072b28   4 weeks asterix Allow string arguments to be quote within "". Some string arguments may …
(edit) @8ad8e5d   4 weeks asterix Change parser strings to include length. By default, parsed arguments …
(edit) @ce0a95c   4 weeks asterix Add pwm pins set registers. git-svn-id: …
(edit) @efc199b   4 weeks asterix Add more functions to manage ini file. git-svn-id: …
(edit) @3971934   4 weeks asterix Fix some warnings in lwip bertos implementation git-svn-id: …
(edit) @2053cc3e   4 weeks asterix Fix comments. git-svn-id: …
(edit) @c8f7b20   4 weeks asterix Implement timer_cleanup() function for SAM7. This must be called to stop …
(edit) @4a71fb5   4 weeks asterix Add IS_ALIGNED macro to test alignment of a pointer git-svn-id: …
(edit) @5f28142   4 weeks asterix Fix nightly test warning. git-svn-id: …
(edit) @284a3db   4 weeks asterix Update prj. git-svn-id:  https://src.develer.com/svnoss/bertos/trunk@5212
(edit) @55e0bd3   4 weeks asterix Rename prj to insert it into nightly test. git-svn-id: …
Note: See TracRevisionLog for help on using the revision log.