]> rtime.felk.cvut.cz Git - arc.git/log
arc.git
12 years agoMerge with 885e1e87dc08622f784cf574fe2b0503faa3c86b
jcar [Wed, 21 Dec 2011 13:38:18 +0000 (14:38 +0100)]
Merge with 885e1e87dc08622f784cf574fe2b0503faa3c86b

12 years agoUpdated adc.c to match new channel type from tools adc_mpc5567
jcar [Wed, 21 Dec 2011 13:36:09 +0000 (14:36 +0100)]
Updated adc.c to match new channel type from tools

12 years agoMerge with 29838754713540380c61e0e9e4f153ae83ad8499
john [Wed, 21 Dec 2011 10:34:27 +0000 (11:34 +0100)]
Merge with 29838754713540380c61e0e9e4f153ae83ad8499
(Ticket938-CanTp-Problem)

12 years agoCANTP_NSDU_CONFIG_LIST_SIZE has been split into two defines CANTP_RXID_LIST_SIZE... Ticket938-CanTp-Problem
john [Wed, 21 Dec 2011 10:14:32 +0000 (11:14 +0100)]
CANTP_NSDU_CONFIG_LIST_SIZE has been split into two defines CANTP_RXID_LIST_SIZE and CANTP_NSDU_CONFIG_LIST_SIZE.

12 years agoMerge with 680a2337adf0a3dc7e9e59b222c35d2d5553f336
john [Tue, 20 Dec 2011 16:29:13 +0000 (17:29 +0100)]
Merge with 680a2337adf0a3dc7e9e59b222c35d2d5553f336

12 years agoAdded tag v2.10.2 for changeset bb5e0e97b098
mahi [Fri, 16 Dec 2011 12:02:46 +0000 (13:02 +0100)]
Added tag v2.10.2 for changeset bb5e0e97b098

12 years agoRemove annoying CW warning.
mahi [Fri, 16 Dec 2011 12:01:34 +0000 (13:01 +0100)]
Remove annoying CW warning.

12 years agoMerge with 865b5da691326594f1a8e62c39d21509f7421e0c
mahi [Fri, 16 Dec 2011 11:57:37 +0000 (12:57 +0100)]
Merge with 865b5da691326594f1a8e62c39d21509f7421e0c

12 years agoSmall fix to DMA working with soft CS
mahi [Fri, 16 Dec 2011 11:53:17 +0000 (12:53 +0100)]
Small fix to DMA working with soft CS

12 years agoRefactored solution for CanTp problem (using an extra lookuptable for the exported...
john [Fri, 16 Dec 2011 09:21:13 +0000 (10:21 +0100)]
Refactored solution for CanTp problem (using an extra lookuptable for the exported PDU_IDs).
Passing tests (in corresponding branch on arc-tests).

12 years agoAdded SPI Dio support
mahi [Wed, 14 Dec 2011 13:20:06 +0000 (14:20 +0100)]
Added SPI Dio support

12 years agoSPI FIFO seems to work
mahi [Wed, 14 Dec 2011 09:10:40 +0000 (10:10 +0100)]
SPI FIFO seems to work

12 years agojust a warning removed from isr.h
jcar [Tue, 13 Dec 2011 09:08:47 +0000 (10:08 +0100)]
just a warning removed from isr.h

12 years agoTicket #1138 com should not check if buffers are locked if pdu is deferred
nier [Mon, 12 Dec 2011 15:34:18 +0000 (16:34 +0100)]
Ticket #1138  com should not check if buffers are locked if pdu is deferred

12 years agoincorrect spelling on cpu.h
nier [Mon, 12 Dec 2011 07:43:31 +0000 (08:43 +0100)]
incorrect spelling on cpu.h

12 years agoAdded fcIndex outparameter to getFCIndex function.
john [Mon, 5 Dec 2011 11:04:29 +0000 (12:04 +0100)]
Added fcIndex outparameter to getFCIndex function.
Temporary solution - assuming standard addressing when receiving non-polite PduIndex.

12 years agoAdded tag v2.10.1 for changeset b02b746d049e
nier [Sun, 4 Dec 2011 13:39:41 +0000 (14:39 +0100)]
Added tag v2.10.1 for changeset b02b746d049e

12 years agoAdded tag v2.10.1_RC1 for changeset c1de7cdc8622
nier [Fri, 2 Dec 2011 15:57:53 +0000 (16:57 +0100)]
Added tag v2.10.1_RC1 for changeset c1de7cdc8622

12 years agoMerge with 05ac6d84048ee03c35d3f7ab5aa1cbccb3f4a858
nier [Fri, 2 Dec 2011 13:00:33 +0000 (14:00 +0100)]
Merge with 05ac6d84048ee03c35d3f7ab5aa1cbccb3f4a858

12 years agodeferred double buffers for com COM_RAM_usage
nier [Fri, 2 Dec 2011 12:57:38 +0000 (13:57 +0100)]
deferred double buffers for com

12 years agocheck correct rx state
nier [Fri, 2 Dec 2011 12:48:10 +0000 (13:48 +0100)]
check correct rx state

12 years agoadded protection around rxIndication because if multiple pdus are used, an interrupt...
nier [Fri, 2 Dec 2011 12:47:01 +0000 (13:47 +0100)]
added protection around rxIndication because if multiple pdus are used, an interrupt might cause the pdu data to be switched

12 years agocheck for correct protocol
nier [Thu, 1 Dec 2011 18:16:50 +0000 (19:16 +0100)]
check for correct protocol

12 years agoFixed compilation errors for the changes.
john [Thu, 1 Dec 2011 13:48:04 +0000 (14:48 +0100)]
Fixed compilation errors for the changes.

12 years agoWIP: Searching for the FC TxTdu when receiving FC Pdu.
john [Wed, 30 Nov 2011 15:48:16 +0000 (16:48 +0100)]
WIP: Searching for the FC TxTdu when receiving FC Pdu.

12 years agoStarting 'Ticket938-CanTp-Problem' branch
john [Wed, 30 Nov 2011 13:42:44 +0000 (14:42 +0100)]
Starting 'Ticket938-CanTp-Problem' branch

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 agoCorrected adc irq installs
jcar [Tue, 22 Nov 2011 07:36:55 +0000 (08:36 +0100)]
Corrected adc irq installs

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 agoAdc upgrade for 5606 also, fixed so DMA works as well
jcar [Thu, 17 Nov 2011 07:28:48 +0000 (08:28 +0100)]
Adc upgrade for 5606 also, fixed so DMA works as well

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 agoAdc upgrade for 5606 also, fixed so DMA works as well
jcar [Wed, 16 Nov 2011 13:52:22 +0000 (14:52 +0100)]
Adc upgrade for 5606 also, fixed so DMA works as well

12 years agoAdc upgrade for 5567
jcar [Wed, 16 Nov 2011 11:30:14 +0000 (12:30 +0100)]
Adc upgrade for 5567

12 years agoStarting 'adc_mpc5567' branch
jcar [Tue, 15 Nov 2011 18:25:12 +0000 (19:25 +0100)]
Starting 'adc_mpc5567' branch

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