]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
11 years agoUpdated after mcaltest run ticket1534
jcar [Fri, 7 Sep 2012 07:32:48 +0000 (09:32 +0200)]
Updated after mcaltest run

11 years agoadded 5606b support(5607b should be mostly the exact same so added that for linkfile...
jcar [Fri, 31 Aug 2012 11:11:35 +0000 (13:11 +0200)]
added 5606b support(5607b should be mostly the exact same so added that for linkfile too)

11 years agoadded 5606b support(5607b should be mostly the exact same so added that for linkfile...
jcar [Fri, 31 Aug 2012 10:53:42 +0000 (12:53 +0200)]
added 5606b support(5607b should be mostly the exact same so added that for linkfile too)

11 years agoadded 5606b support(5607b should be mostly the exact same so added that for linkfile...
jcar [Fri, 31 Aug 2012 10:50:21 +0000 (12:50 +0200)]
added 5606b support(5607b should be mostly the exact same so added that for linkfile too)

11 years agoadded 12bit support for 5606b registers for ADC
jcar [Fri, 31 Aug 2012 07:35:15 +0000 (09:35 +0200)]
added 12bit support for 5606b registers for ADC

11 years agoAdded multiple units for ADC module and removed hard configed ADC_GROUP0 forever....
jcar [Thu, 30 Aug 2012 12:50:28 +0000 (14:50 +0200)]
Added multiple units for ADC module and removed hard configed ADC_GROUP0 forever....

11 years agoStarting 'ticket1534' branch
jcar [Tue, 21 Aug 2012 09:02:59 +0000 (11:02 +0200)]
Starting 'ticket1534' branch

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

11 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

11 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

11 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

11 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

11 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

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

11 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

11 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

11 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

11 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

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

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

11 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