]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
12 years agoupdated led example for new IoHwAb Ticket1358
Niclas [Mon, 7 May 2012 12:39:58 +0000 (14:39 +0200)]
updated led example for new IoHwAb

12 years agoupdated led example for new IoHwAb
Niclas [Mon, 7 May 2012 12:39:24 +0000 (14:39 +0200)]
updated led example for new IoHwAb

12 years agoremoved if defs again, instead changed generator to not include module specific file...
Niclas [Mon, 7 May 2012 11:44:54 +0000 (13:44 +0200)]
removed if defs again, instead changed generator to not include module specific file if there are no needs for it

12 years agoAdded missing type when COMM was compiled. Closes #1378
mahi [Sun, 6 May 2012 22:16:15 +0000 (00:16 +0200)]
Added missing type when COMM was compiled. Closes #1378

12 years agoCan: Changed so that Can_Write() can be done from within the Tx interrupt. Closes...
mahi [Sun, 6 May 2012 21:50:35 +0000 (23:50 +0200)]
Can: Changed so that Can_Write() can be done from within the Tx interrupt. Closes #1379

12 years agoAdded NvM_GetDataIndex
mahi [Sun, 6 May 2012 21:34:41 +0000 (23:34 +0200)]
Added NvM_GetDataIndex

12 years agoWriteAllMain(), ReadAllMain() loops corrected not to loop outside
mahi [Sun, 6 May 2012 21:04:12 +0000 (23:04 +0200)]
WriteAllMain(), ReadAllMain() loops corrected not to loop outside

12 years agoupdated led example for new IoHwAb
Niclas [Fri, 4 May 2012 14:27:34 +0000 (16:27 +0200)]
updated led example for new IoHwAb

12 years agoadded if mod_use checks around bsw modules
Niclas [Fri, 4 May 2012 14:18:28 +0000 (16:18 +0200)]
added if mod_use checks around bsw modules

12 years agoremoved IoHwAb_ServiceComponent.o and IoHwAb.o because they are user defined and...
Niclas [Fri, 4 May 2012 14:17:33 +0000 (16:17 +0200)]
removed IoHwAb_ServiceComponent.o and IoHwAb.o because they are user defined and it wont work to build outside tree with those in .mk file

12 years agoMerge with other default head
mahi [Thu, 3 May 2012 13:45:54 +0000 (15:45 +0200)]
Merge with other default head

12 years agoDiab compilation fixes.
mahi [Thu, 3 May 2012 13:34:33 +0000 (15:34 +0200)]
Diab compilation fixes.

12 years agoBUG: ADC Sending from from group callback corrected. BUG: ADC When calibrating
mahi [Thu, 3 May 2012 13:34:08 +0000 (15:34 +0200)]
BUG: ADC Sending from from group callback corrected. BUG: ADC When calibrating
with DMA D_REQ is set to 1 to terminate

12 years agompc5668 now uses ip_flexcan instead of it's own flexcan
mahi [Mon, 30 Apr 2012 11:58:43 +0000 (13:58 +0200)]
mpc5668 now uses ip_flexcan instead of it's own flexcan

12 years agoAdded supportheader for FEE
mahi [Mon, 30 Apr 2012 06:12:43 +0000 (08:12 +0200)]
Added supportheader for FEE

12 years agoBad merge fixed from 1618:6a28ae7576acbab8bb569e06907f01ea63232d4c
mahi [Sun, 29 Apr 2012 13:09:58 +0000 (15:09 +0200)]
Bad merge fixed from 1618:6a28ae7576acbab8bb569e06907f01ea63232d4c

12 years agoAdded tag v2.11.0 for changeset e533a9deb231
mahi [Fri, 27 Apr 2012 11:46:35 +0000 (13:46 +0200)]
Added tag v2.11.0 for changeset e533a9deb231

12 years agoAdded tag arc-stable_v2.11.0 for changeset 4d5d71b9a8b2
mahi [Fri, 27 Apr 2012 11:35:12 +0000 (13:35 +0200)]
Added tag arc-stable_v2.11.0 for changeset 4d5d71b9a8b2

12 years agoCorrection to non-aligned IO read/write.
mahi [Fri, 27 Apr 2012 06:33:12 +0000 (08:33 +0200)]
Correction to non-aligned IO read/write.
NvM:Changed some functions to return Std_ReturnType to match RTE. Bugfixes to checksums and dataset.

12 years agofixed error, ReadBlock was calling itself
nier [Thu, 26 Apr 2012 15:45:37 +0000 (17:45 +0200)]
fixed error, ReadBlock was calling itself

12 years agoMerge with other head
mahi [Wed, 25 Apr 2012 21:04:44 +0000 (23:04 +0200)]
Merge with other head

12 years agoRenamed IoHwAb_Impl.c to IoHwAb.c
mahi [Wed, 25 Apr 2012 20:51:39 +0000 (22:51 +0200)]
Renamed IoHwAb_Impl.c to IoHwAb.c

12 years agoadded CRC16 and CRC32 to all boards
nier [Wed, 25 Apr 2012 15:07:59 +0000 (17:07 +0200)]
added CRC16 and CRC32 to all boards

12 years agofixed typo
nier [Wed, 25 Apr 2012 15:07:39 +0000 (17:07 +0200)]
fixed typo

12 years agochanged location of admPtr declaration
nier [Wed, 25 Apr 2012 15:07:20 +0000 (17:07 +0200)]
changed location of admPtr declaration

12 years agofixed typo on types, added implementation of NvMService_WriteBlock
nier [Wed, 25 Apr 2012 15:06:54 +0000 (17:06 +0200)]
fixed typo on types, added implementation of NvMService_WriteBlock

12 years agoFixed CAN problems for tms570.
maek [Wed, 25 Apr 2012 11:57:20 +0000 (13:57 +0200)]
Fixed CAN problems for tms570.

12 years agoCorrected work buffer length
mahi [Wed, 25 Apr 2012 05:13:43 +0000 (07:13 +0200)]
Corrected work buffer length

12 years agoAdded queue for NvM_SetRamBlockStutus(). Added NvM_SetDataIndex
mahi [Tue, 24 Apr 2012 20:56:26 +0000 (22:56 +0200)]
Added queue for NvM_SetRamBlockStutus(). Added NvM_SetDataIndex

12 years agoadded missing Crc_Cfg.h
nier [Tue, 24 Apr 2012 12:42:18 +0000 (14:42 +0200)]
added missing Crc_Cfg.h

12 years agoAdded test interface for Can
mahi [Tue, 24 Apr 2012 12:33:11 +0000 (14:33 +0200)]
Added test interface for Can

12 years agoMerge with Ticket1339 (65de62e974082f50ea63f5e1107f329b3359fd6d)
john [Tue, 24 Apr 2012 12:30:58 +0000 (14:30 +0200)]
Merge with Ticket1339 (65de62e974082f50ea63f5e1107f329b3359fd6d)

12 years agoNow updating current_state also with Service Component. Ticket1339-EcuM-current_state
john [Tue, 24 Apr 2012 12:28:42 +0000 (14:28 +0200)]
Now updating current_state also with Service Component.

12 years agoStarting 'Ticket1339-EcuM-current_state' branch
john [Tue, 24 Apr 2012 12:15:58 +0000 (14:15 +0200)]
Starting 'Ticket1339-EcuM-current_state' branch

12 years agoAdded more dataset changes.
mahi [Tue, 24 Apr 2012 05:19:32 +0000 (07:19 +0200)]
Added more dataset changes.

12 years agoMerge with 7250e20c985c4a8c7c4d9655ca50c49ef37a0443
mahi [Mon, 23 Apr 2012 20:12:12 +0000 (22:12 +0200)]
Merge with 7250e20c985c4a8c7c4d9655ca50c49ef37a0443

12 years agoCorrected Service Component defines.
mahi [Mon, 23 Apr 2012 20:10:00 +0000 (22:10 +0200)]
Corrected Service Component defines.

12 years agoFixed problem with tx warnings generating interrupts that wasn't cleared and some...
jcar [Mon, 23 Apr 2012 20:09:06 +0000 (22:09 +0200)]
Fixed problem with tx warnings generating interrupts that wasn't cleared and some smaller cleanup of abortTx function

12 years agoRegenerated ARM examples
mahi [Mon, 23 Apr 2012 20:04:18 +0000 (22:04 +0200)]
Regenerated ARM examples

12 years agoRegenerated all PowerPC examples
mahi [Mon, 23 Apr 2012 18:32:49 +0000 (20:32 +0200)]
Regenerated all PowerPC examples

12 years agoRegenerated mpc5516 examples. Not led
mahi [Mon, 23 Apr 2012 18:18:07 +0000 (20:18 +0200)]
Regenerated mpc5516 examples. Not led

12 years agoAdded Service Components. Started to re-generate examples.
mahi [Mon, 23 Apr 2012 18:09:44 +0000 (20:09 +0200)]
Added Service Components. Started to re-generate examples.

12 years agoMerge with 1fa80bc6755e454ca649595e69172a6bf28ad70f
mahi [Mon, 23 Apr 2012 16:33:35 +0000 (18:33 +0200)]
Merge with 1fa80bc6755e454ca649595e69172a6bf28ad70f

12 years agoMerge with c4b49c44c0dfd6a3410a0dba1ea61ec3b392327e
mahi [Mon, 23 Apr 2012 16:33:22 +0000 (18:33 +0200)]
Merge with c4b49c44c0dfd6a3410a0dba1ea61ec3b392327e

12 years agoCorrected common makefile for service components
mahi [Mon, 23 Apr 2012 16:31:26 +0000 (18:31 +0200)]
Corrected common makefile for service components

12 years agoCorrected order of validation macros.
joek [Sun, 22 Apr 2012 16:27:54 +0000 (18:27 +0200)]
Corrected order of validation macros.

12 years agoForgot to commit one file. Ticket1287-ServiceComponents-MakeSystem
john [Fri, 20 Apr 2012 14:03:55 +0000 (16:03 +0200)]
Forgot to commit one file.

12 years agoCorrected name of EcuM Macro.
john [Fri, 20 Apr 2012 13:51:39 +0000 (15:51 +0200)]
Corrected name of EcuM Macro.

12 years agoGenerated and built in-tree examples for hcs12.
joek [Fri, 20 Apr 2012 13:03:56 +0000 (15:03 +0200)]
Generated and built in-tree examples for hcs12.

12 years agoRenamed WdgM file for integration of ServicePorts in make system. Ticket1323-WdgM-ServicePorts-Integration
john [Fri, 20 Apr 2012 12:31:49 +0000 (14:31 +0200)]
Renamed WdgM file for integration of ServicePorts in make system.

12 years agoRenamed EcuM macros and files for integration of ServiucePorts in make system.
john [Fri, 20 Apr 2012 12:26:17 +0000 (14:26 +0200)]
Renamed EcuM macros and files for integration of ServiucePorts in make system.

12 years agoCAN bugs fixed after mcaltest 5567
jcar [Fri, 20 Apr 2012 12:14:16 +0000 (14:14 +0200)]
CAN bugs fixed after mcaltest 5567

12 years agoStarting 'Ticket1287-ServiceComponents-MakeSystem' branch
john [Fri, 20 Apr 2012 11:44:23 +0000 (13:44 +0200)]
Starting 'Ticket1287-ServiceComponents-MakeSystem' branch

12 years agoGenerated and built in-tree examples with mpc5567, simple only
jcar [Fri, 20 Apr 2012 07:55:14 +0000 (09:55 +0200)]
Generated and built in-tree examples with mpc5567, simple only

12 years agoGenerated and built in-tree examples with mpc5567, simple only
jcar [Fri, 20 Apr 2012 07:43:32 +0000 (09:43 +0200)]
Generated and built in-tree examples with mpc5567, simple only

12 years agoGenerated and built in-tree examples with tms570, simple only
jcar [Fri, 20 Apr 2012 07:36:30 +0000 (09:36 +0200)]
Generated and built in-tree examples with tms570, simple only

12 years agoGenerated and built in-tree examples with mpc5668 and tested
jcar [Thu, 19 Apr 2012 15:46:27 +0000 (17:46 +0200)]
Generated and built in-tree examples with mpc5668 and tested

12 years agoGenerated and built in-tree examples with mcbstm32 and tested
jcar [Thu, 19 Apr 2012 15:29:43 +0000 (17:29 +0200)]
Generated and built in-tree examples with mcbstm32 and tested

12 years agoGenerated and built in-tree examples with stm3210c and tested
jcar [Thu, 19 Apr 2012 14:59:24 +0000 (16:59 +0200)]
Generated and built in-tree examples with stm3210c and tested

12 years agoGenerated and built in-tree examples with 551xsim, not tested
jcar [Thu, 19 Apr 2012 11:19:12 +0000 (13:19 +0200)]
Generated and built in-tree examples with 551xsim, not tested

12 years agoGenerated and built in-tree examples with 5516it, os_simple, not tested
jcar [Thu, 19 Apr 2012 10:29:10 +0000 (12:29 +0200)]
Generated and built in-tree examples with 5516it, os_simple, not tested

12 years agoGenerated and built in-tree examples with 5516it, comSimple, not tested
jcar [Thu, 19 Apr 2012 10:28:24 +0000 (12:28 +0200)]
Generated and built in-tree examples with 5516it, comSimple, not tested

12 years agoadded standard build_config.mk to examples
jcar [Thu, 19 Apr 2012 09:35:19 +0000 (11:35 +0200)]
added standard build_config.mk to examples

12 years agoGenerated and built in-tree examples with 5604b and tested
jcar [Thu, 19 Apr 2012 08:47:23 +0000 (10:47 +0200)]
Generated and built in-tree examples with 5604b and tested

12 years agoGenerated and built in-tree examples with 5604b and tested
jcar [Thu, 19 Apr 2012 08:47:00 +0000 (10:47 +0200)]
Generated and built in-tree examples with 5604b and tested

12 years agoGenerated and built in-tree examples with 5606s
jcar [Thu, 19 Apr 2012 08:31:00 +0000 (10:31 +0200)]
Generated and built in-tree examples with 5606s

12 years agoLots of CRC changes. Added Write retries again. Restore from ROM when Nvm_ReadAll...
mahi [Wed, 18 Apr 2012 21:31:51 +0000 (23:31 +0200)]
Lots of CRC changes. Added Write retries again. Restore from ROM when Nvm_ReadAll() is ok

12 years agoRemoved obsolete files according to ticket 1276
jcar [Wed, 18 Apr 2012 18:53:09 +0000 (20:53 +0200)]
Removed obsolete files according to ticket 1276

12 years agoAdded ServicePort.c containing all operations in AliveSupervision.
john [Wed, 18 Apr 2012 11:30:46 +0000 (13:30 +0200)]
Added ServicePort.c containing all operations in AliveSupervision.

12 years agoStarting 'Ticket1323-WdgM-ServicePorts-Integration' branch
john [Wed, 18 Apr 2012 11:28:46 +0000 (13:28 +0200)]
Starting 'Ticket1323-WdgM-ServicePorts-Integration' branch
Added ServicePort.c containing all operations in AliveSupervision.

12 years agoAdded newly generated EcuM_Callout_Stubs.c
john [Wed, 18 Apr 2012 10:49:01 +0000 (12:49 +0200)]
Added newly generated EcuM_Callout_Stubs.c

12 years agoMerge with Tickert1286-EcuM-Typo (53b752c9546a149a6aa1a8ecf2da4c6a1221715e)
john [Wed, 18 Apr 2012 08:33:06 +0000 (10:33 +0200)]
Merge with Tickert1286-EcuM-Typo (53b752c9546a149a6aa1a8ecf2da4c6a1221715e)

12 years agoFixed typo (POST_RUN -> POSTRUN). Ticket1286-EcuM-Typo
john [Wed, 18 Apr 2012 08:16:14 +0000 (10:16 +0200)]
Fixed typo (POST_RUN -> POSTRUN).

12 years agoStarting 'Ticket1286-EcuM-Typo' branch
john [Wed, 18 Apr 2012 08:14:25 +0000 (10:14 +0200)]
Starting 'Ticket1286-EcuM-Typo' branch

12 years agoMerge with 68bef155a9541123c30edc8b149f12a809bbee79
nier [Mon, 16 Apr 2012 13:51:55 +0000 (15:51 +0200)]
Merge with 68bef155a9541123c30edc8b149f12a809bbee79

12 years agoadded macro for extern declaration of calibration parameters Ticket1301
nier [Mon, 16 Apr 2012 13:51:25 +0000 (15:51 +0200)]
added macro for extern declaration of calibration parameters

12 years agoMerge with ea5761ca133c5fd7c2c76e43d4644ec656889437
mahi [Sun, 15 Apr 2012 19:09:26 +0000 (21:09 +0200)]
Merge with ea5761ca133c5fd7c2c76e43d4644ec656889437

12 years agoSPI Polatiry wrongly affected clock idle level. Ticket1300-EcuM
mahi [Sun, 15 Apr 2012 18:59:08 +0000 (20:59 +0200)]
SPI Polatiry wrongly affected clock idle level.

12 years agoDiab corrections
mahi [Wed, 11 Apr 2012 09:08:15 +0000 (11:08 +0200)]
Diab corrections

12 years agoEcuM_ConfigType to internal header file
mahi [Mon, 9 Apr 2012 04:32:46 +0000 (06:32 +0200)]
EcuM_ConfigType to internal header file

12 years agoMerge with f4a011bf1f8a7e6340ed3123478620a84c39010b
mahi [Fri, 6 Apr 2012 11:08:13 +0000 (13:08 +0200)]
Merge with f4a011bf1f8a7e6340ed3123478620a84c39010b

12 years agoMixed bug fixing.. Ticket1129-nvm
mahi [Mon, 2 Apr 2012 08:36:28 +0000 (10:36 +0200)]
Mixed bug fixing..

12 years agoAdded tag v2.11.0_RC3 for changeset b9bc5fca81ab
mahi [Sun, 1 Apr 2012 20:09:33 +0000 (22:09 +0200)]
Added tag v2.11.0_RC3 for changeset b9bc5fca81ab

12 years agoEcuM_PBcfg.c spelled wrong
mahi [Sun, 1 Apr 2012 19:59:50 +0000 (21:59 +0200)]
EcuM_PBcfg.c spelled wrong

12 years agoBuild changed to use EcuM_PBCfg.c instead of EcuM_Cfg.c
mahi [Sun, 1 Apr 2012 18:49:01 +0000 (20:49 +0200)]
Build changed to use EcuM_PBCfg.c instead of EcuM_Cfg.c

12 years agoSpi had DMA types when it shouldn't have
mahi [Sun, 1 Apr 2012 18:20:32 +0000 (20:20 +0200)]
Spi had DMA types when it shouldn't have

12 years agoBack to original EcuM.h again. Added EcuM_Callout_Stubs.c instead of old incorrect...
mahi [Sun, 1 Apr 2012 15:33:59 +0000 (17:33 +0200)]
Back to original EcuM.h again. Added EcuM_Callout_Stubs.c instead of old incorrect EcuM_Callout_tempate.c

12 years agoEcuM_SericePort must be explicitly compiled with CFG+=ECUM_USE_RTE
mahi [Sun, 1 Apr 2012 05:04:21 +0000 (07:04 +0200)]
EcuM_SericePort must be explicitly compiled with CFG+=ECUM_USE_RTE

12 years agoCorrected MemMap.h spelling
mahi [Sat, 31 Mar 2012 19:22:32 +0000 (21:22 +0200)]
Corrected MemMap.h spelling

12 years agoChanged include order for EcuM.h
mahi [Sat, 31 Mar 2012 19:09:12 +0000 (21:09 +0200)]
Changed include order for EcuM.h

12 years agoAdded EcuM_ServicePort.o
jcar [Fri, 30 Mar 2012 14:37:43 +0000 (16:37 +0200)]
Added EcuM_ServicePort.o

12 years agoIoHwAb includes changed.
mahi [Wed, 28 Mar 2012 20:05:24 +0000 (22:05 +0200)]
IoHwAb includes changed.

12 years agoFixed some minor issues with CanSm after finally fixed CanSm bus off tests
jcar [Wed, 28 Mar 2012 12:48:18 +0000 (14:48 +0200)]
Fixed some minor issues with CanSm after finally fixed CanSm bus off tests

12 years agoEcuM fixes...
mahi [Thu, 22 Mar 2012 14:34:49 +0000 (15:34 +0100)]
EcuM fixes...

12 years agoMoved ADC_GROUP0 define to internal header file
mahi [Tue, 20 Mar 2012 08:52:20 +0000 (09:52 +0100)]
Moved ADC_GROUP0 define to internal header file

12 years agoChanged some IoHwAb Types
mahi [Tue, 20 Mar 2012 08:36:41 +0000 (09:36 +0100)]
Changed some IoHwAb Types

12 years agoMerge with Ticket1129-nvm
mahi [Sun, 18 Mar 2012 15:55:52 +0000 (16:55 +0100)]
Merge with Ticket1129-nvm

12 years agoAdd file dependent CFLAGS
mahi [Sun, 18 Mar 2012 15:45:49 +0000 (16:45 +0100)]
Add file dependent CFLAGS

12 years agoSmall compiler warning fix
mahi [Fri, 16 Mar 2012 08:54:05 +0000 (09:54 +0100)]
Small compiler warning fix

12 years agoAdded EcuM service ports.
mahi [Mon, 12 Mar 2012 09:33:48 +0000 (10:33 +0100)]
Added EcuM service ports.