]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
12 years agoAdded J1939 to PduR. Warning: totally untested so far.
maek [Thu, 15 Sep 2011 20:42:14 +0000 (22:42 +0200)]
Added J1939 to PduR. Warning: totally untested so far.

12 years agomore work on j1939tp
nier [Thu, 15 Sep 2011 13:47:21 +0000 (15:47 +0200)]
more work on j1939tp

12 years agosimple cmdt transmit working
nier [Tue, 13 Sep 2011 16:07:40 +0000 (18:07 +0200)]
simple cmdt transmit working

12 years agomore work on j1939tp
nier [Mon, 12 Sep 2011 09:02:46 +0000 (11:02 +0200)]
more work on j1939tp

12 years agomore work on j1939tp
nier [Fri, 9 Sep 2011 14:28:22 +0000 (16:28 +0200)]
more work on j1939tp

12 years agostarting J1939Tp development
nier [Thu, 8 Sep 2011 12:08:48 +0000 (14:08 +0200)]
starting J1939Tp development

12 years agoStarting 'j1939tp' branch
nier [Wed, 7 Sep 2011 12:44:55 +0000 (14:44 +0200)]
Starting 'j1939tp' branch

12 years agoadded section for dem events, without this line dem_init() will crash
nier [Tue, 30 Aug 2011 11:35:57 +0000 (13:35 +0200)]
added section for dem events, without this line dem_init() will crash

12 years agoLint fixes in Ea.
eija [Tue, 30 Aug 2011 06:24:26 +0000 (08:24 +0200)]
Lint fixes in Ea.

12 years agoLint fixes in Ea.
eija [Tue, 30 Aug 2011 06:20:13 +0000 (08:20 +0200)]
Lint fixes in Ea.

12 years agoLint fixes in Ea.
eija [Tue, 30 Aug 2011 06:16:50 +0000 (08:16 +0200)]
Lint fixes in Ea.

12 years agoMerge with db71c5a48305e01c302fc925467dc6674f2cb13a
eija [Fri, 26 Aug 2011 12:25:32 +0000 (14:25 +0200)]
Merge with db71c5a48305e01c302fc925467dc6674f2cb13a

12 years agoLint fixes in dem. New PC-Lint errors occurs when some config variables are zero.
eija [Fri, 26 Aug 2011 12:22:41 +0000 (14:22 +0200)]
Lint fixes in dem. New PC-Lint errors occurs when some config variables are zero.

12 years agoMore Sleep(0) fixes
mahi [Wed, 24 Aug 2011 15:57:14 +0000 (17:57 +0200)]
More Sleep(0) fixes

12 years agoChanged ramlog.h to Ramlog.h
mahi [Wed, 24 Aug 2011 09:28:40 +0000 (11:28 +0200)]
Changed ramlog.h to Ramlog.h

12 years agoFixes to Sleep()
mahi [Tue, 23 Aug 2011 22:09:36 +0000 (00:09 +0200)]
Fixes to Sleep()

12 years agoFixed ramlog when using SELECT_OS_CONSOLE.
mahi [Tue, 23 Aug 2011 18:41:19 +0000 (20:41 +0200)]
Fixed ramlog when using SELECT_OS_CONSOLE.
Using posix fileno instead of newlib FILE *.( should be more portable to other
libraries now also.

12 years agolint fixes in WdgM.
eija [Fri, 19 Aug 2011 09:08:53 +0000 (11:08 +0200)]
lint fixes in WdgM.

12 years agoChanged missprints of Nvm.h to NvM.h.
eija [Fri, 19 Aug 2011 08:01:52 +0000 (10:01 +0200)]
Changed missprints of Nvm.h to NvM.h.

12 years agoBugfix in WdgM.
eija [Thu, 18 Aug 2011 11:17:28 +0000 (13:17 +0200)]
Bugfix in WdgM.

12 years agoFixes in WdgM: taking care of cases when WDGM_DEV_ERROR_DETECT is off and disabling...
eija [Wed, 17 Aug 2011 13:57:46 +0000 (15:57 +0200)]
Fixes in WdgM: taking care of cases when WDGM_DEV_ERROR_DETECT is off and disabling gpt functions if no gpt is used.

12 years agoCompleted lint fixes in PduR.
eija [Mon, 15 Aug 2011 14:14:48 +0000 (16:14 +0200)]
Completed lint fixes in PduR.

12 years agoMerge with b7eed0423124a8127fa550875540af1132e4cc89
eija [Fri, 12 Aug 2011 13:14:58 +0000 (15:14 +0200)]
Merge with b7eed0423124a8127fa550875540af1132e4cc89

12 years agolint fixes in PduR. TODO in PduR_CanTp.c.
eija [Fri, 12 Aug 2011 12:28:56 +0000 (14:28 +0200)]
lint fixes in PduR. TODO in PduR_CanTp.c.

12 years agoAdded ramlog header file
mahi [Fri, 12 Aug 2011 11:26:16 +0000 (13:26 +0200)]
Added ramlog header file

12 years agolint fixes in PduR.
eija [Fri, 12 Aug 2011 11:03:01 +0000 (13:03 +0200)]
lint fixes in PduR.

12 years agolint fixes in PduR.
eija [Fri, 12 Aug 2011 09:16:06 +0000 (11:16 +0200)]
lint fixes in PduR.

12 years agolint fixes in PduR.
eija [Fri, 12 Aug 2011 09:10:50 +0000 (11:10 +0200)]
lint fixes in PduR.

12 years agolint fixes in EcuM.
eija [Wed, 10 Aug 2011 10:46:14 +0000 (12:46 +0200)]
lint fixes in EcuM.

12 years agoIn Os_IsrGet( ISRType id ) added return of Os_IsrVarList[id] only if "#if OS_ISR_CNT...
eija [Wed, 10 Aug 2011 10:45:48 +0000 (12:45 +0200)]
In Os_IsrGet( ISRType id ) added return of Os_IsrVarList[id] only if "#if OS_ISR_CNT != 0" since list is not defined otherwise.

12 years agoRemoved include of Ramlog.h to fix build problem in EcuMTests. In Os_IsrGet( ISRType...
eija [Wed, 10 Aug 2011 08:40:25 +0000 (10:40 +0200)]
Removed include of Ramlog.h to fix build problem in EcuMTests. In Os_IsrGet( ISRType id ) added return of Os_IsrVarList[id] only if "#if OS_ISR_CNT != 0" since list is not defined otherwise. + minor cleanup.

12 years agolint fixes in Com.
eija [Tue, 9 Aug 2011 13:51:29 +0000 (15:51 +0200)]
lint fixes in Com.

12 years agoAdded type char to Platform_Types. Type is needed in WdgM.
eija [Tue, 9 Aug 2011 12:24:54 +0000 (14:24 +0200)]
Added type char to Platform_Types. Type is needed in WdgM.

12 years agoChanged datatype on linker test data. see Ticket #152
joek [Thu, 4 Aug 2011 10:29:47 +0000 (12:29 +0200)]
Changed datatype on linker test data. see Ticket #152

12 years agofixed missed {
nier [Wed, 20 Jul 2011 13:16:54 +0000 (15:16 +0200)]
fixed missed {

12 years agofixed bug, if more than one application is used the RES_SCHEDULER cant be accessed
nier [Wed, 20 Jul 2011 12:24:26 +0000 (14:24 +0200)]
fixed bug, if more than one application is used the RES_SCHEDULER cant be accessed

12 years agoReplaced #include "os.h" with #include "Os.h"
tojo [Thu, 14 Jul 2011 10:53:40 +0000 (12:53 +0200)]
Replaced #include "os.h" with #include "Os.h"

12 years agoAdded mpc5567 version of led_rte example
tojo [Thu, 14 Jul 2011 09:25:19 +0000 (11:25 +0200)]
Added mpc5567 version of led_rte example

12 years agoMore fixes for imask_t
tojo [Wed, 13 Jul 2011 13:48:18 +0000 (15:48 +0200)]
More fixes for imask_t

12 years agoFixed build problem with imask_t in Com_Com.c
tojo [Wed, 13 Jul 2011 13:39:07 +0000 (15:39 +0200)]
Fixed build problem with imask_t in Com_Com.c

12 years agoAdc fixes for mpc55xx
tojo [Wed, 13 Jul 2011 12:54:18 +0000 (14:54 +0200)]
Adc fixes for mpc55xx

12 years agoTotal cleanup of Disable/Enable interrupts, removed Enter/exitCriticalSection and...
jcar [Tue, 12 Jul 2011 11:19:18 +0000 (13:19 +0200)]
Total cleanup of Disable/Enable interrupts, removed Enter/exitCriticalSection and so on...part2

12 years agoTotal cleanup of Disable/Enable interrupts, removed Enter/exitCriticalSection and...
jcar [Tue, 12 Jul 2011 11:05:31 +0000 (13:05 +0200)]
Total cleanup of Disable/Enable interrupts, removed Enter/exitCriticalSection and so on...

12 years agoAdded tag arc-stable_2.9.0 for changeset 4e4db16e7037
tojo [Fri, 8 Jul 2011 14:17:11 +0000 (16:17 +0200)]
Added tag arc-stable_2.9.0 for changeset 4e4db16e7037

12 years agoMade binaries copied to arc/binaries end up in subfolders after board
tojo [Thu, 7 Jul 2011 16:27:04 +0000 (18:27 +0200)]
Made binaries copied to arc/binaries end up in subfolders after board

12 years agoRemoved 'components' folder as it was no longer used
tojo [Thu, 7 Jul 2011 07:58:19 +0000 (09:58 +0200)]
Removed 'components' folder as it was no longer used

12 years agoAdded ignore for 'binaries/*'
tojo [Wed, 6 Jul 2011 18:37:02 +0000 (20:37 +0200)]
Added ignore for 'binaries/*'

12 years agoCreated example 'led_rte' for mpc5516it
tojo [Wed, 6 Jul 2011 18:33:35 +0000 (20:33 +0200)]
Created example 'led_rte' for mpc5516it

12 years agoCreated example 'com_simple' for mpc5516it and stm3210c
tojo [Wed, 6 Jul 2011 11:57:55 +0000 (13:57 +0200)]
Created example 'com_simple' for mpc5516it and stm3210c

12 years agoChange code to keep CW silent
mahi [Tue, 5 Jul 2011 07:17:55 +0000 (09:17 +0200)]
Change code to keep CW silent

12 years agoImplemented full support for big/little endian signals on big/little endian architectures
tojo [Mon, 4 Jul 2011 17:49:36 +0000 (19:49 +0200)]
Implemented full support for big/little endian signals on big/little endian architectures

12 years agoMerge with 97bd8ebb11194522d3aef847fdd15deded158877
maek [Thu, 30 Jun 2011 15:33:07 +0000 (17:33 +0200)]
Merge with 97bd8ebb11194522d3aef847fdd15deded158877

12 years agoMade rte_simple example more advanced by adding a blinker.
maek [Thu, 30 Jun 2011 15:31:42 +0000 (17:31 +0200)]
Made rte_simple example more advanced by adding a blinker.

12 years agoMacro in CanIf was wrong, corrected
mahi [Wed, 29 Jun 2011 21:17:34 +0000 (23:17 +0200)]
Macro in CanIf was wrong, corrected

12 years agoLinker problems for CW fixed
mahi [Wed, 29 Jun 2011 21:14:31 +0000 (23:14 +0200)]
Linker problems for CW fixed

12 years agoUpdated a register name in Flc.c
pete [Wed, 29 Jun 2011 12:33:28 +0000 (14:33 +0200)]
Updated a register name in Flc.c

12 years agoFixed unused function warning when not using runtime configuration of pdu ids in...
maek [Wed, 29 Jun 2011 11:37:07 +0000 (13:37 +0200)]
Fixed unused function warning when not using runtime configuration of pdu ids in can if.

12 years agoAdded guards for TRUE and FALSE defines in Platform_Types.h. (These always create...
maek [Wed, 29 Jun 2011 10:10:44 +0000 (12:10 +0200)]
Added guards for TRUE and FALSE defines in Platform_Types.h. (These always create problems when building together with SWCs generated from Simulink).

12 years agoEnable Freeze mode on HCS12 adc.
joek [Tue, 28 Jun 2011 18:27:26 +0000 (20:27 +0200)]
Enable Freeze mode on HCS12 adc.

12 years agoUpdate of HCS12 to fit ADC mcal tests.
joek [Tue, 28 Jun 2011 15:01:32 +0000 (17:01 +0200)]
Update of HCS12 to fit ADC mcal tests.

12 years agoADC fix for HCS12 and an updated HCS12 example.
joek [Mon, 27 Jun 2011 20:02:36 +0000 (22:02 +0200)]
ADC fix for HCS12 and an updated HCS12 example.

12 years agoMerged heads
tojo [Tue, 28 Jun 2011 16:26:33 +0000 (18:26 +0200)]
Merged heads

12 years agoA bit better development error detection in Adc for ARM CM3
tojo [Tue, 28 Jun 2011 16:25:59 +0000 (18:25 +0200)]
A bit better development error detection in Adc for ARM CM3

12 years agoBetter development error detection in Pwm for ARM CM3
tojo [Tue, 28 Jun 2011 14:30:53 +0000 (16:30 +0200)]
Better development error detection in Pwm for ARM CM3

12 years agoMerge with 07e2d7ea1cdac202220b9931e39489907f57002a
jcar [Tue, 28 Jun 2011 13:46:19 +0000 (15:46 +0200)]
Merge with 07e2d7ea1cdac202220b9931e39489907f57002a

12 years agoAdded "removed" flash support for mpc5606s again
jcar [Tue, 28 Jun 2011 13:45:14 +0000 (15:45 +0200)]
Added "removed" flash support for mpc5606s again

12 years agoCorrected a validation macro in fls.c.
pete [Tue, 28 Jun 2011 11:20:28 +0000 (13:20 +0200)]
Corrected a validation macro in fls.c.

12 years agoUpdated LinIf to new PduR API.
maek [Tue, 28 Jun 2011 09:09:28 +0000 (11:09 +0200)]
Updated LinIf to new PduR API.

12 years agoMerge heads in default branch.
maek [Mon, 27 Jun 2011 13:18:47 +0000 (15:18 +0200)]
Merge heads in default branch.

12 years agoUpdated pwm.c and port.c for ppc after mcaltest.
pete [Mon, 27 Jun 2011 12:52:38 +0000 (14:52 +0200)]
Updated pwm.c and port.c for ppc after mcaltest.

12 years agoFixed duplicate modules in make system output.
maek [Mon, 27 Jun 2011 10:59:07 +0000 (12:59 +0200)]
Fixed duplicate modules in make system output.

12 years agoRequired modules are now added to each board.
maek [Mon, 27 Jun 2011 10:30:09 +0000 (12:30 +0200)]
Required modules are now added to each board.

12 years agoFixed warning for KEIL LCD terminal.
maek [Mon, 27 Jun 2011 10:22:09 +0000 (12:22 +0200)]
Fixed warning for KEIL LCD terminal.

12 years agoAdded config example for EA.
joek [Mon, 27 Jun 2011 09:56:56 +0000 (11:56 +0200)]
Added config example for EA.

12 years agoEnabled Wdg config parameter.
joek [Mon, 27 Jun 2011 08:24:33 +0000 (10:24 +0200)]
Enabled Wdg config parameter.

12 years agoAdded EEP and SPi to default configs.
joek [Mon, 27 Jun 2011 06:35:50 +0000 (08:35 +0200)]
Added EEP and SPi to default configs.

12 years agoMerge with e21f523dbc331df3f00ea5e338a7c46d0b34a47f
joek [Sun, 26 Jun 2011 19:16:38 +0000 (21:16 +0200)]
Merge with e21f523dbc331df3f00ea5e338a7c46d0b34a47f

12 years agoNew version of EA with admin block handling.
joek [Thu, 23 Jun 2011 11:28:15 +0000 (13:28 +0200)]
New version of EA with admin block handling.

12 years agoMPC551xsim. Corrected simple example. Removed kernel_extra example arc-stable_2.9.0_RC1
mahi [Wed, 22 Jun 2011 21:28:06 +0000 (23:28 +0200)]
MPC551xsim. Corrected simple example. Removed kernel_extra example

12 years agoMerge with default. Tested MPC5606 MCAL. Built all MCALS
mahi [Wed, 22 Jun 2011 21:04:27 +0000 (23:04 +0200)]
Merge with default. Tested MPC5606 MCAL. Built all MCALS

12 years agoAdded checks for the maximum number of ISRs. New vectors does NOT install over old...
mahi [Wed, 22 Jun 2011 20:56:04 +0000 (22:56 +0200)]
Added checks for the maximum number of ISRs. New vectors does NOT install over old ones

12 years agoBugfix for installing ISRs
mahi [Wed, 22 Jun 2011 19:15:38 +0000 (21:15 +0200)]
Bugfix for installing ISRs

12 years agoMerge with 6a0d781695de5985f14b356c6bf23b6494d06c18
nier [Wed, 22 Jun 2011 16:34:54 +0000 (18:34 +0200)]
Merge with 6a0d781695de5985f14b356c6bf23b6494d06c18

12 years agochanged default timeout value on watchdog
nier [Wed, 22 Jun 2011 16:32:00 +0000 (18:32 +0200)]
changed default timeout value on watchdog

12 years agoMerge with 2e6fca6e6c1c9a511e04ad07dde17d1f36145617
jcar [Wed, 22 Jun 2011 14:22:30 +0000 (16:22 +0200)]
Merge with 2e6fca6e6c1c9a511e04ad07dde17d1f36145617

12 years agoFixed more Pwm
jcar [Wed, 22 Jun 2011 14:22:01 +0000 (16:22 +0200)]
Fixed more Pwm

12 years agochanged default timeout value on watchdog
nier [Wed, 22 Jun 2011 14:12:27 +0000 (16:12 +0200)]
changed default timeout value on watchdog

12 years agoUpdate of PWM for HCS12.
joek [Wed, 22 Jun 2011 14:00:24 +0000 (16:00 +0200)]
Update of PWM for HCS12.

12 years agoFixed PWM with correct API config values according to spec. Done for powerpc and...
jcar [Wed, 22 Jun 2011 13:21:47 +0000 (15:21 +0200)]
Fixed PWM with correct API config values according to spec. Done for powerpc and hcs12

12 years agoStarting 'arc-stable_2.9.0_RC1' branch
tojo [Wed, 22 Jun 2011 12:36:53 +0000 (14:36 +0200)]
Starting 'arc-stable_2.9.0_RC1' branch

12 years agoRemoved default configs for pwm and adc for 5606s
jcar [Wed, 22 Jun 2011 11:11:46 +0000 (13:11 +0200)]
Removed default configs for pwm and adc for 5606s

12 years agoMerged heads
tojo [Wed, 22 Jun 2011 09:02:04 +0000 (11:02 +0200)]
Merged heads

12 years agoReinstated rule to produce .ldp-files for compatibility
tojo [Wed, 22 Jun 2011 08:59:30 +0000 (10:59 +0200)]
Reinstated rule to produce .ldp-files for compatibility

12 years agoUpdated makefiles for more consistency
tojo [Wed, 22 Jun 2011 08:54:16 +0000 (10:54 +0200)]
Updated makefiles for more consistency

12 years agoFixed MPC5606 merge. Fixed buildbot not building
mahi [Wed, 22 Jun 2011 08:15:15 +0000 (10:15 +0200)]
Fixed MPC5606 merge. Fixed buildbot not building

12 years agoRenamed and moved build_example.mk
tojo [Wed, 22 Jun 2011 08:04:57 +0000 (10:04 +0200)]
Renamed and moved build_example.mk

12 years agoIntegration of EA in build system and boards.
joek [Wed, 22 Jun 2011 07:23:10 +0000 (09:23 +0200)]
Integration of EA in build system and boards.

12 years agoRegenerated schtbl example and corrected MCU for mpc551xsim
mahi [Tue, 21 Jun 2011 21:41:55 +0000 (23:41 +0200)]
Regenerated schtbl example and corrected MCU for mpc551xsim

12 years agoMerge with 4141ffe5d4c899ebbe17249ad377dc8439147a18
jcar [Tue, 21 Jun 2011 15:51:46 +0000 (17:51 +0200)]
Merge with 4141ffe5d4c899ebbe17249ad377dc8439147a18

12 years agoPwm updated after mcal tests added. Tested only for mpc5606s so far
jcar [Tue, 21 Jun 2011 15:50:56 +0000 (17:50 +0200)]
Pwm updated after mcal tests added. Tested only for mpc5606s so far