]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/shortlog
pes-rpp/rpp-lib.git
2014-10-30 Michal HornFix app test-sw makefile
2014-10-30 Michal HornMakefile fix
2014-10-30 Michal HornFix bug in HAL GPIO push/pull resistor configuration
2014-10-29 Michal HornMerge branch 'master' into RM48-experimental
2014-10-29 Michal HornFix mailbox numbering comments
2014-10-23 Michal HornChange rpp_can_timing_cfg to read-only structure
2014-10-23 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2014-10-23 Michal HornMCU errata fixes added to the startup code
2014-10-22 Michal SojkaMake rpp_can_write() not to fail when previous TX reque...
2014-10-22 Michal SojkaUpdate documentation of CAN API
2014-10-22 Michal HornSCI driver modified to work with Ti HDK
2014-10-22 Michal SojkaAdd doc target to the main Makefile
2014-10-22 Michal HornMCU initialization tuned for RM48
2014-10-21 Michal HornProject settings and makefiles changed for RM48L952ZWT
2014-10-20 Michal HornLibrary prepared for future use of new versions od...
2014-10-17 Michal HornFixed header file name in FreeRTOS 7.4
2014-10-17 Michal HornMissing header file included
2014-10-17 Michal HornFixed interrupt identifier selection dependent on FreeR...
2014-10-15 Michal HornCompile against the DRV library macro reduced to FREERT...
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...
next