iceman1001
9c95a2e8aa
textual
2019-05-07 23:37:15 +02:00
Philippe Teuwen
1b2601a48a
Add missing EOF LF
2019-03-12 00:12:26 +01:00
Philippe Teuwen
05ff45e550
lua: fix mix of spaces & tabs
2019-03-09 10:34:43 +01:00
iceman1001
7de458486f
adjustments, still breaks on ubuntu,
2018-02-03 22:47:17 +01:00
iceman1001
8a49cb84a2
fix: script run e - if called with param but no value, use default value for width.
...
fix: if no models found, return lua error.
textual changes.
2018-02-03 22:17:07 +01:00
iceman1001
2d2a8b7b1b
fix: avoid empty strings.
2018-02-03 21:56:34 +01:00
iceman1001
2b34fbec0c
fix: proper exit with script fails to find any crc models.
2018-02-03 21:49:29 +01:00
iceman1001
ed982a4787
textual
2018-01-29 13:42:18 +01:00
iceman1001
c043981c04
chg: added some more outputs to the reveng-crc script e.lua ... now shows -b -B -l -L also in columns. You'll need to read the reveng -h helptext to understand.
2015-06-14 17:19:41 +02:00
iceman1001
68ff832584
fix: nice output..
2015-06-09 21:46:22 +02:00
iceman1001
d352146782
CHG: minor layout and call fixes to e.lua (the test script for hooking up reveng1.30)
2015-06-09 21:28:06 +02:00
iceman1001
60e8657796
CHG: all @marshmellow42 's changes to make the reveng work.
...
ADD: lua script test for using the reveng inside lua. *prove of concept*
it implements -h help
-d data in a hexstring
-w width of the crc family. (ie 16 gives all CRC-16 calculations.
it iterates thru all found crc presets in a crc family based on the width of crc. It calcs crc and the reverse crc.
2015-06-09 13:31:53 +02:00