]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
12 years agoCOM protection
jcar [Wed, 30 Nov 2011 09:46:15 +0000 (10:46 +0100)]
COM protection

12 years agoUpdated dynamicPdu stuff to match new COM structs
jcar [Tue, 29 Nov 2011 09:22:42 +0000 (10:22 +0100)]
Updated dynamicPdu stuff to match new COM structs

12 years agoMerge with 55ab039c2569c5946bde91fa87dbd94dac4aed51
jcar [Tue, 29 Nov 2011 08:05:11 +0000 (09:05 +0100)]
Merge with 55ab039c2569c5946bde91fa87dbd94dac4aed51

12 years agoMerge with 1872fc0411675a23601edd025afc8bac545c2f52
jcar [Tue, 29 Nov 2011 07:45:13 +0000 (08:45 +0100)]
Merge with 1872fc0411675a23601edd025afc8bac545c2f52

12 years agoCOM with reduced RAM usage, comTests working and ready for integration
jcar [Tue, 29 Nov 2011 07:18:35 +0000 (08:18 +0100)]
COM with reduced RAM usage, comTests working and ready for integration

12 years agoFixed ticket1116
mahi [Mon, 28 Nov 2011 22:03:48 +0000 (23:03 +0100)]
Fixed ticket1116

CW och makefile cleanup:
- CW now uses GCC syntax (problems are clickable in eclipse)
- BUILD_LOAD_MODULE in tules.mk is gone.
- Optimization options now work.
- Nagging about wrong filetype is now gone is most cases.
- Dependency generation now works

12 years agoAdded memory usage script. Enable with CFG_PRINT_MEM_USAGE
mahi [Mon, 28 Nov 2011 20:13:46 +0000 (21:13 +0100)]
Added memory usage script. Enable with CFG_PRINT_MEM_USAGE

12 years agoproper return of error code in j1939tp_transmit com_dynamic_pdu
nier [Fri, 25 Nov 2011 17:06:14 +0000 (18:06 +0100)]
proper return of error code in j1939tp_transmit

12 years agofixed bug, must restore irq before returning
nier [Fri, 25 Nov 2011 16:20:38 +0000 (17:20 +0100)]
fixed bug, must restore irq before returning

12 years agomore work on dynamic signals
nier [Fri, 25 Nov 2011 16:20:12 +0000 (17:20 +0100)]
more work on dynamic signals

12 years agoFirst fixed version of COM with reduced RAM usage
jcar [Thu, 24 Nov 2011 16:04:35 +0000 (17:04 +0100)]
First fixed version of COM with reduced RAM usage

12 years agoimplemented sendDynSignal
nier [Wed, 23 Nov 2011 16:30:52 +0000 (17:30 +0100)]
implemented sendDynSignal

12 years agoRemoved unnecessary stuff from msl_port.c
jcar [Wed, 23 Nov 2011 14:12:20 +0000 (15:12 +0100)]
Removed unnecessary stuff from msl_port.c

12 years agoFixed an error in CanSM for multiple can controllers
jcar [Wed, 23 Nov 2011 12:31:55 +0000 (13:31 +0100)]
Fixed an error in CanSM for multiple can controllers

12 years agoStarting 'COM_RAM_usage' branch
jcar [Wed, 23 Nov 2011 09:04:45 +0000 (10:04 +0100)]
Starting 'COM_RAM_usage' branch

12 years agoStarting 'com_dynamic_pdu' branch
nier [Tue, 22 Nov 2011 13:30:15 +0000 (14:30 +0100)]
Starting 'com_dynamic_pdu' branch

12 years agoAdded tag arc-stable_2.10.0 for changeset 7f0d7e242c66
john [Tue, 22 Nov 2011 13:00:00 +0000 (14:00 +0100)]
Added tag arc-stable_2.10.0 for changeset 7f0d7e242c66

12 years agoAdded tag v2.10.0_RC5 for changeset f239138bc57a
nier [Mon, 21 Nov 2011 10:20:48 +0000 (11:20 +0100)]
Added tag v2.10.0_RC5 for changeset f239138bc57a

12 years agoMerge with 657f2b117b6bef8250b2d9ffc85e03d35f522ce8
nier [Mon, 21 Nov 2011 10:18:56 +0000 (11:18 +0100)]
Merge with 657f2b117b6bef8250b2d9ffc85e03d35f522ce8

12 years agoRegenerated examples.
maek [Sun, 20 Nov 2011 10:58:06 +0000 (11:58 +0100)]
Regenerated examples.

12 years agoRegenerated examples.
maek [Sun, 20 Nov 2011 10:57:15 +0000 (11:57 +0100)]
Regenerated examples.

12 years agoFix #1100 - com now compiles when using COM_DEV_ERROR_DETECT
maek [Sun, 20 Nov 2011 10:24:45 +0000 (11:24 +0100)]
Fix #1100 - com now compiles when using COM_DEV_ERROR_DETECT

12 years agoj1939tp did not timeout a tx direct pg because rxIndictation was called instead of...
nier [Fri, 18 Nov 2011 18:22:35 +0000 (19:22 +0100)]
j1939tp did not timeout a tx direct pg because rxIndictation was called instead of txConfirmation

12 years agoj1939tp did not timeout a tx direct pg because rxIndictation was called instead of...
nier [Fri, 18 Nov 2011 18:22:35 +0000 (19:22 +0100)]
j1939tp did not timeout a tx direct pg because rxIndictation was called instead of txConfirmation

12 years agoAdded tag v2.10.0_RC4 for changeset a6f7988f0971
nier [Fri, 18 Nov 2011 12:42:13 +0000 (13:42 +0100)]
Added tag v2.10.0_RC4 for changeset a6f7988f0971

12 years agoFixing some problems and re-generating examples.
john [Fri, 18 Nov 2011 13:04:30 +0000 (14:04 +0100)]
Fixing some problems and re-generating examples.

12 years agoRegenerated examples.
maek [Sun, 20 Nov 2011 10:58:06 +0000 (11:58 +0100)]
Regenerated examples.

12 years agoRegenerated examples.
maek [Sun, 20 Nov 2011 10:57:15 +0000 (11:57 +0100)]
Regenerated examples.

12 years agoFix #1100 - com now compiles when using COM_DEV_ERROR_DETECT
maek [Sun, 20 Nov 2011 10:24:45 +0000 (11:24 +0100)]
Fix #1100 - com now compiles when using COM_DEV_ERROR_DETECT

12 years agoAdded tag v2.10.0_RC4 for changeset a6f7988f0971
nier [Fri, 18 Nov 2011 12:42:13 +0000 (13:42 +0100)]
Added tag v2.10.0_RC4 for changeset a6f7988f0971

12 years agoFixing some problems and re-generating examples.
john [Fri, 18 Nov 2011 13:04:30 +0000 (14:04 +0100)]
Fixing some problems and re-generating examples.

12 years agoMerge with other head
mahi [Fri, 18 Nov 2011 10:02:48 +0000 (11:02 +0100)]
Merge with other head

12 years agoUpdated SPI information for mpc5516it and xpc560s boards
mahi [Fri, 18 Nov 2011 09:58:48 +0000 (10:58 +0100)]
Updated SPI information for mpc5516it and xpc560s boards

12 years agoTicket #1097 TP buffers were never locked for TX, added lock when starting to copy...
nier [Thu, 17 Nov 2011 14:26:23 +0000 (15:26 +0100)]
Ticket #1097 TP buffers were never locked for TX, added lock when starting to copy data.

12 years agoTicket #1097 com buffers were not unlocked after a failed transmit.
nier [Thu, 17 Nov 2011 09:47:46 +0000 (10:47 +0100)]
Ticket #1097 com buffers were not unlocked after a failed transmit.

12 years agoupdated com simple arxml with new attributes from model upgrader.
Niclas [Wed, 16 Nov 2011 14:13:37 +0000 (15:13 +0100)]
updated com simple arxml with new attributes from model upgrader.
Also deselected single if/tp in pdur because of new validation rule

12 years agoAdded tag v.2.10.0_RC3 for changeset 743fa20dc0fd
john [Tue, 15 Nov 2011 15:34:36 +0000 (16:34 +0100)]
Added tag v.2.10.0_RC3 for changeset 743fa20dc0fd

12 years agoMerge with 1919a18cfb91f1c0aa4da60d961dc387c004ccf7 (Ticket1087)
john [Tue, 15 Nov 2011 11:56:44 +0000 (12:56 +0100)]
Merge with 1919a18cfb91f1c0aa4da60d961dc387c004ccf7 (Ticket1087)

12 years agoOpened and re-saved model with latest tools (1.6.0 RC2). Ticket1087
john [Mon, 14 Nov 2011 13:43:00 +0000 (14:43 +0100)]
Opened and re-saved model with latest tools (1.6.0 RC2).
Fixed some problems in model (referring to parameters in card12 example).
Fixed signal layout in example and added matching dbc-file.

12 years agoStarting 'Ticket1087' branch
john [Mon, 14 Nov 2011 13:40:19 +0000 (14:40 +0100)]
Starting 'Ticket1087' branch

12 years agoMerge with 3e0e289610affd973a2eedbf7ce40496089b6d3d
john [Mon, 14 Nov 2011 13:06:33 +0000 (14:06 +0100)]
Merge with 3e0e289610affd973a2eedbf7ce40496089b6d3d

12 years agoAdded workaround for HCS12 compiler-bug (Ticket #1083) Ticket1083
john [Mon, 14 Nov 2011 13:04:01 +0000 (14:04 +0100)]
Added workaround for HCS12 compiler-bug (Ticket #1083)

12 years agoStarting 'Ticket1083' branch
john [Mon, 14 Nov 2011 13:03:07 +0000 (14:03 +0100)]
Starting 'Ticket1083' branch

12 years agoadded ignore for .settings folder
nier [Wed, 9 Nov 2011 16:20:57 +0000 (17:20 +0100)]
added ignore for .settings folder

12 years agoFixed ADC with tests for mpc5567 and added a real tools configuration
jcar [Fri, 4 Nov 2011 07:33:13 +0000 (08:33 +0100)]
Fixed ADC with tests for mpc5567 and added a real tools configuration

12 years agomore fixes for com bit position > 63, see Ticket #1058
nier [Wed, 2 Nov 2011 13:33:33 +0000 (14:33 +0100)]
more fixes for com bit position > 63, see Ticket #1058

12 years agoMerge with 6525606ac8d59718854dda610d4e7f011f65ab08
jcar [Sun, 30 Oct 2011 13:47:21 +0000 (14:47 +0100)]
Merge with 6525606ac8d59718854dda610d4e7f011f65ab08

12 years agoFixed some in adc for stm32 so that it goes trough tests again
jcar [Sun, 30 Oct 2011 13:46:19 +0000 (14:46 +0100)]
Fixed some in adc for stm32 so that it goes trough tests again

12 years agofixed bug from last commit, and cleanup of unused code
nier [Thu, 27 Oct 2011 11:35:21 +0000 (13:35 +0200)]
fixed bug from last commit, and cleanup of unused code

12 years agotimers were not correctly reset
nier [Thu, 27 Oct 2011 09:18:38 +0000 (11:18 +0200)]
timers were not correctly reset

12 years agofixes for com bit position > 63, see Ticket #1058
nier [Thu, 27 Oct 2011 09:08:20 +0000 (11:08 +0200)]
fixes for com bit position > 63, see Ticket #1058

12 years agofixes for j1939tp, to make it route to com correctly
nier [Mon, 24 Oct 2011 16:47:02 +0000 (18:47 +0200)]
fixes for j1939tp, to make it route to com correctly

12 years agofixed timing for bam
nier [Mon, 24 Oct 2011 14:43:54 +0000 (16:43 +0200)]
fixed timing for bam

12 years agoMissing include
mahi [Mon, 24 Oct 2011 14:40:32 +0000 (16:40 +0200)]
Missing include

12 years agoMerged in J1939Tp
nier [Mon, 24 Oct 2011 14:30:37 +0000 (16:30 +0200)]
Merged in J1939Tp
Merge with ea5f3e8eb78eca9e0691c6350a35cb16896bde3f

12 years agoMerge with e4cc2133cf0cb326461447858a9fc166cea38a93
nier [Mon, 24 Oct 2011 14:03:20 +0000 (16:03 +0200)]
Merge with e4cc2133cf0cb326461447858a9fc166cea38a93

12 years agoMerge with 2d4f72a690061f589104bc2c696dcbcc16331e4a
eija [Mon, 24 Oct 2011 13:52:54 +0000 (15:52 +0200)]
Merge with 2d4f72a690061f589104bc2c696dcbcc16331e4a

12 years agoBugfix in WdgM.
eija [Mon, 24 Oct 2011 13:49:06 +0000 (15:49 +0200)]
Bugfix in WdgM.

12 years agocloses #1051
nier [Mon, 24 Oct 2011 12:57:07 +0000 (14:57 +0200)]
closes #1051

12 years agoadded TpTxConfirmation interface to com to be used when communicating with a TP module j1939tp
nier [Mon, 24 Oct 2011 12:53:57 +0000 (14:53 +0200)]
added TpTxConfirmation interface to com to be used when communicating with a TP module

12 years agosmaller protected areas to improve responsivenes
nier [Mon, 24 Oct 2011 12:53:15 +0000 (14:53 +0200)]
smaller protected areas to improve responsivenes

12 years agoadded TpTxConfirmation interface to com to be used when communicating with a TP module
nier [Mon, 24 Oct 2011 12:52:25 +0000 (14:52 +0200)]
added TpTxConfirmation interface to com to be used when communicating with a TP module

12 years agoj1939tp should now be able to transmit direct pgs independent of the channel state
nier [Mon, 24 Oct 2011 10:18:16 +0000 (12:18 +0200)]
j1939tp should now be able to transmit direct pgs independent of the channel state

12 years agoFixed #1028 on arc
mahi [Mon, 24 Oct 2011 09:04:23 +0000 (11:04 +0200)]
Fixed #1028 on arc

12 years agoj1939should now work when using same pdu in both fcn and cm on rx and tx channel
nier [Fri, 21 Oct 2011 14:22:22 +0000 (16:22 +0200)]
j1939should now work when using same pdu in both fcn and cm on rx and tx channel

12 years agoMerge with 9d4a58b2d77c9e71e948c80c20d949db607effaf
jcar [Wed, 19 Oct 2011 11:05:08 +0000 (13:05 +0200)]
Merge with 9d4a58b2d77c9e71e948c80c20d949db607effaf

12 years agoFixed ADC broken
jcar [Wed, 19 Oct 2011 11:01:21 +0000 (13:01 +0200)]
Fixed ADC broken

12 years agoTicket #964 now possible to use bit position > 64
nier [Wed, 19 Oct 2011 10:36:19 +0000 (12:36 +0200)]
Ticket #964 now possible to use bit position > 64

12 years agoTicket #964 now possible to use bit position > 64
nier [Wed, 19 Oct 2011 10:33:44 +0000 (12:33 +0200)]
Ticket #964 now possible to use bit position > 64

12 years agoaddded some autosar4 interfaces to com to make it work with j1939tp.
nier [Wed, 19 Oct 2011 10:31:19 +0000 (12:31 +0200)]
addded some autosar4 interfaces to com to make it work with j1939tp.
also minor changes and cleanup

12 years agoUpdated LIN driver
jcar [Fri, 14 Oct 2011 13:24:11 +0000 (15:24 +0200)]
Updated LIN driver

12 years agosolution to make j1939tp use com buffers
nier [Mon, 10 Oct 2011 16:46:17 +0000 (18:46 +0200)]
solution to make j1939tp use com buffers

12 years agoPwm mpc5606s emiosb erroneous initialized
jcar [Mon, 10 Oct 2011 12:05:06 +0000 (14:05 +0200)]
Pwm mpc5606s emiosb erroneous initialized

12 years agoFixed RAM init for other mpc than mpc5606s
jcar [Mon, 10 Oct 2011 06:08:55 +0000 (08:08 +0200)]
Fixed RAM init for other mpc than mpc5606s

12 years agominor fixes
nier [Sat, 8 Oct 2011 16:49:43 +0000 (18:49 +0200)]
minor fixes

12 years agostarting on a solution to make com and pdur to work with j1939tp
nier [Sat, 8 Oct 2011 16:43:19 +0000 (18:43 +0200)]
starting on a solution to make com and pdur to work with j1939tp

12 years agominor fixes
nier [Sat, 8 Oct 2011 16:40:41 +0000 (18:40 +0200)]
minor fixes

12 years agoadded j1939tp pdur callback file
nier [Thu, 6 Oct 2011 17:27:19 +0000 (19:27 +0200)]
added j1939tp pdur callback file

12 years agoadded protection for concurrent execution
nier [Thu, 6 Oct 2011 17:26:58 +0000 (19:26 +0200)]
added protection for concurrent execution

12 years agomore work on j1939tp, bug fixes etc
nier [Thu, 6 Oct 2011 16:16:00 +0000 (18:16 +0200)]
more work on j1939tp, bug fixes etc

12 years agoAdded cansm support for busoff state machine
jcar [Wed, 5 Oct 2011 11:14:13 +0000 (13:14 +0200)]
Added cansm support for busoff state machine

12 years agoimplemeted bam transmission and reception
nier [Mon, 26 Sep 2011 15:54:45 +0000 (17:54 +0200)]
implemeted bam transmission and reception

12 years agofixes for j1939tp
nier [Fri, 23 Sep 2011 15:33:40 +0000 (17:33 +0200)]
fixes for j1939tp

12 years agorewrite complete
Niclas [Thu, 22 Sep 2011 17:02:26 +0000 (19:02 +0200)]
rewrite complete

12 years agostarting to rewrite structure because I cant identify channels for rx indication...
Niclas [Thu, 22 Sep 2011 10:01:15 +0000 (12:01 +0200)]
starting to rewrite structure because I cant identify channels for rx indication and txconfirm

12 years agoMerge with d30ad0dec697e717e8417fc2571de31e1df5d9ae
nier [Fri, 16 Sep 2011 16:55:04 +0000 (18:55 +0200)]
Merge with d30ad0dec697e717e8417fc2571de31e1df5d9ae

12 years agotiming constraints for cmdt
nier [Fri, 16 Sep 2011 16:53:45 +0000 (18:53 +0200)]
timing constraints for cmdt

12 years agochanges needed for j1939tp in canif
nier [Fri, 16 Sep 2011 07:06:15 +0000 (09:06 +0200)]
changes needed for j1939tp in canif

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 agoAcknowledge ISR_TYPE_1 interrupts.
mahi [Thu, 8 Sep 2011 13:09:38 +0000 (15:09 +0200)]
Acknowledge ISR_TYPE_1 interrupts.

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.