Statistics
| Branch: | Tag: | Revision:

amiro-blt / Target / Source @ fc7151bb

Name Size
  AMiRo
  ARMCM3_STM32
  ARMCM4_STM32
assert.c 3.542 KB
assert.h 3.084 KB
backdoor.c 9.253 KB
backdoor.h 2.177 KB
boot.c 3.815 KB
boot.h 4.533 KB
com.c 14.094 KB
com.h 6.315 KB
cop.c 3.209 KB
cop.h 2.152 KB
core.dox 1.131 KB
file.c 32.316 KB
file.h 5.54 KB
gateway.c 13.003 KB
gateway.h 6.501 KB
helper.c 10.488 KB
helper.h 1.888 KB
net.c 11.897 KB
net.h 3.401 KB
plausibility.h 17.188 KB
readme.dox 2.553 KB
xcp.c 52.392 KB
xcp.h 9.425 KB

Latest revisions

# Date Author Comment
fc7151bb 2019-03-14 14:32 Thomas Schöpping

Introduced new LightRing v1.2 module.
Version number has been rolled back to 1.1.3, since no new functionality has been introduced with the latest commits, but just new modules and some fixes.

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....

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
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).

d54d2f07 2018-03-16 11:43 Thomas Schöpping

Major overhaul (to version 1.1.0):
- The bootloader toolchain now works with 32 bit device IDs (DiWheelDrive 1.1 = 0x01000101; PowerManagement 1.1 = 0x01010101; LightRing 1.0 = 0x017F0100).
However, the system is still compatible to the old numbering scheme and legacy IDs for compatibility reasons....

470d0567 2017-04-20 16:21 Thomas Schöpping

Renamed the interface header file (in ./Target/Source/AMiRo/) from 'interfaces.h' to 'amiroblt.h'.
The interface was additionally modified:
- The magic number for identification has been changed from 0xFF669900 to 0x0x412D424C ("A-BL"), making the interface incompatible to older versions....

69661903 2016-06-08 13:39 Thomas Schöpping

Initial commit of AMiRo-BLT version 0.3. This is the first version released open source.

View revisions

Also available in: Atom