]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/log
pes-rpp/rpp-test-sw.git
10 years agoRPP library update, FlexRay demo commands tuned to test FIFO reject filtering
Michal Horn [Tue, 17 Sep 2013 16:05:34 +0000 (18:05 +0200)]
RPP library update, FlexRay demo commands tuned to test FIFO reject filtering

10 years agoCompilation warnings in netstats repaired
Michal Horn [Tue, 17 Sep 2013 12:55:04 +0000 (14:55 +0200)]
Compilation warnings in netstats repaired

10 years agoFlexRay config FIFO command updated, default configuration structures updated, demo...
Michal Horn [Tue, 17 Sep 2013 12:54:14 +0000 (14:54 +0200)]
FlexRay config FIFO command updated, default configuration structures updated, demo commands updated

10 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw
Michal Horn [Mon, 16 Sep 2013 16:44:31 +0000 (18:44 +0200)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw

10 years agoRPP library update, commands for Rx FIFO added
Michal Horn [Mon, 16 Sep 2013 16:44:23 +0000 (18:44 +0200)]
RPP library update, commands for Rx FIFO added

10 years agoUpdate the library
Michal Sojka [Mon, 16 Sep 2013 15:05:42 +0000 (17:05 +0200)]
Update the library

Submodule rpp-lib c5eb184..8adf4ab:
  > Use the right linker script in helloworld

10 years agoFix order of referenced linked libraries
Michal Sojka [Mon, 16 Sep 2013 14:35:58 +0000 (16:35 +0200)]
Fix order of referenced linked libraries

If rtsv7R4_T_be_v3D16_eabi.lib is mentioned before rpp-lib.lib, then linker
chooses boot code (_c_int00) the former library and not our code from
rpp-library. This means that the resulting program does not work.

10 years agoMove rpp-test-sw to a subdirectory
Michal Sojka [Mon, 16 Sep 2013 13:21:09 +0000 (15:21 +0200)]
Move rpp-test-sw to a subdirectory

This ensures that when importing the rpp-test-sw project, the rpp-lib
project gets imported automatically as well. Previously, import failed
and one had to import rpp-lib project manually.

10 years agoTell rpp-test-sw to use the right linker script
Michal Sojka [Mon, 16 Sep 2013 12:19:06 +0000 (14:19 +0200)]
Tell rpp-test-sw to use the right linker script

Without this change, the program does not run!

10 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw
Jan Dolezal [Sat, 14 Sep 2013 14:11:22 +0000 (16:11 +0200)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw

Conflicts:
.cproject
rpp-lib

10 years agoethernet commands reorganized, statistics commands in progress
Jan Dolezal [Sat, 14 Sep 2013 11:23:58 +0000 (13:23 +0200)]
ethernet commands reorganized, statistics commands in progress

10 years agoUpdate rpp-lib to HEAD
Michal Sojka [Fri, 13 Sep 2013 13:24:31 +0000 (15:24 +0200)]
Update rpp-lib to HEAD

10 years agoeth post OS init moved to dedicated command; removed casts to (const char *) from...
Jan Dolezal [Fri, 13 Sep 2013 11:12:13 +0000 (13:12 +0200)]
eth post OS init moved to dedicated command; removed casts to (const char *) from prints

10 years agoDo not compile the library in rpp-test-sw CCS project
Michal Sojka [Fri, 13 Sep 2013 10:32:09 +0000 (12:32 +0200)]
Do not compile the library in rpp-test-sw CCS project

Instead, add a reference to the rpp-lib CCS and link the rpp-test-sw
against the resulting library.

Issue #388 @10m

10 years agocmd_emac.c - added user interrupt on key stroke
Jan Dolezal [Thu, 12 Sep 2013 15:00:33 +0000 (17:00 +0200)]
cmd_emac.c - added user interrupt on key stroke

10 years agorpp library update
Michal Horn [Thu, 12 Sep 2013 13:58:54 +0000 (15:58 +0200)]
rpp library update

10 years agoRpp library update and Typo in cmd_do_fr_reconfigure_buffer repaired.
Michal Horn [Thu, 12 Sep 2013 13:13:29 +0000 (15:13 +0200)]
Rpp library update and Typo in cmd_do_fr_reconfigure_buffer repaired.

10 years agorpp library update
Michal Horn [Thu, 12 Sep 2013 11:32:44 +0000 (13:32 +0200)]
rpp library update

10 years agoDisable FlexRay configuratin commands after the driver was initialized
Michal Horn [Thu, 12 Sep 2013 10:38:36 +0000 (12:38 +0200)]
Disable FlexRay configuratin commands after the driver was initialized

10 years agoFlexRay commands description for halt, abort and restart communication modified,...
Michal Horn [Wed, 11 Sep 2013 14:07:24 +0000 (16:07 +0200)]
FlexRay commands description for halt, abort and restart communication modified, number of FIFO parameters reduced

10 years agoupdated library - sci print, eth send
Jan Dolezal [Tue, 10 Sep 2013 16:15:09 +0000 (18:15 +0200)]
updated library - sci print, eth send

10 years agoMerge branch 'eth'
Michal Sojka [Tue, 10 Sep 2013 15:48:05 +0000 (17:48 +0200)]
Merge branch 'eth'

Conflicts:
rpp-lib

10 years agoClarify netcat command documentation
Michal Sojka [Tue, 10 Sep 2013 15:44:27 +0000 (17:44 +0200)]
Clarify netcat command documentation

10 years agoAdd eth prefix to eth commands + minor doc updates
Michal Sojka [Tue, 10 Sep 2013 15:10:08 +0000 (17:10 +0200)]
Add eth prefix to eth commands + minor doc updates

10 years agonetstats: Simplification, comment out unimplemented comments
Michal Sojka [Tue, 10 Sep 2013 15:01:41 +0000 (17:01 +0200)]
netstats: Simplification, comment out unimplemented comments

10 years agoSet Emacs's tab-width for all modes, not only for C
Michal Sojka [Tue, 10 Sep 2013 09:47:04 +0000 (11:47 +0200)]
Set Emacs's tab-width for all modes, not only for C

10 years agoConfigure indenting in Emacs to be the same as in CCS
Michal Sojka [Tue, 10 Sep 2013 09:15:30 +0000 (11:15 +0200)]
Configure indenting in Emacs to be the same as in CCS

CCS configuration defaults to tab width of 4. When opening a file in emacs
with the default configuration, the indenting is broken because emacs
uses tab width of 8.

10 years agoCommand for FlexRay buffer reconfiguratin add
Michal Horn [Mon, 9 Sep 2013 15:49:26 +0000 (17:49 +0200)]
Command for FlexRay buffer reconfiguratin add

10 years agoChange of the FlexRay start, halt and abort commands description to reflex the new...
Michal Horn [Mon, 9 Sep 2013 13:10:12 +0000 (15:10 +0200)]
Change of the FlexRay start, halt and abort commands description to reflex the new restart communication ability

10 years agoNew command for FlexRay FIFO creation.
Michal Horn [Wed, 4 Sep 2013 10:44:13 +0000 (12:44 +0200)]
New command for FlexRay FIFO creation.

Parameters structure chaged to be the same as for static and dynamic segment buffers.
Old FIFO configuration code removed.
Functions names rpp prefixes for user configuration changed to cmd prefix.
FIFO buffers parameters in demo commands was modified.

10 years agostarted statistic commands, NO_SYS nc version
Jan Dolezal [Mon, 26 Aug 2013 13:21:07 +0000 (15:21 +0200)]
started statistic commands, NO_SYS nc version

10 years agoAdd NM vector watch command to demo description
Michal Sojka [Fri, 30 Aug 2013 08:03:26 +0000 (10:03 +0200)]
Add NM vector watch command to demo description

10 years agoFlexRay demo commands type errors repair
Michal Horn [Fri, 30 Aug 2013 07:33:59 +0000 (09:33 +0200)]
FlexRay demo commands type errors repair

10 years agoIncreased heap size in the library
Michal Sojka [Fri, 30 Aug 2013 07:23:14 +0000 (09:23 +0200)]
Increased heap size in the library

10 years agoClear memory when receiving data.
Michal Horn [Thu, 29 Aug 2013 14:40:01 +0000 (16:40 +0200)]
Clear memory when receiving data.

10 years agoFix single/continuous parsing in frbtcfgbuf
Michal Sojka [Thu, 29 Aug 2013 14:23:44 +0000 (16:23 +0200)]
Fix single/continuous parsing in frbtcfgbuf

10 years agoUpdate documentation of flexray config commands
Michal Sojka [Thu, 29 Aug 2013 14:08:36 +0000 (16:08 +0200)]
Update documentation of flexray config commands

10 years agocoment FIFO buffers parameter names in demo configuration commands
Michal Horn [Thu, 29 Aug 2013 13:56:51 +0000 (15:56 +0200)]
coment FIFO buffers parameter names in demo configuration commands

10 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw
Michal Horn [Thu, 29 Aug 2013 13:54:15 +0000 (15:54 +0200)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw

10 years agoChange example commads for configuration of the flexray demo
Michal Horn [Thu, 29 Aug 2013 13:53:52 +0000 (15:53 +0200)]
Change example commads for configuration of the flexray demo

10 years agocmdproc: Ignore comments (lines starting with '#')
Michal Sojka [Thu, 29 Aug 2013 13:51:46 +0000 (15:51 +0200)]
cmdproc: Ignore comments (lines starting with '#')

10 years agoChange command for configuring flexray buffers
Michal Sojka [Thu, 29 Aug 2013 13:44:14 +0000 (15:44 +0200)]
Change command for configuring flexray buffers

10 years agoRPP library update
Michal Horn [Thu, 29 Aug 2013 12:36:52 +0000 (14:36 +0200)]
RPP library update

10 years agoFlexRay demo network management vector sending for node A and node B
Michal Horn [Thu, 29 Aug 2013 12:29:08 +0000 (14:29 +0200)]
FlexRay demo network management vector sending for node A and node B

10 years agoMessage RAM number of static, dynamic and fifo buffer set for user configuration.
Michal Horn [Thu, 29 Aug 2013 12:28:37 +0000 (14:28 +0200)]
Message RAM number of static, dynamic and fifo buffer set for user configuration.

10 years agoMove flexray string based initialization functions from the library to the command...
Michal Sojka [Thu, 29 Aug 2013 11:42:20 +0000 (13:42 +0200)]
Move flexray string based initialization functions from the library to the command implementation

10 years agoAdd frbtnmwatch command
Michal Sojka [Thu, 29 Aug 2013 11:20:23 +0000 (13:20 +0200)]
Add frbtnmwatch command

This command watches the values of network management vector.

10 years agoFlexRay demo commands add
Michal Horn [Thu, 29 Aug 2013 09:54:14 +0000 (11:54 +0200)]
FlexRay demo commands add

10 years agoFlexRay motor example H-bridge period tuned, TX buffer set to continuous mode, data...
Michal Horn [Wed, 28 Aug 2013 19:25:03 +0000 (21:25 +0200)]
FlexRay motor example H-bridge period tuned, TX buffer set to continuous mode, data transmission failure detection add

10 years agoH-bridge period limit documentation added
Michal Horn [Wed, 28 Aug 2013 19:23:58 +0000 (21:23 +0200)]
H-bridge period limit documentation added

10 years agoUpdate examples for frbtsettimer and fix the code
Michal Sojka [Wed, 28 Aug 2013 17:54:50 +0000 (19:54 +0200)]
Update examples for frbtsettimer and fix the code

10 years agoSimplify frbtsettimer implementation and fix documentation
Michal Sojka [Wed, 28 Aug 2013 17:37:47 +0000 (19:37 +0200)]
Simplify frbtsettimer implementation and fix documentation

10 years agoUpdate documentation of fraytest commands
Michal Sojka [Wed, 28 Aug 2013 17:10:53 +0000 (19:10 +0200)]
Update documentation of fraytest commands

10 years agoAn exception handler for FlexRay message receiving failure added
Michal Horn [Wed, 28 Aug 2013 17:16:55 +0000 (19:16 +0200)]
An exception handler for FlexRay message receiving failure added

10 years agoFlexRay simple test repaired
Michal Horn [Wed, 28 Aug 2013 17:04:29 +0000 (19:04 +0200)]
FlexRay simple test repaired

10 years agoAdd some missing new-lines
Michal Sojka [Tue, 27 Aug 2013 14:43:44 +0000 (16:43 +0200)]
Add some missing new-lines

EXAM tests were broken because of this and removed newline in prompt.

10 years agoFix example indentation in dac commands
Michal Sojka [Fri, 23 Aug 2013 16:10:46 +0000 (18:10 +0200)]
Fix example indentation in dac commands

10 years agoSimplify command processor initialization, etc.
Michal Sojka [Fri, 23 Aug 2013 13:59:22 +0000 (15:59 +0200)]
Simplify command processor initialization, etc.

Also:
- Modify the string printed after reset.
- Do not print CR LF before prompt.

10 years agoAdd version command
Michal Sojka [Fri, 23 Aug 2013 13:34:12 +0000 (15:34 +0200)]
Add version command

10 years agochecking for usable local port moved to right place
Jan Dolezal [Fri, 23 Aug 2013 08:27:34 +0000 (10:27 +0200)]
checking for usable local port moved to right place

10 years agoMerge remote-tracking branch 'remotes/origin/master'
Michal Horn [Thu, 22 Aug 2013 09:57:27 +0000 (11:57 +0200)]
Merge remote-tracking branch 'remotes/origin/master'

Conflicts:
commands/cmd_fr_basic_test.c

10 years agoMerge branch 'flexray'
Michal Horn [Thu, 22 Aug 2013 09:26:28 +0000 (11:26 +0200)]
Merge branch 'flexray'

10 years agoHelp for user configuration command repaired. The order of the cluster parameters...
Michal Horn [Thu, 22 Aug 2013 09:22:52 +0000 (11:22 +0200)]
Help for user configuration command repaired. The order of the cluster parameters was wrong.

10 years agoUpdate FlexRay basic command documentation
Michal Sojka [Wed, 21 Aug 2013 16:08:52 +0000 (18:08 +0200)]
Update FlexRay basic command documentation

10 years agoGenerate version.h correctly on both Linux and Windows
Michal Sojka [Wed, 21 Aug 2013 08:05:01 +0000 (10:05 +0200)]
Generate version.h correctly on both Linux and Windows

10 years agorpp-lib update, ADC raw->voltage formula tuned to be more precise.
Michal Horn [Tue, 20 Aug 2013 08:46:25 +0000 (10:46 +0200)]
rpp-lib update, ADC raw->voltage formula tuned to be more precise.

10 years agoComments in FlexRay basic test commands tined, rpp-lib update
Michal Horn [Tue, 20 Aug 2013 08:42:42 +0000 (10:42 +0200)]
Comments in FlexRay basic test commands tined, rpp-lib update

10 years agoRpp-lib update
Michal Horn [Mon, 19 Aug 2013 13:11:06 +0000 (15:11 +0200)]
Rpp-lib update

10 years agoRename project from CmdProcTISCI to rpp-test-sw
Michal Sojka [Mon, 19 Aug 2013 12:52:29 +0000 (14:52 +0200)]
Rename project from CmdProcTISCI to rpp-test-sw

10 years agoMerge remote-tracking branch 'origin/flexray'
Karryanna [Mon, 19 Aug 2013 09:45:16 +0000 (11:45 +0200)]
Merge remote-tracking branch 'origin/flexray'

10 years agoMerge branch 'flexray'
Michal Sojka [Mon, 19 Aug 2013 09:34:52 +0000 (11:34 +0200)]
Merge branch 'flexray'

10 years agonc - preparations for raw LwIP api version
Jan Dolezal [Fri, 16 Aug 2013 12:09:29 +0000 (14:09 +0200)]
nc - preparations for raw LwIP api version

10 years agoFlexRay user configuration commands added into basic test commands.
Michal Horn [Thu, 15 Aug 2013 15:53:40 +0000 (17:53 +0200)]
FlexRay user configuration commands added into basic test commands.

10 years agoold FlexRay functions used in test fray commands renamed.
Michal Horn [Thu, 15 Aug 2013 15:53:13 +0000 (17:53 +0200)]
old FlexRay functions used in test fray commands renamed.

10 years agoCMDPROC input buffer resized to accept longer commands.
Michal Horn [Thu, 15 Aug 2013 15:52:37 +0000 (17:52 +0200)]
CMDPROC input buffer resized to accept longer commands.

10 years agorpp-lib update
Michal Horn [Thu, 15 Aug 2013 15:52:15 +0000 (17:52 +0200)]
rpp-lib update

10 years agonc - task option added
Jan Dolezal [Thu, 15 Aug 2013 14:17:32 +0000 (16:17 +0200)]
nc - task option added
  creating task requires quite big stack

10 years agorpp-lib update
Michal Horn [Thu, 15 Aug 2013 11:25:08 +0000 (13:25 +0200)]
rpp-lib update

10 years agoFlexRay demo of motor controlling rewritten to use the new RPP FlexRay library.
Michal Horn [Thu, 15 Aug 2013 11:24:59 +0000 (13:24 +0200)]
FlexRay demo of motor controlling rewritten to use the new RPP FlexRay library.

10 years agoFlexRay communication test rewritten to use new RPP FlexRay library.
Michal Horn [Thu, 15 Aug 2013 11:24:23 +0000 (13:24 +0200)]
FlexRay communication test rewritten to use new RPP FlexRay library.

The test now has two nodes. Node A is transmitting 100 messages, node B is receiving the messages and checking if it fits the pattern.

10 years agoConfiguration structures redefined as static to avoid conflicts.
Michal Horn [Thu, 15 Aug 2013 11:23:00 +0000 (13:23 +0200)]
Configuration structures redefined as static to avoid conflicts.

10 years agonc looper without buffer; nc help message updated
Jan Dolezal [Wed, 14 Aug 2013 15:37:25 +0000 (17:37 +0200)]
nc looper without buffer; nc help message updated

10 years agoHout pwm setting error repaired
Michal Horn [Wed, 14 Aug 2013 15:27:19 +0000 (17:27 +0200)]
Hout pwm setting error repaired

It had an error when checking duty cycle parameter. Duty cycle 0% should be allowed and bad index to the array was used.

10 years agoFlexRay commands rewritten to use newly created RPP layer.
Michal Horn [Wed, 14 Aug 2013 15:24:23 +0000 (17:24 +0200)]
FlexRay commands rewritten to use newly created RPP layer.

10 years agonc data looper - with special buffer (to be removed)
Jan Dolezal [Wed, 14 Aug 2013 14:32:34 +0000 (16:32 +0200)]
nc data looper - with special buffer (to be removed)

10 years agonc - receive timeout, udp support
Jan Dolezal [Tue, 13 Aug 2013 17:10:42 +0000 (19:10 +0200)]
nc - receive timeout, udp support
  - help messages not yet updated

10 years agorpp-lib update
Michal Horn [Wed, 14 Aug 2013 11:32:05 +0000 (13:32 +0200)]
rpp-lib update

10 years agorpp-lib update
Michal Horn [Wed, 14 Aug 2013 10:37:29 +0000 (12:37 +0200)]
rpp-lib update

10 years agoHelp for FlexRay commands completed, allow coldstart command removed, init commands...
Michal Horn [Tue, 13 Aug 2013 21:23:15 +0000 (23:23 +0200)]
Help for FlexRay commands completed, allow coldstart command removed, init commands merged into one command.

10 years agoGlobal FlexRay configuration and buffers tuned to send and receive network management...
Michal Horn [Tue, 13 Aug 2013 13:56:07 +0000 (15:56 +0200)]
Global FlexRay configuration and buffers tuned to send and receive network management vector.

10 years agoBugs in FlexRay commands repaired.
Michal Horn [Tue, 13 Aug 2013 13:55:11 +0000 (15:55 +0200)]
Bugs in FlexRay commands repaired.

10 years agorpp-lib update
Michal Horn [Tue, 13 Aug 2013 12:31:41 +0000 (14:31 +0200)]
rpp-lib update

10 years agoDynamic segment buffers added and FIFO RX buffer added for testing.
Michal Horn [Tue, 13 Aug 2013 12:31:33 +0000 (14:31 +0200)]
Dynamic segment buffers added and FIFO RX buffer added for testing.

10 years agoBugs in commands outputs repaired.
Michal Horn [Tue, 13 Aug 2013 12:30:56 +0000 (14:30 +0200)]
Bugs in commands outputs repaired.

10 years agoHelp for some more FlexRay commands added.
Michal Horn [Tue, 13 Aug 2013 12:30:36 +0000 (14:30 +0200)]
Help for some more FlexRay commands added.

10 years agoFlexRay library in rpp-lib updated
Michal Horn [Mon, 12 Aug 2013 13:14:05 +0000 (15:14 +0200)]
FlexRay library in rpp-lib updated

10 years agoFlexRay configuration modified, new parameters added.
Michal Horn [Mon, 12 Aug 2013 12:15:12 +0000 (14:15 +0200)]
FlexRay configuration modified, new parameters added.

10 years agonc command added
Jan Dolezal [Mon, 12 Aug 2013 11:41:59 +0000 (13:41 +0200)]
nc command added
  - version with receive task

10 years agocmdproc lwip command ip added
Jan Dolezal [Sun, 11 Aug 2013 00:13:47 +0000 (02:13 +0200)]
cmdproc lwip command ip added

10 years agocmdproc lwip command linkstat added
Jan Dolezal [Sat, 10 Aug 2013 23:52:47 +0000 (01:52 +0200)]
cmdproc lwip command linkstat added