]> rtime.felk.cvut.cz Git - arc.git/shortlog
arc.git
2010-03-30 peteChanged parameter passing between DSL, DSD and DSP.
2010-03-19 petePreparation for DCM_DSL reconstruction.
2010-03-18 peteIncreased stacksize for functions running in StartupHook.
2010-03-17 peteFixed an uninitialized variable.
2010-03-17 peteRemoved UDE_TERM from MOD_AVAIL
2010-03-17 tojoMerge in from default
2010-03-15 peteDivided Dcm file into Dcm, Dcm_Dsp, Dcm_Dsd and Dcm_Dsl.
2010-03-15 maekMerge with (krn-v2)
2010-03-15 Mattias EkbergFixed a linker script problem for HCS12. krn-v2
2010-03-15 peteAdded basic handling of UDS message Security Access.
2010-03-17 UlrikHagstromChanged include structure.
2010-03-17 UlrikHagstromSome improvments to code. All tests pass.
2010-03-16 UlrikHagstrom(no commit message)
2010-03-16 UlrikHagstromFixed bug when copying form the local CAN buffer to...
2010-03-15 tojobetter irq debug info for hcs12
2010-03-14 mahiAdded tests for alarms and scheduletables. Fixed a...
2010-03-12 Mattias EkbergAdded patch to make Gpt driver for MPC5526 compatible...
2010-03-12 Mattias EkbergFix for non-supported MCU mode.
2010-03-12 Mattias EkbergOptimized RAMLOG with smaller memory footprint.
2010-03-12 tojoRemoved Mcu_PerformReset API for hcs12
2010-03-12 UlrikHagstromFixed flow control bug on receiver side (counter was...
2010-03-12 UlrikHagstromConvert macro for timeout added.
2010-03-12 Mattias EkbergFixed some problems discovered while testing.
2010-03-11 UlrikHagstromFixed confirmation bug.
2010-03-11 UlrikHagstromAll 10 tests pass.
2010-03-11 tojohcs12 memory usage print when building
2010-03-11 UlrikHagstromImplemeted support for NA_s och NA_r (CAN frame transmi...
2010-03-11 Mattias EkbergFixed bug in HCS12 port for GPT.
2010-03-11 tojowork on hcs12 kernel
2010-03-11 UlrikHagstromImpelemnted FIFO and various bugfixes and improvments.
2010-03-10 UlrikHagstromLast commit before FIFO implementation.
2010-03-09 tojowork on hcs12 irq handling
2010-03-11 mahiPPC: Back to original small context.
2010-03-10 mahiStarted to add tests again for the kernel: resources...
2010-03-10 mahiFIX: PPC - Context switch could leave interrupts off...
2010-03-09 mahiMerge
2010-03-09 mahiRenamed USE_DEBUG to USE_DEBUG_PRINT, for now. Updates...
2010-03-09 Mattias EkbergAdded more functionality to GPT for HSC12
2010-03-09 tojofixes for hcs12 kernel and gpt
2010-03-09 Mattias EkbergWork on GPT for HCS12.
2010-03-09 UlrikHagstromSome bugfixes and improvments made to CanTp module.
2010-03-09 tojofull context switching, started on frt
2010-03-08 Mattias EkbergStart of OsSysTick for HCS12
2010-03-08 UlrikHagstromFixed initilazation bug.
2010-03-08 UlrikHagstromSome bugfixes made to CanTp to make single frame, stand...
2010-03-07 mahiMerge configuration changes
2010-03-07 mahiAgain, changes to generator macro. GEN_RESOURCE, GEN_ET...
2010-03-04 tojohcs12 tiny task switching
2010-03-04 Mattias EkbergWork on interrupt handler for HCS12
2010-03-04 tojohcs12 kernel on the way
2010-03-03 tojofix for hcs12 toolchain
2010-03-03 tojohcs12 toolchain and port updates
2010-03-03 Mattias EkbergSimpler MCU implementation for HCS12
2010-03-02 mahiFixes for task switching when swapping in the same...
2010-03-02 Mattias EkbergChanged version of MCU.
2010-03-02 Mattias EkbergMade MCU configuration structures general.
2010-03-02 UlrikHagstromFixed dependency bug in PduR
2010-03-02 Mattias EkbergWork on MCU port for HCS12
2010-03-02 UlrikHagstromAdded validations and renamed some helper functions.
2010-03-11 peteAdded support for the UDS message control DTC setting.
2010-03-10 peteAdded functionality for extended data reading.
2010-03-04 peteUpdated service IDs of the functions in DEM and DCm.
2010-03-02 peteAdded UDS Read DTC Information functionality.
2010-03-01 tojohcs12 port compiling
2010-02-28 mahiMore updates on OS configuration. Fixes on Scheduletabl...
2010-02-25 peteAdded Dem_GetNextFilteredDTC() and Dem_GetTranslationTy...
2010-03-02 UlrikHagstromInitial CANTP implementation.
2010-02-25 peteAdded Dem_GetDTCAvailabilityMask() and Dem_GetNumberOfF...
2010-02-24 peteAdded Dem_SetDTCFilter() and Dem_GetStatusOfDTC().
2010-02-23 peteAdded function GetDTCOfEvent.
2010-02-23 mahiMerge with krn-v2
2010-02-23 mahiOS configuration changes to alarms and scheduletables.
2010-02-22 peteAdded handling of the pendingDTC status bit.
2010-02-17 Mattias EkbergChanged major version number of OS to 2.
2010-02-17 peteAdded clear diagnostic information functionality to...
2010-02-15 maekMerge with 5eed0471196ddd710647bb8cf83ad6e9aa189c61...
2010-02-12 peteMerge with 5eed0471196ddd710647bb8cf83ad6e9aa189c61
2010-02-12 peteAdded framework for diagnostic function.
2010-02-10 mahiKernel now built with it's config. examples/simple...
2010-02-10 tojoIntegration with Arctic Core Builder Empty Toolchain
2010-02-10 tojoSmall fix to example pwm_node2
2010-02-10 tojoUpdate and doxygen formatting for config parameter...
2010-02-08 mahiAdded start of HC12 port.
2010-02-04 tojofix #56, Integrate IO hardware abstraction into make...
2010-02-04 tojofix #55, Port_SetPinMode() has incomplete parameter...
2010-02-04 tojoIntegrate Pdu Router into make system, fix #54
2010-02-03 mahiAgain, loads of refactoring and removing and adding...
2009-12-22 peteChanged the storing of extended data to update the... dem-dev
2009-12-18 peteContinuing dem-dev branch
2009-12-18 peteAdded Dem as available module on all boards
2009-12-18 peteMerged with dem-dev
2009-12-18 peteCleanup of DEM configuration files.
2009-12-17 peteRemoved operation cycle started check on preinit events.
2009-12-16 peteAdded support for fault detection counter.
2009-12-13 mahiAdded MCU support for MPC5633M
2009-12-13 mahiWork in progress. Remaking scheduling.
2009-12-08 peteMade DEM module conditional to include.
2009-12-06 mahiCreated branch krn-v2
2009-12-04 peteAdded handling of extended event status.
2009-12-01 tojoBSW Builder configuration for pwm_node2
next