]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - rpp/src/rpp/can.c
Change license to MIT
[pes-rpp/rpp-lib.git] / rpp / src / rpp / can.c
2021-05-23 Michal SojkaChange license to MIT master
2015-08-28 Michal HornMake the RPP layer thread safe
2015-07-24 Martin VajnarMerge branch 'tms570_emac' of git@rtime.felk.cvut.cz...
2015-07-15 Michal SojkaAdd comment about relation of CAN bus driver and sleep...
2015-07-07 Michal SojkaMerge branches 'master' and 'rm48/master'
2015-07-03 Michal SojkaMake DMM code in can.c conditional
2014-11-27 Michal SojkaApply new uncrustify settings
2014-11-24 Michal SojkaReformated by uncrustify
2014-10-29 Michal HornMerge branch 'master' into RM48-experimental
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-22 Michal SojkaMake rpp_can_write() not to fail when previous TX reque...
2014-10-15 Michal HornCompile against the DRV library macro reduced to FREERT...
2014-10-13 Michal HornMerge branch 'init_rework'
2014-10-13 Michal HornCopyright and licence for CAN timing calculation functi...
2014-10-10 Michal HornCompile errors fixed
2014-10-10 Michal HornRPP Library initalization rewritten.
2014-10-09 Michal HornCAN timing parameters calculation fixed, interface...
2014-09-13 Michal SojkaMake rpp_can_read return different error codes for...
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-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-07-28 Michal SojkaFix compile errors discovered by GCC
2014-07-02 Michal SojkaChange the license from GPL to proprietary
2013-09-20 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-20 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-20 Michal Sojkacan: Simplify map_controller()
2013-09-20 Michal SojkaMerge branch 'can'
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-17 Karolína BurešováConfig in rpp_can_write accessed via shorter pointer
2013-09-17 Karolína BurešováDLC & 0xF for better safety
2013-09-17 Karolína BurešováCtrl configs ctrl1-ctrl3 merged into array
2013-09-05 Karolína BurešováCAN part reimplemented
2013-08-21 Michal SojkaUpdate CAN API to resemble Infineon's CAN Driver
2013-08-19 Karolína BurešováBasic CAN implementation
2013-05-28 Carlos JenkinsFixed includes in rpp and sys libs.
2013-05-28 Carlos JenkinsStill normalizing...