]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
13 years agoMade config_01 and config_02 build again. Added config_03
mahi [Mon, 28 Jun 2010 04:02:53 +0000 (06:02 +0200)]
Made config_01 and config_02 build again. Added config_03

13 years agoFix for ticket-100
mahi [Tue, 22 Jun 2010 05:38:36 +0000 (07:38 +0200)]
Fix for ticket-100

13 years agomerge with ticket-97
mahi [Sun, 20 Jun 2010 14:26:41 +0000 (16:26 +0200)]
merge with ticket-97

13 years agoAdded board_info.txt to most boards. Added memory description for most boards. Missin...
mahi [Sun, 20 Jun 2010 13:05:20 +0000 (15:05 +0200)]
Added board_info.txt to most boards. Added memory description for most boards. Missing boards are stm32_stamp and HC12 boards

13 years agoStarting 'ticket-97' branch
mahi [Sun, 20 Jun 2010 08:12:08 +0000 (10:12 +0200)]
Starting 'ticket-97' branch

13 years agoMade config work
mahi [Sun, 20 Jun 2010 08:00:19 +0000 (10:00 +0200)]
Made config work

13 years agoFixes to build configs for simple and tiny. Added arm boards to simple and tiny
mahi [Fri, 18 Jun 2010 13:05:12 +0000 (15:05 +0200)]
Fixes to build configs for simple and tiny. Added arm boards to simple and tiny

13 years agoForgot the simple example.
mahi [Thu, 17 Jun 2010 12:37:25 +0000 (14:37 +0200)]
Forgot the simple example.

13 years agoChanged most configs to make them more readable.
mahi [Thu, 17 Jun 2010 12:34:08 +0000 (14:34 +0200)]
Changed most configs to make them more readable.

13 years agoRemoved Os_Cfg.h from simple example
mahi [Thu, 17 Jun 2010 08:24:10 +0000 (10:24 +0200)]
Removed Os_Cfg.h from simple example

13 years agoMerge with 0e036b1adeb8dc04e8d78232e12bfb02934f0abc
mahi [Mon, 14 Jun 2010 19:05:28 +0000 (21:05 +0200)]
Merge with 0e036b1adeb8dc04e8d78232e12bfb02934f0abc

13 years agoAdded leds for stm3210c and corrected bug in pll configuration
jcar [Fri, 11 Jun 2010 17:22:59 +0000 (19:22 +0200)]
Added leds for stm3210c and corrected bug in pll configuration

13 years agoARM: Config for stm32eval-c board
jcar [Thu, 10 Jun 2010 17:59:58 +0000 (19:59 +0200)]
ARM: Config for stm32eval-c board

13 years agoUpdated testsystem. Added test suites. Added Autostart tests. Autotester with T32.
mahi [Tue, 8 Jun 2010 20:18:03 +0000 (22:18 +0200)]
Updated testsystem. Added test suites. Added Autostart tests. Autotester with T32.

13 years agoARM: updates to port
jonte [Tue, 8 Jun 2010 08:25:03 +0000 (10:25 +0200)]
ARM: updates to port

14 years agoRemoved test_master
mahi [Mon, 31 May 2010 09:09:22 +0000 (11:09 +0200)]
Removed test_master

14 years agoARM: Completed Dio
jonte [Thu, 27 May 2010 07:41:39 +0000 (09:41 +0200)]
ARM: Completed Dio

14 years agoARM: CAN, CANIF, COM working. Moved Pwm to PB10,11.
jonte [Tue, 25 May 2010 11:30:25 +0000 (13:30 +0200)]
ARM: CAN, CANIF, COM working. Moved Pwm to PB10,11.

14 years agoAdded Linux "board" and made it possible to build without Kernel and EcuM.
mahi [Mon, 24 May 2010 18:13:08 +0000 (20:13 +0200)]
Added Linux "board" and made it possible to build without Kernel and EcuM.

14 years agoMerge with 611be225e1cd9a5cf482f394a0e53d3983ecb394
jcar [Mon, 24 May 2010 12:08:04 +0000 (14:08 +0200)]
Merge with 611be225e1cd9a5cf482f394a0e53d3983ecb394

14 years agoARM: First CAN version
jonte [Fri, 21 May 2010 15:45:38 +0000 (17:45 +0200)]
ARM: First CAN version

14 years agoAdded looping over multiple hoh in CanIf_Arc_FindHrhChannel().
pete [Fri, 21 May 2010 11:20:26 +0000 (13:20 +0200)]
Added looping over multiple hoh in CanIf_Arc_FindHrhChannel().

14 years agoAdded CanTP as available on mpc5567qrtech
pete [Fri, 21 May 2010 07:25:16 +0000 (09:25 +0200)]
Added CanTP as available on mpc5567qrtech

14 years agoARM: Added peripherals clock setup to mcu
jonte [Fri, 21 May 2010 06:42:21 +0000 (08:42 +0200)]
ARM: Added peripherals clock setup to mcu

14 years agoIgnore .project
jcar [Thu, 20 May 2010 15:31:20 +0000 (17:31 +0200)]
Ignore .project

14 years agoARM STM32: temporary dio,port, fls files added. Mcu clean ups.
jonte [Thu, 20 May 2010 15:16:50 +0000 (17:16 +0200)]
ARM STM32: temporary dio,port, fls files added. Mcu clean ups.

14 years agoMerged in from diagnostic-dev
tojo [Thu, 20 May 2010 10:16:28 +0000 (12:16 +0200)]
Merged in from diagnostic-dev

14 years agoChanged Dem_SetEventStatus return code when DEM_DEV_ERROR_DETECT is STD_OFF to E_NOT_OK.
pete [Thu, 20 May 2010 08:56:57 +0000 (10:56 +0200)]
Changed Dem_SetEventStatus return code when DEM_DEV_ERROR_DETECT is STD_OFF to E_NOT_OK.

14 years agoKernel fixes for autostart and schedule tables
tojo [Wed, 19 May 2010 13:18:19 +0000 (15:18 +0200)]
Kernel fixes for autostart and schedule tables

14 years agoAdded ramlog write possibility to stdout in newlib_port.c.
pete [Wed, 19 May 2010 12:09:47 +0000 (14:09 +0200)]
Added ramlog write possibility to stdout in newlib_port.c.

14 years agoMerged in from default
tojo [Mon, 17 May 2010 09:55:36 +0000 (11:55 +0200)]
Merged in from default

14 years agoAdded more checks and information in top makefile.
mahi [Thu, 13 May 2010 07:38:59 +0000 (09:38 +0200)]
Added more checks and information in top makefile.

14 years agoOne more schedule table fix
tojo [Tue, 11 May 2010 09:40:29 +0000 (11:40 +0200)]
One more schedule table fix

14 years agoFixed bug with schedule table expiry points
tojo [Mon, 10 May 2010 13:23:48 +0000 (15:23 +0200)]
Fixed bug with schedule table expiry points

14 years agoMerge with efb4cac2b44149b7fcd61664fef1977ed5131089
mahi [Fri, 7 May 2010 12:49:53 +0000 (14:49 +0200)]
Merge with efb4cac2b44149b7fcd61664fef1977ed5131089

14 years agoFix for scheduletable autostart
mahi [Fri, 7 May 2010 11:18:16 +0000 (13:18 +0200)]
Fix for scheduletable autostart

14 years agoOptimization of Dem code.
pete [Fri, 7 May 2010 11:08:25 +0000 (13:08 +0200)]
Optimization of Dem code.

14 years agoPerformance updates to DcmDsp.
pete [Fri, 7 May 2010 07:25:54 +0000 (09:25 +0200)]
Performance updates to DcmDsp.

14 years agoUpdates of CanTp includes and configs.
pete [Wed, 5 May 2010 10:10:26 +0000 (12:10 +0200)]
Updates of CanTp includes and configs.

14 years agoFixed autostart for tasks and scheduletables. NOT tested.
mahi [Tue, 4 May 2010 21:44:34 +0000 (23:44 +0200)]
Fixed autostart for tasks and scheduletables. NOT tested.

14 years agoAdded restting of timers in CanTp in two more cases.
pete [Tue, 4 May 2010 08:18:49 +0000 (10:18 +0200)]
Added restting of timers in CanTp in two more cases.

14 years agoUpdated examples to conform to new Com stack inter-communication
tojo [Mon, 3 May 2010 11:40:44 +0000 (13:40 +0200)]
Updated examples to conform to new Com stack inter-communication

14 years agoUpdated example arxml:s to work with BSW Builder 2.1
tojo [Mon, 3 May 2010 10:17:24 +0000 (12:17 +0200)]
Updated example arxml:s to work with BSW Builder 2.1

14 years agoNew configurable clock interface in Mcu for ARM
jonte [Fri, 30 Apr 2010 11:14:45 +0000 (13:14 +0200)]
New configurable clock interface in Mcu for ARM

14 years agoReadability improvements in dcm.
pete [Fri, 30 Apr 2010 09:59:52 +0000 (11:59 +0200)]
Readability improvements in dcm.

14 years agoUpdated some of CanTp storage variable sizes.
pete [Fri, 30 Apr 2010 07:58:18 +0000 (09:58 +0200)]
Updated some of CanTp storage variable sizes.

14 years agoMoved the DsdCreateAndSendNcr function.
pete [Fri, 30 Apr 2010 07:56:47 +0000 (09:56 +0200)]
Moved the DsdCreateAndSendNcr function.

14 years agoMoved sid id storing in to dcm to before message validation.
pete [Fri, 30 Apr 2010 07:26:01 +0000 (09:26 +0200)]
Moved sid id storing in to dcm to before message validation.
Added more exception handling in dcm.

14 years agoMoved clock setup into Mcu.c
jonte [Fri, 30 Apr 2010 06:43:42 +0000 (08:43 +0200)]
Moved clock setup into Mcu.c

14 years agoCleaning in ARM kernel
jonte [Fri, 30 Apr 2010 05:40:36 +0000 (07:40 +0200)]
Cleaning in ARM kernel

14 years agoFixed CanTP bug when consecutive frame where received with not validation that we...
UlrikHagstrom [Thu, 29 Apr 2010 11:37:00 +0000 (13:37 +0200)]
Fixed CanTP bug when consecutive frame where received with not validation that we wait for it and a few other improvments.

14 years agoAdded missing Pwm_Cfg for ARM boards
jonte [Thu, 29 Apr 2010 11:02:40 +0000 (13:02 +0200)]
Added missing Pwm_Cfg for ARM boards

14 years agoAdded some STM32 boards
mahi [Wed, 28 Apr 2010 19:19:31 +0000 (21:19 +0200)]
Added some STM32 boards

14 years agoArm Cortex-M3 running again (hopefully)
mahi [Wed, 28 Apr 2010 16:20:11 +0000 (18:20 +0200)]
Arm Cortex-M3 running again (hopefully)

14 years agoRestored lost line in CanTp.
pete [Wed, 28 Apr 2010 14:40:46 +0000 (16:40 +0200)]
Restored lost line in CanTp.

14 years agoMoved error codes to com_types.h from CanTp.c and removed debug-print flag.
UlrikHagstrom [Wed, 28 Apr 2010 14:12:45 +0000 (16:12 +0200)]
Moved error codes to com_types.h from CanTp.c and removed debug-print flag.

14 years agoAdded call to PduR when a ongoing Rx session is interrupted becuase new session is...
UlrikHagstrom [Wed, 28 Apr 2010 12:46:10 +0000 (14:46 +0200)]
Added call to PduR when a ongoing Rx session is interrupted becuase new session is forced to start.

14 years agoRemoved debug-mirror code from Dcm_Dsl.
UlrikHagstrom [Wed, 28 Apr 2010 08:38:42 +0000 (10:38 +0200)]
Removed debug-mirror code from Dcm_Dsl.

14 years agoMerge with DSL requirement-tagging and ST-min support in CANTP.
UlrikHagstrom [Wed, 28 Apr 2010 07:50:02 +0000 (09:50 +0200)]
Merge with DSL requirement-tagging and ST-min support in CANTP.

14 years agoAdded support for STmin and improved readability and requirement tags. Added requirem...
UlrikHagstrom [Wed, 28 Apr 2010 07:42:46 +0000 (09:42 +0200)]
Added support for STmin and improved readability and requirement tags. Added requirement-tags to DSL.

14 years agoBugfix of CanTp main dispatcher.
pete [Tue, 27 Apr 2010 11:49:17 +0000 (13:49 +0200)]
Bugfix of CanTp main dispatcher.
Requirement tagging.

14 years agoCorrected spelling of DEM_DTC_KIND_EMISSION_REL_DTCS in DCM.
pete [Tue, 27 Apr 2010 10:21:40 +0000 (12:21 +0200)]
Corrected spelling of DEM_DTC_KIND_EMISSION_REL_DTCS in DCM.

14 years agoAdded a lot of requirement tags for CANTP.
UlrikHagstrom [Tue, 27 Apr 2010 08:49:44 +0000 (10:49 +0200)]
Added a lot of requirement tags for CANTP.

14 years agoAdded support for busy response when requesting buffer from PDUR.
UlrikHagstrom [Mon, 26 Apr 2010 13:59:07 +0000 (15:59 +0200)]
Added support for busy response when requesting buffer from PDUR.

14 years agoCorrected spelling of DEM_DTC_KIND_EMISSION_REL_DTCS.
pete [Mon, 26 Apr 2010 11:54:36 +0000 (13:54 +0200)]
Corrected spelling of DEM_DTC_KIND_EMISSION_REL_DTCS.

14 years agoCorrected bug where consercutive frame initial value was faulty (0 should have been 1).
UlrikHagstrom [Mon, 26 Apr 2010 10:21:12 +0000 (12:21 +0200)]
Corrected bug where consercutive frame initial value was faulty (0 should have been 1).
Added support for hadling BS set to 0 (means that no FC should be used).

14 years agoFixed bug when CanTp times out and did not notify correct to PduR (DSL would never...
UlrikHagstrom [Fri, 23 Apr 2010 10:27:58 +0000 (12:27 +0200)]
Fixed bug when CanTp times out and did not notify correct to PduR (DSL would never release the provided Rx Buffer).

14 years agoImproved readability on CanTP Rx.
UlrikHagstrom [Fri, 23 Apr 2010 08:51:24 +0000 (10:51 +0200)]
Improved readability on CanTP Rx.

14 years agoMerged in from diagnostic-dev
tojo [Thu, 22 Apr 2010 11:54:10 +0000 (13:54 +0200)]
Merged in from diagnostic-dev

14 years agoMerged in from default
tojo [Thu, 22 Apr 2010 11:53:01 +0000 (13:53 +0200)]
Merged in from default

14 years agoRemoved a warning in printf.c.
pete [Thu, 22 Apr 2010 11:31:54 +0000 (13:31 +0200)]
Removed a warning in printf.c.

14 years agoMoved Dcm primary event memory to an uninitialized section.
pete [Thu, 22 Apr 2010 11:19:34 +0000 (13:19 +0200)]
Moved Dcm primary event memory to an uninitialized section.

14 years agoFixed PduR routing problem.
pete [Thu, 22 Apr 2010 10:31:30 +0000 (12:31 +0200)]
Fixed PduR routing problem.

14 years agoUpdates related to PduR.
pete [Thu, 22 Apr 2010 09:52:37 +0000 (11:52 +0200)]
Updates related to PduR.

14 years agoFixed compile warnings.
Mattias Ekberg [Thu, 22 Apr 2010 06:24:25 +0000 (08:24 +0200)]
Fixed compile warnings.

14 years agoCorrected PduId range check bug in Dcm.
pete [Wed, 21 Apr 2010 13:36:31 +0000 (15:36 +0200)]
Corrected PduId range check bug in Dcm.

14 years agoUpdated response handling in Dcm.
pete [Wed, 21 Apr 2010 11:46:10 +0000 (13:46 +0200)]
Updated response handling in Dcm.

14 years agoSolved bug with supressed tester present.
pete [Wed, 21 Apr 2010 08:03:34 +0000 (10:03 +0200)]
Solved bug with supressed tester present.
Removed special handling of SessionControl and SecurityAccess SID, assume correct configuration instead.

14 years agoLinker fixes for hcs12
tojo [Tue, 20 Apr 2010 11:55:34 +0000 (13:55 +0200)]
Linker fixes for hcs12

14 years agoRemoved unnecessary constants.
pete [Tue, 20 Apr 2010 10:14:36 +0000 (12:14 +0200)]
Removed unnecessary constants.

14 years agoFixes for polite COM-stack and cleanup of PduR.
Mattias Ekberg [Tue, 20 Apr 2010 14:00:08 +0000 (16:00 +0200)]
Fixes for polite COM-stack and cleanup of PduR.

14 years agoTransplant of "Clean up of simple example."
tojo [Tue, 20 Apr 2010 08:40:53 +0000 (10:40 +0200)]
Transplant of "Clean up of simple example."

14 years agoUpdated configuration of Dcm.
UlrikHagstrom [Mon, 19 Apr 2010 18:56:39 +0000 (20:56 +0200)]
Updated configuration of Dcm.

14 years agoAdded polite access to Tx Pdu.
UlrikHagstrom [Mon, 19 Apr 2010 17:07:42 +0000 (19:07 +0200)]
Added polite access to Tx Pdu.

14 years agoAdded const deklaration of CanTp pointers.
pete [Mon, 19 Apr 2010 16:34:37 +0000 (18:34 +0200)]
Added const deklaration of CanTp pointers.

14 years agoUpdate of PduR connected to include files and conditional compiling.
pete [Mon, 19 Apr 2010 13:00:09 +0000 (15:00 +0200)]
Update of PduR connected to include files and conditional compiling.

14 years agoRefactoring and includefile structure changes in Dcm.
pete [Mon, 19 Apr 2010 10:54:07 +0000 (12:54 +0200)]
Refactoring and includefile structure changes in Dcm.

14 years agoRefactoring in CanTp.
pete [Mon, 19 Apr 2010 10:51:07 +0000 (12:51 +0200)]
Refactoring in CanTp.

14 years agoMerged in from default
tojo [Fri, 16 Apr 2010 13:30:27 +0000 (15:30 +0200)]
Merged in from default

14 years agoMade COM and PduR use polite PDU IDs. Also optimized COM configuration and code to...
Mattias Ekberg [Fri, 16 Apr 2010 13:16:19 +0000 (15:16 +0200)]
Made COM and PduR use polite PDU IDs. Also optimized COM configuration and code to use much less memory.

14 years agoFixed SELECT_OPT in build system
tojo [Fri, 16 Apr 2010 08:50:44 +0000 (10:50 +0200)]
Fixed SELECT_OPT in build system

14 years agoClean up of tiny example.
Johan Ekberg [Thu, 15 Apr 2010 19:47:14 +0000 (21:47 +0200)]
Clean up of tiny example.

14 years agoFix for easier configuration of UINT8_N datatype.
Mattias Ekberg [Thu, 15 Apr 2010 17:12:01 +0000 (19:12 +0200)]
Fix for easier configuration of UINT8_N datatype.

14 years agoCanIf now uses polite PDU-IDs
tojo [Thu, 15 Apr 2010 16:39:31 +0000 (18:39 +0200)]
CanIf now uses polite PDU-IDs

14 years agoCorrections in diagnostic communication.
UlrikHagstrom [Fri, 16 Apr 2010 10:29:10 +0000 (12:29 +0200)]
Corrections in diagnostic communication.

14 years agoAdded include of CanTp_Cfg.h to CanTp.h
pete [Thu, 15 Apr 2010 15:07:26 +0000 (17:07 +0200)]
Added include of CanTp_Cfg.h to CanTp.h

14 years agoUpdated CanTp and DcmDsl.
pete [Thu, 15 Apr 2010 12:10:27 +0000 (14:10 +0200)]
Updated CanTp and DcmDsl.

14 years agoOptimization of Dcm.
pete [Wed, 14 Apr 2010 15:29:15 +0000 (17:29 +0200)]
Optimization of Dcm.

14 years agoRemoved unused defines.
pete [Wed, 14 Apr 2010 13:02:02 +0000 (15:02 +0200)]
Removed unused defines.

14 years agoUpdates related to Trace.h to debug.h renaming.
pete [Wed, 14 Apr 2010 12:44:29 +0000 (14:44 +0200)]
Updates related to Trace.h to debug.h renaming.