]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/shortlog
pes-rpp/rpp-lib.git
2014-10-14 Michal HornMore warning in compile of the apidoc fixed
2014-10-13 Michal HornFixed some warnings in documentation compilation
2014-10-13 Michal HornFixed comments and documentation
2014-10-13 Michal HornMerge branch 'init_rework'
2014-10-13 Michal HornCopyright and licence for CAN timing calculation functi...
2014-10-13 Michal HornFixed compile errors when building the POSIX version
2014-10-10 Michal HornCompile errors fixed
2014-10-10 Michal HornRPP Library initalization rewritten.
2014-10-10 Michal HornCode Composer Studio project setup updated
2014-10-09 Michal HornDocumentation rewritten to be well-aranged, excessive...
2014-10-09 Michal HornCAN timing parameters calculation fixed, interface...
2014-10-02 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-10-02 Michal HornFixes problem with not running programs when new compil...
2014-10-01 Michal SojkaCompile test suite with ARM 5.1.1 compiler
2014-10-01 Michal SojkaMakefile: make cp and rm commands work under Windows
2014-10-01 Michal SojkaModify makefile to be Windows-compatible
2014-10-01 Michal SojkaSwitch to ARM compiler 5.1.1
2014-10-01 Michal HornFixed warnings detected by new ARM compiler 5.1.1
2014-09-16 Michal SojkaUpdate .gitignore files
2014-09-13 Michal SojkaFix some doxygen warnings
2014-09-13 Michal SojkaMake rpp_can_read return different error codes for...
2014-09-12 Pavel PisaCorrect missing comet start delimiter.
2014-09-12 Pavel PisaCleanup warnings in parameters overlay module support...
2014-09-12 Michal HornIncluded linker script and modification for SDRAM build
2014-09-12 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-09-12 Michal SojkaFix link errors on some systems
2014-09-12 Michal HornRemaping of vectors to RAM implemented
2014-09-08 Michal Sojkacan: Fix compiler warnings about changed sign
2014-09-08 Michal Sojkacan: Distinguish different types of failures
2014-09-08 Michal Sojkacan: Rename bit_index to bit_mask
2014-09-08 Michal SojkaReformat comments to not have infinitely long lines
2014-09-03 Michal HornThe coments about gpio functinons tuned to provide...
2014-08-26 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-08-26 Michal HornFixed bug in CAN configuration, fiiltering settings
2014-08-19 Michal SojkaUpdate to fixed lwip version
2014-08-19 Karel KočíFixes IRC enable
2014-08-19 Michal SojkaGet rid of compiler warning
2014-08-19 Michal SojkaFix some errors and warnings in POSIX compilation
2014-08-19 Michal SojkaFix compile error in POSIX build of the library
2014-08-19 Karel KočíAdd implementation of IRC module.
2014-07-29 Michal SojkaAdd proper dependency to rpp-lib into rpp-test-suite...
2014-07-29 Michal SojkaAdd Makefile for POSIX version of testsuite
2014-07-29 Michal SojkaMakefile: Fix subdir targets containing slashes
2014-07-28 Michal SojkaChange top-level Makefile to not call Eclipse
2014-07-28 Michal SojkaAdd Makefile for rpp-test-suite
2014-07-28 Michal SojkaFix compile errors discovered by GCC
2014-07-28 Michal SojkaAdd Makefile to compile POSIX version of the library
2014-07-28 Michal SojkaAdd Makefile for Release configuration
2014-07-28 Michal SojkaUse handwritten Makefile to compile the library
2014-07-24 Michal SojkaCompile the library with --gen_func_subsections
2014-07-24 Michal SojkaGet rid of sciNotification() and sciLowLevelInterrupt()
2014-07-21 Michal SojkaSet default SCI baudrate to 115200
2014-07-21 Michal SojkaAllow compilation without Ethernet
2014-07-21 Michal SojkaMake malloc() work
2014-07-21 Michal SojkaDocument drv_sci_send_imm()
2014-07-15 Michal SojkaSet tab width for Emacs the same way as it is in CCS...
2014-07-14 Michal SojkaUpdate documentation of hbr_* functions
2014-07-14 CynerdFix H-bridge failure
2014-07-14 CynerdDefine more error codes
2014-07-02 Michal SojkaFix typo
2014-07-02 Michal SojkaAdd sw-layers figure
2014-07-02 Michal SojkaAdd comment
2014-07-02 Michal SojkaChange the license from GPL to proprietary
2014-06-26 Michal HornBug in flexray API found, description with proposed...
2013-10-07 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-30 Michal HornFlexRay interrupts enabled after initialisation is...
2013-09-24 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-23 Michal HornStoring reconfigured filter criteria in Fr_ReconfigLPdu...
2013-09-23 Michal HornBug in FlexRay receive message function repaired
2013-09-23 Michal HornFlexRay bug in transmission repaired
2013-09-23 Michal HornFlexRay bug in initialisation repaired
2013-09-23 Michal HornFlexRay transmit function tuned to reflect reconfigured...
2013-09-23 Michal HornFlexRay bug in reconfiguration function repaired.
2013-09-23 Michal HornFlexRay buffer reconfiguration function changed to...
2013-09-20 Michal HornFlexRay Driver autosar complience summary added
2013-09-20 Michal HornFlexRay buffer payload reconfiguration for dynamic...
2013-09-20 Michal HornFlexRay Controller init ensurance for interrupts and...
2013-09-20 Michal HornFlexRay configuration verification added, parameter...
2013-09-20 Michal HornFlexRay buffer reconfiguration enable parameter added...
2013-09-20 Michal HornFlexRay Autosar initialisation check tuned
2013-09-20 Michal Sojkadin: Simplify din_spi_get_command_from_enum() + other...
2013-09-20 Michal Sojkadin: Fix reset command
2013-09-20 Michal Sojkadin: Reorganize enum, cleanup indentation
2013-09-20 Martin KoubekSimplify DIN driver layer
2013-09-20 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-20 Michal HornFlexRay driver code cleanup
2013-09-20 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-20 Michal HornLong switch statements replaced by maps in FlexRay...
2013-09-20 Michal SojkaDo not initialize CAN by default
2013-09-20 Michal Sojkacan: Simplify map_controller()
2013-09-20 Michal SojkaMerge branch 'can'
2013-09-19 Michal HornFlexRay buffer common (re)configuration code merged...
2013-09-19 Michal HornCopy and paste error in FlexRay repaired
2013-09-19 Karolína BurešováUsing CAN_EFF_FLAG from now on
2013-09-19 Karolína BurešováBugfix: Looking for message object in wrong part of...
2013-09-19 Michal HornProhibition of the cancelation of the first and second...
2013-09-19 Michal HornData copy in Fr_ReceiveRxLPdu function tuned to be...
2013-09-19 Michal HornData copy code in Fr_TransmitTxLPdu tuned to be more...
2013-09-19 Michal HornDetection of reconfigurable buffer in DisableLPdu and...
2013-09-19 Michal HornFlexRay driver code simplified - long lines caused...
next