Skip to content

Commit

Permalink
FAP reading for mtb4 and mtb4c + IMU configurability over CAN (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoaccame authored Feb 24, 2023
1 parent 286c6a5 commit bb878a9
Show file tree
Hide file tree
Showing 9 changed files with 62,372 additions and 59,970 deletions.
11,002 changes: 6,194 additions & 4,808 deletions CAN/mtb4/mtb4.hex

Large diffs are not rendered by default.

10,960 changes: 6,171 additions & 4,789 deletions CAN/mtb4c/mtb4c.hex

Large diffs are not rendered by default.

8,575 changes: 4,286 additions & 4,289 deletions CAN/rfe/rfe.hex

Large diffs are not rendered by default.

11,079 changes: 5,436 additions & 5,643 deletions CAN/strain2/strain2.hex

Large diffs are not rendered by default.

9,476 changes: 4,635 additions & 4,841 deletions CAN/strain2c/strain2c.hex

Large diffs are not rendered by default.

35,860 changes: 17,989 additions & 17,871 deletions ETH/EMS/bin/application/ems.hex

Large diffs are not rendered by default.

35,366 changes: 17,649 additions & 17,717 deletions ETH/MC2PLUS/bin/application/mc2plus.hex

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions ETH/MC4PLUS/bin/application/mc4plus.hex
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
:1001D00078C1FBD8520728BF30C148BF0B607047B9
:1001E00010B5002002F02CFE10BD02F06EFE11468C
:1001F00000F08CF827F0F9F902F08CFE7047704798
:100200000202033FE727567A0000020800000600BA
:1002000002020340E727B879000002080000060058
:1002100000000020C0FF01000000000000000000FE
:1002200007614D4334303076330000000000000099
:1002300001000100010000004558540000000000CA
:1002400046656220323320323032332031363A3242
:10025000343A3339000000000000000000000000C4
:1002400046656220323420323032332031353A3341
:10025000313A3231000000000000000000000000D0
:10026000000000000000000000000000000000008E
:10027000000000000000000000000000000000007E
:100280000A444FF0000C10F8013B13F0070408BFBC
Expand Down Expand Up @@ -8141,7 +8141,7 @@
:10FCA000EBD004A050F825002146BDE8B040F2F7A3
:10FCB00076BD00BF080106000801060040104000A4
:10FCC00080000000001850002000000000385000A4
:10FCD000008000000080220040104000000008006A
:10FCD0000080000000883200401040000000080052
:10FCE00020881000027A40F20A3343EAC20240F24E
:10FCF000FA331A400A6000228A80062240688A711C
:10FD000002688A60828800208A817047027A40F205
Expand Down
16 changes: 8 additions & 8 deletions info/firmware.info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@
<board type="ems4">
<firmware>
<file>../ETH/EMS/bin/application/ems.hex</file>
<version major='3' minor='61'/>
<version major='3' minor='62'/>
</firmware>
</board>

<board type="mc4plus">
<firmware>
<file>../ETH/MC4PLUS/bin/application/mc4plus.hex</file>
<version major='3' minor='62'/>
<version major='3' minor='64'/>
</firmware>
</board>


<board type="mc2plus">
<firmware>
<file>../ETH/MC2PLUS/bin/application/mc2plus.hex</file>
<version major='3' minor='43'/>
<version major='3' minor='44'/>
</firmware>
</board>

Expand All @@ -61,14 +61,14 @@
<board type="mtb4">
<firmware>
<file>../CAN/mtb4/mtb4.hex</file>
<version major='1' minor='4' build='7'/>
<version major='1' minor='20' build='0'/>
</firmware>
</board>

<board type="mtb4c">
<firmware>
<file>../CAN/mtb4c/mtb4c.hex</file>
<version major='1' minor='4' build='7'/>
<version major='2' minor='0' build='0'/>
</firmware>
</board>

Expand Down Expand Up @@ -118,21 +118,21 @@
<board type="strain2">
<firmware>
<file>../CAN/strain2/strain2.hex</file>
<version major='2' minor='0' build='15'/>
<version major='2' minor='0' build='16'/>
</firmware>
</board>

<board type="strain2c">
<firmware>
<file>../CAN/strain2c/strain2c.hex</file>
<version major='2' minor='0' build='15'/>
<version major='2' minor='1' build='0'/>
</firmware>
</board>

<board type="rfe">
<firmware>
<file>../CAN/rfe/rfe.hex</file>
<version major='1' minor='2' build='3'/>
<version major='1' minor='3' build='0'/>
</firmware>
</board>

Expand Down

0 comments on commit bb878a9

Please sign in to comment.