John Wellbelove
|
7e5a4e1efe
|
Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development
# Conflicts:
# README.md
|
2019-12-12 12:19:05 +00:00 |
|
John Wellbelove
|
218b1573f8
|
Added CRC16 MODBUS
Added ETL_ prefic to extern const arrays.
|
2018-09-14 19:25:32 +01:00 |
|
John Wellbelove
|
bd008350a2
|
Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
# include/etl/version.h
|
2018-07-28 21:55:27 +01:00 |
|
John Wellbelove
|
26b7326d72
|
Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
|
2017-05-08 20:48:22 +01:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
jwellbelove
|
01ff869fb5
|
Fixed test compile warnings
|
2016-01-13 16:10:15 +00:00 |
|
John Wellbelove
|
16a1978f43
|
Added link to www.etlcpp.com in licence header.
|
2015-12-16 11:09:56 +00:00 |
|
John Wellbelove
|
b3e93e38d6
|
Removed redundant header
|
2015-09-28 18:29:45 +01:00 |
|
John Wellbelove
|
1dae6210dd
|
Changed CRCs from generic interface inherited from ihash.
|
2015-09-28 17:59:20 +01:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
636b6314f9
|
Changed to stddef.h
|
2014-12-08 20:21:33 +00:00 |
|
jwellbelove
|
9c2619ddfd
|
Mostly updated comments
Some extra tests
|
2014-11-21 17:10:04 +00:00 |
|
jwellbelove
|
e5a9fa3127
|
Updated tests
|
2014-11-19 18:37:14 +00:00 |
|
jwellbelove
|
82dddfc299
|
CRC unit tests
|
2014-11-02 17:18:58 +00:00 |
|
jwellbelove
|
ad335086f2
|
Added CRC calculation classes.
|
2014-11-01 23:34:13 +00:00 |
|
jwellbelove
|
1a335e4e46
|
Added CRC8 test to CRC tests
|
2014-11-01 16:29:47 +00:00 |
|