]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/history - rpp/src/drv/fr_tms570.c
Reorganize the logic for restarting FlexRay communication to be Autosar compliant
[pes-rpp/rpp-lib.git] / rpp / src / drv / fr_tms570.c
2013-09-11 Michal HornReorganize the logic for restarting FlexRay communicati...
2013-09-11 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-11 Michal HornThis should be in the previous commit
2013-09-11 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-11 Michal HornChange the internal representation of the FlexRay buffers
2013-09-10 Michal SojkaMerge branch 'eth'
2013-09-10 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-09-10 Michal SojkaFlexRay: Make buffer configuration const
2013-09-09 Michal HornFlexRay buffer reconfiguration implement
2013-09-09 Michal HornRestart the FlexRay communication if it was halted
2013-09-02 Michal HornClear FlexRay write data section before writting new...
2013-08-30 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-08-29 Michal SojkaFix Fr_GetNmVector()
2013-08-28 Michal HornMake FlexRay absolute timer fail if invalid cycle set...
2013-08-22 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-08-22 Michal HornDocumantation for user FlexRay configuration repaired...
2013-08-15 Michal HornCode cleanup
2013-08-14 Michal HornBug that allowed transmission on RX buffer repaired.
2013-08-14 Michal HornMerge branch 'master' of rtime.felk.cvut.cz:pes-rpp...
2013-08-13 Michal HornWrong network management length repaired in parameter...
2013-08-13 Michal HornBetter test for keyslots with payload multiplexing...
2013-08-13 Michal HornBugs in some conditions repaired, new development error...
2013-08-13 Michal HornCancel and disable functions of the FlexRay API can...
2013-08-12 Michal HornBuffer configuration function tuned to respect start...
2013-08-12 Michal HornClerical errors in comments repaired.
2013-08-12 Michal HornProper detection of the state of the driver and control...
2013-08-12 Michal HornWaiting for the end of the clear_ram command before...
2013-08-12 Michal HornBug in copying configuration parameters into internal...
2013-08-12 Michal HornFlexRay node configuration parameters added, base regis...
2013-08-09 Michal HornBetter driver state detectin added.
2013-08-09 Michal HornInput parameters check added to the functions that...
2013-08-09 Michal HornFlexRay registers initialization rewritten to not to...
2013-08-09 Michal HornBase register descriptor repaired and extended.
2013-08-09 Michal HornMaximum sync frame list length defined as macro to...
2013-08-09 Michal HornReset timer interrupt added when it is set up.
2013-08-09 Michal HornData in configtype structure changed to pointers.
2013-08-09 Michal HornCheck TX status development error check repaired.
2013-08-09 Michal HornImplemented more functions: - timer control, - timier...
2013-08-09 Michal HornSet timer function implemented.
2013-08-09 Michal Hornimplemented Fr_GetNmVector, Fr_GetChannelStatus, Fr_Get...
2013-08-09 Michal HornReceive data function completed.
2013-08-09 Michal HornSyntax errors in receive function repaired, part of...
2013-08-09 Michal HornReceive function partialy implemented
2013-08-09 Michal HornDriver functions implemented, unnescessary code removed
2013-08-09 Michal HornFunctin for data transmission implemented
2013-08-09 Michal HornStartup function implemented
2013-08-09 Michal HornPOC go to ready state from config renamed, POC go to...
2013-08-09 Michal HornClearing message RAM added, switching to ready state...
2013-08-09 Michal HornConfigure buffer function added, changes were made...
2013-08-09 Michal HornGet rid of warnings
2013-08-09 Michal HornBuffer config information storing repaired, ControllerI...
2013-08-09 Michal HornMessage RAM configuration function added.
2013-08-09 Michal HornMessage RAM config parameters check functin added,...
2013-08-09 Michal HornNonreconfigurable parameters removed from the array...
2013-08-09 Michal HornInitialisation function added, some of them not yet...
2013-08-09 Michal HornDriver initialisation function added, version info...
2013-08-09 Michal HornHeader file for new FlexRay driver inclusion added...