rnd-ash / ultimate-nag52-fw

Ultimate NAG52 firmware repository
GNU General Public License v3.0
46 stars 21 forks source link

adapt_map MISRA C:2012-rework #43

Closed chrissivo closed 1 year ago

chrissivo commented 1 year ago

adapt_map.cpp and adapt_map.h optimized and made compliant with MISRA C:2012.

Ash, please have a look at line 274ff. I'm not sure, whether this is the intended behaviour. There might be a possible reuse of get_adapt_cell_from_torque() (line 186).