]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
11 years agoRe-added generic callout stubs file for Dcm (with make rule). arc_diag_integration
john [Wed, 12 Sep 2012 12:08:42 +0000 (14:08 +0200)]
Re-added generic callout stubs file for Dcm (with make rule).

11 years agoFixed spelling errors to match with tool output.
john [Wed, 12 Sep 2012 11:44:44 +0000 (13:44 +0200)]
Fixed spelling errors to match with tool output.

11 years agoMerge with 62f20cf2f1035f45ac37ca2add94c34ba6404cc4
john [Tue, 11 Sep 2012 09:45:16 +0000 (11:45 +0200)]
Merge with 62f20cf2f1035f45ac37ca2add94c34ba6404cc4

11 years agoPartial of the delivered changes (20120911) commited. inputoutputcontrol_fix2
john [Tue, 11 Sep 2012 09:30:24 +0000 (11:30 +0200)]
Partial of the delivered changes (20120911) commited.

11 years agoWriteDataByIdentifier should return CNC when callback returns E_NOT_OK but has a...
john [Tue, 11 Sep 2012 08:43:11 +0000 (10:43 +0200)]
WriteDataByIdentifier should return CNC when callback returns E_NOT_OK but has a positive respcode.

11 years agoPassing back NRC from writeData-callback (fixed bug).
john [Wed, 5 Sep 2012 12:11:30 +0000 (14:11 +0200)]
Passing back NRC from writeData-callback (fixed bug).

11 years agoDem, made function storeAgingRecPerMem easier to read and safer for future use.
hebe [Tue, 4 Sep 2012 09:47:25 +0000 (11:47 +0200)]
Dem, made function storeAgingRecPerMem easier to read and safer for future use.

11 years agoDem, fixed faulty handling of writing aging buffer to Nvm. Fixed copying of freeze...
hebe [Tue, 4 Sep 2012 08:00:34 +0000 (10:00 +0200)]
Dem, fixed faulty handling of writing aging buffer to Nvm. Fixed copying of freeze frame mirror buffer in Dem_Init. Removed checksum calculation and check in Dem_Init. Buffer for events, freeze frames, extended data and aging no longer placed in section "dem_eventmemory_pri".

11 years agoRevert commit mistake.
Administrator [Fri, 31 Aug 2012 11:44:46 +0000 (19:44 +0800)]
Revert commit mistake.

11 years agoFixed Problem: Init of timeStamp was called twice.
Administrator [Fri, 31 Aug 2012 11:41:24 +0000 (19:41 +0800)]
Fixed Problem: Init of timeStamp was called twice.
Defined DEM_UNIT_TEST in order to make specific Dem unit test functions available.

11 years agoFixing problem: The call to internal function when sending periodic id needs to check...
Administrator [Fri, 31 Aug 2012 11:37:42 +0000 (19:37 +0800)]
Fixing problem: The call to internal function when sending periodic id needs to check that there is really a buffer available first.
Fixing problem: Added new algorithm for clear DDDID.
Fixing problem: Checking responsecode before doing periodic id read.
Feature: Added sketch for service ReadDTCInformation subfunction ReadSnapshotDataByDTC (not tested fully).

11 years agoTest Integration: Removed callout stubs because they conflicted with version in test...
Administrator [Fri, 31 Aug 2012 11:29:26 +0000 (19:29 +0800)]
Test Integration: Removed callout stubs because they conflicted with version in test project. Needs to be fixed in build system.

11 years agoRemoved comment.
hebe [Wed, 29 Aug 2012 10:20:12 +0000 (12:20 +0200)]
Removed comment.

11 years agoDem, removing event entries from primary memory buffers if the event does not exist...
hebe [Tue, 28 Aug 2012 14:41:10 +0000 (16:41 +0200)]
Dem, removing event entries from primary memory buffers if the event does not exist or should not be in primary memory.

11 years agoEvent is stored to event memory when event status changes. Previously event was only...
hebe [Tue, 28 Aug 2012 09:19:45 +0000 (11:19 +0200)]
Event is stored to event memory when event status changes. Previously event was only stored when event status changed to FAILED.

11 years agoDem, event status is set to changed when test passes and test has not previously...
hebe [Tue, 28 Aug 2012 09:16:48 +0000 (11:16 +0200)]
Dem, event status is set to changed when test passes and test has not previously been completed this operation cycle.

11 years agoPassing back NRC from writeData-callback.
john [Mon, 27 Aug 2012 14:42:11 +0000 (16:42 +0200)]
Passing back NRC from writeData-callback.

11 years agoIntegration fixes: Aging->Healing, moved HealingRecType, Corrected typo.
john [Mon, 27 Aug 2012 14:29:18 +0000 (16:29 +0200)]
Integration fixes: Aging->Healing, moved HealingRecType, Corrected typo.

11 years agoRenamed AgingRecType -> HealingRecType.
john [Mon, 27 Aug 2012 11:57:14 +0000 (13:57 +0200)]
Renamed AgingRecType -> HealingRecType.

11 years agoRemoved compiler warnings. TxDataType corrected.
hebe [Mon, 27 Aug 2012 11:40:03 +0000 (13:40 +0200)]
Removed compiler warnings. TxDataType corrected.

11 years agoDem, use of NvM is disabled when DEM_USE_NVM == STD_OFF. Removed deleteFreezeFrameDat...
hebe [Mon, 27 Aug 2012 11:38:32 +0000 (13:38 +0200)]
Dem, use of NvM is disabled when DEM_USE_NVM == STD_OFF. Removed deleteFreezeFrameDataPerMem (store function is identical and used instead) and deleteEventStatusRec (not used anymore). Removed argument passed to deleteFreezeFrameDataPerMem (this function takes no argument).

11 years agoRenamed AgingMirrorBuffer.
john [Fri, 24 Aug 2012 13:18:01 +0000 (15:18 +0200)]
Renamed AgingMirrorBuffer.
Removed extern declarations of MirrotBuffers from Dem_Lcfg.c

11 years agoChanged management of NvM Block Handles (Lu). Merged since it was made based on old...
john [Fri, 24 Aug 2012 12:54:47 +0000 (14:54 +0200)]
Changed management of NvM Block Handles (Lu). Merged since it was made based on old version (John).
Fixed missing } in Dem_Init.

11 years agoChanged Aging (AR 4.0) to Healing (AR 3.1).
john [Fri, 24 Aug 2012 09:29:59 +0000 (11:29 +0200)]
Changed Aging (AR 4.0) to Healing (AR 3.1).

11 years agoRemoved REVIEW comments. Changed management to avoid sending PDids at the same time...
john [Fri, 24 Aug 2012 08:16:37 +0000 (10:16 +0200)]
Removed REVIEW comments. Changed management to avoid sending PDids at the same time (related to one review comment).

11 years agoAdded generic version of Dcm_Callout_Stubs.c (for Read/WriteMemoryByAddress).
john [Thu, 23 Aug 2012 14:54:45 +0000 (16:54 +0200)]
Added generic version of Dcm_Callout_Stubs.c (for Read/WriteMemoryByAddress).

11 years agoAdded additions to Dcm and Dem (new tools required to use this update):
john [Thu, 23 Aug 2012 14:42:11 +0000 (16:42 +0200)]
Added additions to Dcm and Dem (new tools required to use this update):
Dcm Services added:
* ReadMemoryByAddress
* WriteMemoryByAddress
* InputOutputControlByIdentifier
* DynamicallyDefineIdentifier
* ReadDataByPeriodicIdentifier
Dem:
* FreezeFrame management (also with NvM connection)
* Aging (Healing)
* Fixed ReadAllSupportedDTCs
* Fixed management of DTC status bits.
* Clear DTC now reset event (instead of removing)
* Events are stored at the end of Operation Cycle.

11 years agoCirq_buffer did not compile for stm32 without including Platform_Types.h
jcar [Mon, 20 Aug 2012 13:43:47 +0000 (15:43 +0200)]
Cirq_buffer did not compile for stm32 without including Platform_Types.h

11 years agoAdded possibility to route in PDUR from COM to COM. This is already supported by...
maek [Fri, 17 Aug 2012 08:22:58 +0000 (10:22 +0200)]
Added possibility to route in PDUR from COM to COM. This is already supported by the tools. Useful for testing.

11 years agoAdded tag v2.12.1_RC1 for changeset 02da6e4184b5
mahi [Fri, 10 Aug 2012 06:34:27 +0000 (08:34 +0200)]
Added tag v2.12.1_RC1 for changeset 02da6e4184b5

11 years agoDbg: Added pls configs
mahi [Thu, 9 Aug 2012 12:15:10 +0000 (14:15 +0200)]
Dbg: Added pls configs

11 years agoprintf now supports both file and posix file no, a bit ugly. NvM: Corrected state...
mahi [Tue, 7 Aug 2012 11:41:13 +0000 (13:41 +0200)]
printf now supports both file and posix file no, a bit ugly. NvM: Corrected state. Fee: Added debug.

11 years agoNvm: Clarified DET macro use. Removed WriteBlock()
mahi [Fri, 3 Aug 2012 21:05:38 +0000 (23:05 +0200)]
Nvm: Clarified DET macro use. Removed WriteBlock()

11 years agoFee: Make Fee return E_NOT_OK when busy and dev error not on
mahi [Fri, 3 Aug 2012 20:31:25 +0000 (22:31 +0200)]
Fee: Make Fee return E_NOT_OK when busy and dev error not on

11 years agoNvM: Now handles when Fee/EA is busy
mahi [Fri, 3 Aug 2012 20:21:25 +0000 (22:21 +0200)]
NvM: Now handles when Fee/EA is busy

11 years agoFix for CAN controller event error polling. Ticket #1495.
hebe [Fri, 6 Jul 2012 12:18:51 +0000 (14:18 +0200)]
Fix for CAN controller event error polling. Ticket #1495.

11 years agoCan ppc, fix for bus off recovery.
hebe [Thu, 5 Jul 2012 12:53:01 +0000 (14:53 +0200)]
Can ppc, fix for bus off recovery.

11 years agoAdded tag v2.12.0 for changeset 21260854143a
mahi [Wed, 27 Jun 2012 06:02:36 +0000 (08:02 +0200)]
Added tag v2.12.0 for changeset 21260854143a

11 years agostm3210c. Regenerated com_simple example.
hebe [Tue, 26 Jun 2012 12:04:43 +0000 (14:04 +0200)]
stm3210c. Regenerated com_simple example.

11 years agompc5567, regenerated examples.
mahi [Tue, 26 Jun 2012 07:58:56 +0000 (09:58 +0200)]
mpc5567, regenerated examples.

11 years agoGenerated for mpc5516it
mahi [Tue, 26 Jun 2012 07:33:58 +0000 (09:33 +0200)]
Generated for mpc5516it

11 years agoFixed wrong cast causing compiler warning.
maek [Tue, 26 Jun 2012 06:31:52 +0000 (08:31 +0200)]
Fixed wrong cast causing compiler warning.

11 years agoAdded tag v2.12.0_RC1 for changeset 90da3c398d46
nier [Mon, 25 Jun 2012 08:41:19 +0000 (10:41 +0200)]
Added tag v2.12.0_RC1 for changeset 90da3c398d46

11 years agoFLS_TOTAL_SIZE changed in Fls_Cfg.h for mpc5668.
hebe [Mon, 25 Jun 2012 06:30:56 +0000 (08:30 +0200)]
FLS_TOTAL_SIZE changed in Fls_Cfg.h for mpc5668.

11 years agoChanged Ticket #1460 after review from hebe.
joek [Mon, 25 Jun 2012 06:22:49 +0000 (08:22 +0200)]
Changed Ticket #1460 after review from hebe.

11 years agoAdded support for LIN on MPC5567. Also make it possible to build a standalone LIN...
joek [Sun, 24 Jun 2012 19:10:23 +0000 (21:10 +0200)]
Added support for LIN on MPC5567. Also make it possible to build a standalone LIN master without any CAN network.

11 years agoFix deadline monitoring for defered signals in Ticket #1460
joek [Sun, 24 Jun 2012 16:47:47 +0000 (18:47 +0200)]
Fix deadline monitoring for defered signals in Ticket #1460

11 years agoQuick fix of signal groups in COM. Now with fixed com_tests
jcar [Thu, 21 Jun 2012 17:15:28 +0000 (19:15 +0200)]
Quick fix of signal groups in COM. Now with fixed com_tests

11 years agoAdded busoff and error polling functions
jcar [Thu, 21 Jun 2012 14:07:02 +0000 (16:07 +0200)]
Added busoff and error polling functions

11 years agoMerge with 0b3233f0611f4fbd877d050f763435bc3ad22fc6
jcar [Thu, 21 Jun 2012 13:48:42 +0000 (15:48 +0200)]
Merge with 0b3233f0611f4fbd877d050f763435bc3ad22fc6

11 years agoMerge with 5b38266ffa3760726ef675ba766f5438ff355602
jcar [Thu, 21 Jun 2012 13:31:45 +0000 (15:31 +0200)]
Merge with 5b38266ffa3760726ef675ba766f5438ff355602

11 years agoQuick fix of signal groups in COM. Not updated tests yet
jcar [Thu, 21 Jun 2012 13:27:07 +0000 (15:27 +0200)]
Quick fix of signal groups in COM. Not updated tests yet

11 years agocloses #1477
nier [Thu, 21 Jun 2012 11:22:57 +0000 (13:22 +0200)]
closes #1477

11 years agoAdc_560x, conversion may be started on channels 16-31, for mpc5668.
hebe [Wed, 20 Jun 2012 09:36:18 +0000 (11:36 +0200)]
Adc_560x, conversion may be started on channels 16-31, for mpc5668.

11 years agoNo removing .bin and .srec on clean.
hebe [Wed, 20 Jun 2012 09:09:57 +0000 (11:09 +0200)]
No removing .bin and .srec on clean.

11 years agoCan: Bug, multiplexed boxes not consided.
mahi [Sun, 10 Jun 2012 22:23:28 +0000 (00:23 +0200)]
Can: Bug, multiplexed boxes not consided.

11 years agompc55xx, SPI. Fix for controller to unit
mahi [Sun, 10 Jun 2012 21:53:13 +0000 (23:53 +0200)]
mpc55xx, SPI. Fix for controller to unit

11 years agoStarting 'ticket_1451' branch ticket_1451
jcar [Thu, 31 May 2012 12:01:10 +0000 (14:01 +0200)]
Starting 'ticket_1451' branch

11 years agoAdded wait for tx confirm when sending CF (#1440).
john [Mon, 28 May 2012 10:50:32 +0000 (12:50 +0200)]
Added wait for tx confirm when sending CF (#1440).
Added check for timeout in wait state (#1441).

11 years agoISR1 installer was wrong
mahi [Tue, 22 May 2012 13:14:47 +0000 (15:14 +0200)]
ISR1 installer was wrong

11 years agoAdded Compiler abstraction for mpc5668
mahi [Tue, 22 May 2012 10:40:48 +0000 (12:40 +0200)]
Added Compiler abstraction for mpc5668

11 years agoIoHwAb, added Det to internal
mahi [Tue, 22 May 2012 10:38:53 +0000 (12:38 +0200)]
IoHwAb, added Det to internal

11 years agoCorrected led_rte examples for mpc5516it and mpc5567qrtech
mahi [Tue, 22 May 2012 06:12:56 +0000 (08:12 +0200)]
Corrected led_rte examples for mpc5516it and mpc5567qrtech

11 years agoAdded IoHwAb Service Component to board_common.mk
mahi [Mon, 21 May 2012 13:09:40 +0000 (15:09 +0200)]
Added IoHwAb Service Component to board_common.mk

11 years agoCorrected the mpc5567 interrupt table.
mahi [Mon, 21 May 2012 21:36:38 +0000 (23:36 +0200)]
Corrected the mpc5567 interrupt table.

11 years agoAdded more default targets and possibility for post build targets.
mahi [Mon, 21 May 2012 21:22:27 +0000 (23:22 +0200)]
Added more default targets and possibility for post build targets.

11 years agoAdded tag v2.11.1 for changeset e5a9710a47ae
mahi [Fri, 18 May 2012 14:44:38 +0000 (16:44 +0200)]
Added tag v2.11.1 for changeset e5a9710a47ae

11 years agoAdded default configs for mpc5668
mahi [Fri, 18 May 2012 14:29:43 +0000 (16:29 +0200)]
Added default configs for mpc5668

11 years agompc5xxx fixes for adc and dma chip files
mahi [Fri, 18 May 2012 11:54:26 +0000 (13:54 +0200)]
mpc5xxx fixes for adc and dma chip files

11 years agoAdded SPI support for MPC5668 and MPC5567. Added DMA config for MPC5567. Added more...
mahi [Fri, 18 May 2012 09:02:17 +0000 (11:02 +0200)]
Added SPI support for MPC5668 and MPC5567. Added DMA config for MPC5567. Added more info on compilers when compiling.

11 years agoCan FIFO fixes
mahi [Fri, 18 May 2012 05:59:48 +0000 (07:59 +0200)]
Can FIFO fixes

11 years agofixed typo to make it compile
nier [Wed, 16 May 2012 09:06:04 +0000 (11:06 +0200)]
fixed typo to make it compile

11 years agoMerge with Ticket1389 (b8c4881fdf2b9afc4e37110fe72f9a560a95463a)
john [Tue, 15 May 2012 12:17:12 +0000 (14:17 +0200)]
Merge with Ticket1389 (b8c4881fdf2b9afc4e37110fe72f9a560a95463a)

11 years agoFix for Ticket1389' (branch). Ticket1389
john [Tue, 15 May 2012 12:14:51 +0000 (14:14 +0200)]
Fix for Ticket1389' (branch).

11 years agochanged unimplemented services to return E_NOT_OK
nier [Fri, 11 May 2012 15:00:02 +0000 (17:00 +0200)]
changed unimplemented services to return E_NOT_OK
fixed som typos to make it compile

11 years agoMPC5668: Corrected interrupt table
mahi [Sun, 13 May 2012 13:15:38 +0000 (15:15 +0200)]
MPC5668: Corrected interrupt table

11 years agoCan: PduId was cleared before calling callback
mahi [Sun, 13 May 2012 11:53:50 +0000 (13:53 +0200)]
Can: PduId was cleared before calling callback

11 years agoAdded info on what SPI is used during simple testing
mahi [Sun, 13 May 2012 09:16:33 +0000 (11:16 +0200)]
Added info on what SPI is used during simple testing

11 years agoAdded MPC5668 to irqs of CAN.
joek [Fri, 11 May 2012 18:52:38 +0000 (20:52 +0200)]
Added MPC5668 to irqs of CAN.

11 years agoMoved cirq_buffer to bank D (in arch link script). - to make os tests happy.
john [Fri, 11 May 2012 14:34:48 +0000 (16:34 +0200)]
Moved cirq_buffer to bank D (in arch link script). - to make os tests happy.

11 years agoMerge with 72b76971d86cc12908108311600e2d4db83012e7 (Ticket1374)
john [Fri, 11 May 2012 13:23:27 +0000 (15:23 +0200)]
Merge with 72b76971d86cc12908108311600e2d4db83012e7 (Ticket1374)

11 years agoAdded cirq_buffer to bank_B (trying to solve HC12 build problems). Ticket1374-CirqBuffer
john [Fri, 11 May 2012 13:21:47 +0000 (15:21 +0200)]
Added cirq_buffer to bank_B (trying to solve HC12 build problems).

11 years agoMerge with d65ea51aff4dcd78f52eba492b79cdf72b8743ce (Ticket1374)
john [Fri, 11 May 2012 12:59:53 +0000 (14:59 +0200)]
Merge with d65ea51aff4dcd78f52eba492b79cdf72b8743ce (Ticket1374)

11 years agocirq_buffer will always be buildt.
john [Fri, 11 May 2012 11:48:38 +0000 (13:48 +0200)]
cirq_buffer will always be buildt.

11 years agoStarting 'Ticket1374-CirqBuffer' branch
john [Fri, 11 May 2012 11:47:41 +0000 (13:47 +0200)]
Starting 'Ticket1374-CirqBuffer' branch

11 years agoMerge with 0741e19669343cd4c037eac53bc2d3c2a3aae079 (Ticket1375)
john [Fri, 11 May 2012 11:03:49 +0000 (13:03 +0200)]
Merge with 0741e19669343cd4c037eac53bc2d3c2a3aae079 (Ticket1375)

11 years agoCRC module only included for NvM (to avoid problems in HCS12 when always including). Ticket1375-AddCRCModules
john [Fri, 11 May 2012 10:53:19 +0000 (12:53 +0200)]
CRC module only included for NvM (to avoid problems in HCS12 when always including).

11 years agoMerge with e8d9d25368843a452feaf9f0f39848b674626d98
john [Fri, 11 May 2012 09:36:12 +0000 (11:36 +0200)]
Merge with e8d9d25368843a452feaf9f0f39848b674626d98

11 years agoChanged Fee calculations for blocks. Ticket #1359
joek [Fri, 11 May 2012 09:35:44 +0000 (11:35 +0200)]
Changed Fee calculations for blocks. Ticket #1359

11 years agoMerge with 86fb3a6cd4e403d7c722c2da37679c76636459b2
john [Fri, 11 May 2012 09:34:54 +0000 (11:34 +0200)]
Merge with 86fb3a6cd4e403d7c722c2da37679c76636459b2

11 years agoMerge with f848a99fe44ca692cb1a43f18d0231d2f02ea60c (Ticket1375)
john [Fri, 11 May 2012 09:32:02 +0000 (11:32 +0200)]
Merge with f848a99fe44ca692cb1a43f18d0231d2f02ea60c (Ticket1375)

11 years agoRemoved some commented lines.
john [Fri, 11 May 2012 09:28:42 +0000 (11:28 +0200)]
Removed some commented lines.

11 years agofixed func name
nier [Fri, 11 May 2012 09:26:16 +0000 (11:26 +0200)]
fixed func name

11 years agoMerge with 37f990d04dd0cdc480f011b79a15b6b4c09bdedf (Ticket1375).
john [Fri, 11 May 2012 09:24:56 +0000 (11:24 +0200)]
Merge with 37f990d04dd0cdc480f011b79a15b6b4c09bdedf (Ticket1375).

11 years agoCRC module always included in build.
john [Fri, 11 May 2012 09:16:28 +0000 (11:16 +0200)]
CRC module always included in build.

11 years agoStarting 'Ticket1375-AddCRCModules' branch
john [Fri, 11 May 2012 08:10:28 +0000 (10:10 +0200)]
Starting 'Ticket1375-AddCRCModules' branch

11 years agoNvm: If a ROM block is configured the operation will not fail.
mahi [Thu, 10 May 2012 21:33:33 +0000 (23:33 +0200)]
Nvm: If a ROM block is configured the operation will not fail.

11 years agoadded RTE for linux, good to have when testing, os can be stubbed
nier [Thu, 10 May 2012 09:40:08 +0000 (11:40 +0200)]
added RTE for linux, good to have when testing, os can be stubbed

11 years agoAdded multiBlock callback support.
mahi [Mon, 7 May 2012 21:23:13 +0000 (23:23 +0200)]
Added multiBlock callback support.

11 years agoMerge Ticket1358 into master
nier [Mon, 7 May 2012 12:43:09 +0000 (14:43 +0200)]
Merge Ticket1358 into master