]> rtime.felk.cvut.cz Git - rpp-test-sw.git/commit
CAN baudrate setting fixed, manual CAN timing parameters specification implemented
authorMichal Horn <hornmich@fel.cvut.cz>
Thu, 9 Oct 2014 10:50:52 +0000 (12:50 +0200)
committerMichal Horn <hornmich@fel.cvut.cz>
Thu, 9 Oct 2014 10:50:52 +0000 (12:50 +0200)
commit062c5804789a4ba87dbc586bed340fc3fca16242
tree8a73edbe9f0883be3c8eedb13c9cd96991ab92fc
parente2a231a30935538843208e62eb9e30df2b08aa1f
CAN baudrate setting fixed, manual CAN timing parameters specification implemented

The previous command for baudrate setting was calling a function
implementing wrong algorithm for timing parameters calculation.
The modified command is using the updated function from the library.

There is a new command for manual specification of the CAN frame timing,
instead of automatic calculation from desired baudrate, which might not work
for some values.
rpp-lib
rpp-test-sw/commands/cmd_can.c