Revision:

Revisions

# Date Author Comment
c1f21a71 2019-03-08 11:02 Thomas Schöpping

Introduced a bootloader for the DiWheelDrive v1.2 module.

a270d48f 2019-03-08 11:01 Thomas Schöpping

introduced a bootloader for the PowerManagement v1.2 module

f7d2c786 2019-03-08 11:00 Thomas Schöpping

Version increased to 1.2.x beta:
- Introduced module IDs for new AMiRo 1.2 modules.
- Introduced a new secondary wakeup reason (IMU) which is analogous to ACCEL.
- Setting a BOOT_COM_DEVICE_LEGACY_ID is now optional, since the ne wmodules will operate only with the new ID scheme....

53ce6fa2 2019-02-12 16:20 Thomas Schöpping

Version number incremented to 1.1.2

2880bac8 2019-01-21 13:25 Thomas Schöpping

GCC installation procedure has been enhanced.
Users don't need to modify download links so it ends with '.tar.bz2' anymore.

fad4c1e7 2019-01-21 13:24 Thomas Schöpping

Bash scripts: introduced a new function to check dependencies.
This function is used by setup.sh to ensure that git, make, etc. are available.

449d916a 2019-01-21 12:59 Thomas Schöpping

README.txt updated; all Copyright notes updated to 2019

951029d1 2018-11-06 14:45 Thomas Schöpping

enhanced UML component diagram

fd101c41 2018-11-06 11:56 Thomas Schöpping

Introduced an UML component diagram.
Its primary purpose is to be used by super projects.

03906dc3 2018-09-20 11:20 Thomas Schöpping

Introduced an alias for the serial ports (/dev/ttypUSB[0-9]*).
For programmer devices an additional symbolic link "/dev/ttyAMiRo<ID>" gets created.
The old interface is still supported, though.

dab959cd 2018-09-06 09:42 Thomas Schöpping

fixed an issue in the GCC script (realpath failed)

ac7f321b 2018-07-06 11:56 Thomas Schöpping

SerialBoot version incremented to 1.01

9ed9243f 2018-06-13 09:14 Thomas Schöpping

target makefiles modified to get rid of absolute paths

7737db33 2018-05-29 09:39 Thomas Schöpping

QtCreatorSetup.sh: fixed an issue with relative paths of the compiler when creating QtCreator projects

bba1e03c 2018-05-29 09:38 Thomas Schöpping

setup.sh: fixed a typo

56360b33 2018-05-17 13:23 Thomas Schöpping

gccsetup.sh: initially suggested link directory has been enhanced (now one up from installation directory); link paths are now relative

f3866909 2018-05-07 17:15 Thomas Schöpping Prepended the BL_ prefix to the SSSP_VERSION macros
  • SSSP_VERSION_MAJOR -> BL_SSP_VERSION_MAJOR
  • SSSP_VERSION_MINOR -> BL_SSP_VERSION_MINOR
6aa90377 2018-05-04 15:34 Thomas Schöpping

fixed a erroneous path in the SerialBoot setup

0352f25e 2018-04-09 14:57 Thomas Schöpping

version number incremented for al modules to 1.1.1

31d314a9 2018-04-09 14:55 Thomas Schöpping

renamed the make projects to include the version of the modules.

2d379838 2018-04-09 14:55 Thomas Schöpping

Moved the helper.h/c files to the general Source folder.
The helper files take now advantage from the iodef.h files, making inline module checks unnecessary (removed according lines from the makefiles).

09ad5212 2018-04-09 14:52 Thomas Schöpping

moved the GPIO defines to an additional file iodef.h

68bf1211 2018-03-16 13:44 Thomas Schöpping

INtroduced Target/Modules/moduleids.mk which defines the device IDs for all module.

fb5a5c5b 2018-03-16 13:43 Thomas Schöpping

SerialBoot now detects invalid device IDs (e.g. 0 or empty argument '-T')

d7238092 2018-03-16 11:45 Thomas Schöpping

SerialBoot now recognizes device IDs (T parameter) in various formats:
'raw', e.g. T123456
hexadecimal, e.g. T0x01020304
octal, e.g. T0o010203040506
binary, e.g. T0b0010100010101100010
decimal, e.g. -T0d123456

1 2 3 4 (26-50/95) Per page: 25, 50, 100

Also available in: Atom