]> rtime.felk.cvut.cz Git - pes-rpp/rpp-test-sw.git/log
pes-rpp/rpp-test-sw.git
9 years agoMerge branch 'maint-rm48' into rm48/master eaton-0.1-beta
Michal Sojka [Thu, 4 Dec 2014 10:32:11 +0000 (11:32 +0100)]
Merge branch 'maint-rm48' into rm48/master

9 years agoUpdate can command documentation
Michal Sojka [Thu, 4 Dec 2014 10:23:50 +0000 (11:23 +0100)]
Update can command documentation

9 years agoUpdate .gitignore
Michal Sojka [Thu, 4 Dec 2014 10:14:19 +0000 (11:14 +0100)]
Update .gitignore

9 years agodoc: clarification of the canrpptest command descrption
Michal Horn [Thu, 4 Dec 2014 06:58:42 +0000 (07:58 +0100)]
doc: clarification of the canrpptest command descrption

Fixes: #1056
9 years agoMerge branch 'maint-rm48' into rm48/master
Michal Sojka [Thu, 4 Dec 2014 01:38:43 +0000 (02:38 +0100)]
Merge branch 'maint-rm48' into rm48/master

9 years agodoc: Do not fail with older pandoc version
Michal Sojka [Thu, 4 Dec 2014 01:34:18 +0000 (02:34 +0100)]
doc: Do not fail with older pandoc version

pandoc version in Debian/Wheezy does not understand markdown_strict
format. Use plain markdown. It may lead to incorrectly generated doc,
but we ignore this for now.

9 years agoMerge branch 'maint-rm48' into rm48/master
Michal Sojka [Thu, 4 Dec 2014 01:24:45 +0000 (02:24 +0100)]
Merge branch 'maint-rm48' into rm48/master

9 years agodoc: Replace pipe with temporary files
Michal Sojka [Thu, 4 Dec 2014 01:22:28 +0000 (02:22 +0100)]
doc: Replace pipe with temporary files

This way errors in intermediate commands can be detected. E.g. pandoc
fails on buildbot and this is currently undetected.

9 years agoMerge branch 'maint-rm48' into rm48/master
Michal Sojka [Wed, 3 Dec 2014 19:06:52 +0000 (20:06 +0100)]
Merge branch 'maint-rm48' into rm48/master

9 years agodoc: Minor fixes in other CAN commands
Michal Sojka [Wed, 3 Dec 2014 19:05:27 +0000 (20:05 +0100)]
doc: Minor fixes in other CAN commands

9 years agoClarify and fix documentation of canrpptest command
Michal Sojka [Wed, 3 Dec 2014 19:03:11 +0000 (20:03 +0100)]
Clarify and fix documentation of canrpptest command

9 years agoUpdate CAN documentation to have Markdown syntax
Michal Sojka [Wed, 3 Dec 2014 18:46:04 +0000 (19:46 +0100)]
Update CAN documentation to have Markdown syntax

Also split long paragraphs to smaller ones.

9 years agoGenerate command documentation also in LaTeX format
Michal Sojka [Wed, 3 Dec 2014 18:35:47 +0000 (19:35 +0100)]
Generate command documentation also in LaTeX format

fixes 1042

9 years agoPort ADC commands to RM48 and HDK, library update
Michal Horn [Fri, 31 Oct 2014 14:45:33 +0000 (15:45 +0100)]
Port ADC commands to RM48 and HDK, library update

9 years agoPort GPIO control commands
Michal Horn [Thu, 30 Oct 2014 14:01:37 +0000 (15:01 +0100)]
Port GPIO control commands

Refs #1024

9 years agoRemove commands for DIN and sleep
Michal Horn [Wed, 29 Oct 2014 15:03:01 +0000 (16:03 +0100)]
Remove commands for DIN and sleep

Refs #1024

9 years agoRemove commands for excessive peripherals from the command processor
Michal Horn [Wed, 29 Oct 2014 13:32:43 +0000 (14:32 +0100)]
Remove commands for excessive peripherals from the command processor

This commit refs #1024

9 years agoTest software functionality temporarily reduced for SCI peripheral only
Michal Horn [Wed, 22 Oct 2014 12:02:20 +0000 (14:02 +0200)]
Test software functionality temporarily reduced for SCI peripheral only

Library, fuxed for RM48 updated,
All peripherals support, except SCI, temporarily removed to allow
testing of the current MCU initializatoin and CMD proc.
New welcome text introduced.

This commit refs  #1024

Signed-off-by: Michal Horn <hornmich@fel.cvut.cz>
9 years agoProject settings changed for RM48L952ZWT
Michal Horn [Tue, 21 Oct 2014 14:03:02 +0000 (16:03 +0200)]
Project settings changed for RM48L952ZWT

Endianity changed from BE to LE,
Runtime support library changed,
target configuration created.

Application should not be executed yet as this is just a preparation
for the following changes in the code. There definetly are errors
in the peripherals configurations.

This commit refs: #1024

Signed-off-by: Michal Horn <hornmich@fel.cvut.cz>
9 years agoUpdate library to RM48 branch
Michal Horn [Fri, 7 Nov 2014 15:17:51 +0000 (16:17 +0100)]
Update library to RM48 branch

9 years agoRemove unneeded type cast of printf format string
Michal Sojka [Wed, 3 Dec 2014 17:39:18 +0000 (18:39 +0100)]
Remove unneeded type cast of printf format string

9 years agoChange the GPL license to the proprietary one
Michal Sojka [Wed, 3 Dec 2014 17:33:08 +0000 (18:33 +0100)]
Change the GPL license to the proprietary one

9 years agoAdd release target to the Makefile
Michal Sojka [Wed, 3 Dec 2014 17:14:45 +0000 (18:14 +0100)]
Add release target to the Makefile

9 years agoUpdate rpp-lib
Michal Sojka [Wed, 3 Dec 2014 17:05:03 +0000 (18:05 +0100)]
Update rpp-lib

9 years agoMerge branch 'master' of rtime.felk.cvut.cz:rpp-test-sw
Michal Horn [Wed, 3 Dec 2014 16:56:58 +0000 (17:56 +0100)]
Merge branch 'master' of rtime.felk.cvut.cz:rpp-test-sw

Conflicts:
rpp-test-sw/commands/cmd_can.c

9 years agoAdd end of lines to the canrpptest command description
Michal Horn [Wed, 3 Dec 2014 16:55:49 +0000 (17:55 +0100)]
Add end of lines to the canrpptest command description

9 years agoUpdate rpp library
Michal Horn [Wed, 3 Dec 2014 16:55:19 +0000 (17:55 +0100)]
Update rpp library

9 years agoApply uncrustify
Michal Sojka [Thu, 27 Nov 2014 15:39:44 +0000 (16:39 +0100)]
Apply uncrustify

9 years agoUpdate rpp-lib
Michal Sojka [Thu, 27 Nov 2014 15:38:03 +0000 (16:38 +0100)]
Update rpp-lib

9 years agoImprove clean target
Michal Sojka [Thu, 27 Nov 2014 10:43:08 +0000 (11:43 +0100)]
Improve clean target

Now it should work even under Windows.

9 years agoApply uncrustify
Michal Sojka [Tue, 25 Nov 2014 23:16:10 +0000 (00:16 +0100)]
Apply uncrustify

9 years agoAdd uncrustify target to the toplevel Makefile
Michal Sojka [Tue, 25 Nov 2014 21:44:02 +0000 (22:44 +0100)]
Add uncrustify target to the toplevel Makefile

9 years agoRemove excessive CAN command
Michal Horn [Fri, 7 Nov 2014 15:17:51 +0000 (16:17 +0100)]
Remove excessive CAN command

cantest command is not needed anymore, because it did only a simple
loopback test and we have now canrpptest command, which uses RPP
library for CAN control and exteds the test for some other features
that the library provides.

9 years agoRewrite Makefile to use definitions from common.mk
Michal Sojka [Fri, 7 Nov 2014 14:39:20 +0000 (15:39 +0100)]
Rewrite Makefile to use definitions from common.mk

This should allow building on Windows.

9 years agoRemove unused Makefile section
Michal Sojka [Fri, 7 Nov 2014 14:37:07 +0000 (15:37 +0100)]
Remove unused Makefile section

9 years agoLibrary update
Michal Horn [Mon, 3 Nov 2014 15:44:41 +0000 (16:44 +0100)]
Library update

9 years agoLibrary update
Michal Horn [Thu, 30 Oct 2014 20:16:42 +0000 (21:16 +0100)]
Library update

9 years agoLibrary update
Michal Horn [Thu, 30 Oct 2014 14:27:38 +0000 (15:27 +0100)]
Library update

9 years agoLibrary update
Michal Horn [Thu, 30 Oct 2014 14:10:13 +0000 (15:10 +0100)]
Library update

9 years agoImplement a test command for rpp_can functions
Michal Horn [Wed, 29 Oct 2014 09:40:19 +0000 (10:40 +0100)]
Implement a test command for rpp_can functions

Fixes #1027

9 years agoLibrary update, excessive struct params remove
Michal Horn [Thu, 23 Oct 2014 11:49:41 +0000 (13:49 +0200)]
Library update, excessive struct params remove

This commit refs: #1026

9 years agoUpdate library
Michal Horn [Thu, 23 Oct 2014 09:53:48 +0000 (11:53 +0200)]
Update library

9 years agoProject settings updated
Michal Horn [Tue, 21 Oct 2014 13:39:03 +0000 (15:39 +0200)]
Project settings updated

Doc folder excluded from the build process,
Target configuration file generated by the CCS 5.5 added

9 years agoLibrary updated
Michal Horn [Wed, 15 Oct 2014 11:28:56 +0000 (13:28 +0200)]
Library updated

Enable IRQ call is not needed anymore as it is called in the
rpp_init() function.

This commit refs #916

Signed-off-by: Michal Horn <hornmich@fel.cvut.cz>
9 years agoExcessive record from rpp_can_ctrl_config structure removed
Michal Horn [Thu, 9 Oct 2014 13:56:31 +0000 (15:56 +0200)]
Excessive record from rpp_can_ctrl_config structure removed

This record is not yet used by the timing computation algorithm, so
it is better to not have it here.

9 years agoCAN baudrate setting fixed, manual CAN timing parameters specification implemented
Michal Horn [Thu, 9 Oct 2014 10:50:52 +0000 (12:50 +0200)]
CAN baudrate setting fixed, manual CAN timing parameters specification implemented

The previous command for baudrate setting was calling a function
implementing wrong algorithm for timing parameters calculation.
The modified command is using the updated function from the library.

There is a new command for manual specification of the CAN frame timing,
instead of automatic calculation from desired baudrate, which might not work
for some values.

9 years agoMerge branch 'master' of rtime.felk.cvut.cz:rpp-test-sw
Michal Horn [Thu, 2 Oct 2014 15:39:22 +0000 (17:39 +0200)]
Merge branch 'master' of rtime.felk.cvut.cz:rpp-test-sw

9 years agoFixes problems with program running when compiled with ARM Compiler 5.1.1
Michal Horn [Thu, 2 Oct 2014 15:39:13 +0000 (17:39 +0200)]
Fixes problems with program running when compiled with ARM Compiler 5.1.1

9 years agoUpadte lib to HEAD
Michal Sojka [Thu, 2 Oct 2014 06:58:30 +0000 (08:58 +0200)]
Upadte lib to HEAD

This fixes build failure under CCS 5.5.

9 years agoMerge branch 'master' of rtime.felk.cvut.cz:rpp-test-sw
Michal Horn [Wed, 1 Oct 2014 09:59:17 +0000 (11:59 +0200)]
Merge branch 'master' of rtime.felk.cvut.cz:rpp-test-sw

9 years agoFixed warning detected by new ARM compiler 5.1.1
Michal Horn [Wed, 1 Oct 2014 09:58:28 +0000 (11:58 +0200)]
Fixed warning detected by new ARM compiler 5.1.1

Casting to wrong data type.

9 years agoImprove documentation of hbr* commands
Michal Sojka [Thu, 25 Sep 2014 14:57:31 +0000 (16:57 +0200)]
Improve documentation of hbr* commands

References #905.

9 years agoChanged hbr description to better describe situation when motor stops.
Karel Kočí [Wed, 17 Sep 2014 21:41:07 +0000 (23:41 +0200)]
Changed hbr description to better describe situation when motor stops.

9 years agoBuild target for SDRAM created, rpp-lib updated
Michal Horn [Mon, 15 Sep 2014 14:36:17 +0000 (16:36 +0200)]
Build target for SDRAM created, rpp-lib updated

9 years agoAdd Makefile for command line compilation
Michal Sojka [Tue, 12 Aug 2014 18:04:56 +0000 (20:04 +0200)]
Add Makefile for command line compilation

Currently, we use Eclipse driven build. This is a quick way for our
buildbot to do something useful. Later, we should write Makefile by hand
in the same way as for rpp-lib.

9 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw
Michal Horn [Thu, 26 Jun 2014 12:45:33 +0000 (14:45 +0200)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw

9 years agorpp-lib updated
Michal Horn [Thu, 26 Jun 2014 12:44:48 +0000 (14:44 +0200)]
rpp-lib updated

10 years agodoc: Final version of `make upload`
Michal Sojka [Fri, 7 Mar 2014 11:08:14 +0000 (12:08 +0100)]
doc: Final version of `make upload`

10 years agodoc: Remove extra quotes
Michal Sojka [Thu, 6 Mar 2014 19:07:34 +0000 (20:07 +0100)]
doc: Remove extra quotes

10 years agoConvert doc from MediaWiki syntax to Markdown
Michal Sojka [Thu, 6 Mar 2014 18:53:14 +0000 (19:53 +0100)]
Convert doc from MediaWiki syntax to Markdown

This is to publish the commands on non-MW web. We use pandoc to generate
MediaWiki format from Markdown.

10 years agorpp library update
Michal Horn [Thu, 21 Nov 2013 12:56:12 +0000 (13:56 +0100)]
rpp library update

10 years agoConfiguration parameters for FlexRay examples extended and corrected to reflect final...
Michal Horn [Mon, 30 Sep 2013 15:51:10 +0000 (17:51 +0200)]
Configuration parameters for FlexRay examples extended and corrected to reflect final changes in the driver

10 years agowiki-edit.pl: Use git config to retrieve login and password
Michal Sojka [Tue, 24 Sep 2013 08:42:21 +0000 (10:42 +0200)]
wiki-edit.pl: Use git config to retrieve login and password

I accidentally deleted .wiki.pl file, which used before, multiple times.
Now I store this information outside of rpp git tree so it will not be
so easy to delete the configuration.

10 years agoMove #include from cmd_fray.h to .c
Michal Sojka [Tue, 24 Sep 2013 08:26:20 +0000 (10:26 +0200)]
Move #include from cmd_fray.h to .c

This include is not needed for interfacing the
implemented commands. This way, automatic generation of the documentation
does not fail.

10 years agoMove code fome cmd_emac.c. to cmd_emac.h
Michal Sojka [Tue, 24 Sep 2013 08:25:18 +0000 (10:25 +0200)]
Move code fome cmd_emac.c. to cmd_emac.h

The data types declared in .h were not needed for interfacing the
implemented commands. This way, automatic generation of the documentation
does not fail.

10 years agoUse HEAD of the library
Michal Sojka [Tue, 24 Sep 2013 08:17:16 +0000 (10:17 +0200)]
Use HEAD of the library

10 years agoFlexRay buffer reconfiguratoin tuned to accept two parameters for cycle filtering...
Michal Horn [Mon, 23 Sep 2013 16:02:06 +0000 (18:02 +0200)]
FlexRay buffer reconfiguratoin tuned to accept two parameters for cycle filtering instead of one

10 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw
Michal Horn [Fri, 20 Sep 2013 14:56:21 +0000 (16:56 +0200)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw

10 years agoRPP library update
Michal Horn [Fri, 20 Sep 2013 14:47:21 +0000 (16:47 +0200)]
RPP library update

10 years agoUpdate lib - new DIN handling code
Michal Sojka [Fri, 20 Sep 2013 14:01:25 +0000 (16:01 +0200)]
Update lib - new DIN handling code

10 years agoMerge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw
Michal Horn [Fri, 20 Sep 2013 08:42:22 +0000 (10:42 +0200)]
Merge branch 'master' of ssh://rtime.felk.cvut.cz/rpp-test-sw

10 years agoRPP library and FlexRay demo update
Michal Horn [Fri, 20 Sep 2013 08:42:14 +0000 (10:42 +0200)]
RPP library and FlexRay demo update

10 years agocan: Get rid of compiler warning (probably caused by a compiler bug)
Michal Sojka [Fri, 20 Sep 2013 08:19:43 +0000 (10:19 +0200)]
can: Get rid of compiler warning (probably caused by a compiler bug)

10 years agocan: Fixes and updates to the documentation
Michal Sojka [Fri, 20 Sep 2013 08:15:03 +0000 (10:15 +0200)]
can: Fixes and updates to the documentation

10 years agoReturn an error, instead of a warning, when can is not initialized
Michal Sojka [Fri, 20 Sep 2013 08:14:46 +0000 (10:14 +0200)]
Return an error, instead of a warning, when can is not initialized

10 years agoFix a warning about a missing return statement
Michal Sojka [Fri, 20 Sep 2013 08:03:43 +0000 (10:03 +0200)]
Fix a warning about a missing return statement

10 years agoFix indentation
Michal Sojka [Fri, 20 Sep 2013 08:02:23 +0000 (10:02 +0200)]
Fix indentation

10 years agoMerge branch 'can' of rtime.felk.cvut.cz:rpp-test-sw
Michal Sojka [Fri, 20 Sep 2013 07:54:51 +0000 (09:54 +0200)]
Merge branch 'can' of rtime.felk.cvut.cz:rpp-test-sw

Conflicts:
rpp-lib

10 years agoCopy&paste error fixed
Karryanna [Thu, 19 Sep 2013 12:54:30 +0000 (14:54 +0200)]
Copy&paste error fixed

10 years agoCaninit mentioned in documentation of send and dump
Karryanna [Thu, 19 Sep 2013 12:50:02 +0000 (14:50 +0200)]
Caninit mentioned in documentation of send and dump

10 years agoBasic documentation
Karryanna [Thu, 19 Sep 2013 12:36:47 +0000 (14:36 +0200)]
Basic documentation

10 years agoSend and Dump commands check whether CAN is initialized
Karryanna [Thu, 19 Sep 2013 12:35:45 +0000 (14:35 +0200)]
Send and Dump commands check whether CAN is initialized

10 years agoBaudrate command added
Karryanna [Thu, 19 Sep 2013 12:33:55 +0000 (14:33 +0200)]
Baudrate command added

10 years agoWhitespace changes
Karryanna [Thu, 19 Sep 2013 12:31:12 +0000 (14:31 +0200)]
Whitespace changes

10 years agoCAN dump printing out received messages
Karryanna [Thu, 19 Sep 2013 12:25:41 +0000 (14:25 +0200)]
CAN dump printing out received messages

10 years agoCAN send output changed
Karryanna [Thu, 19 Sep 2013 12:23:05 +0000 (14:23 +0200)]
CAN send output changed

10 years agoCleanup: Unused variables removed
Karryanna [Thu, 19 Sep 2013 12:21:25 +0000 (14:21 +0200)]
Cleanup: Unused variables removed

10 years agoUsing mixed IDs instead of extended only
Karryanna [Thu, 19 Sep 2013 12:05:55 +0000 (14:05 +0200)]
Using mixed IDs instead of extended only

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 agoUse right version of RPP library
Karryanna [Tue, 17 Sep 2013 15:20:09 +0000 (17:20 +0200)]
Use right version of RPP library

10 years agoCAN send and CAN dump
Karryanna [Tue, 17 Sep 2013 15:04:52 +0000 (17:04 +0200)]
CAN send and CAN dump

For now it's much more of backup than of working code thought
it should work quite well already.

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