ea / bosch_headunit_root

Documentation and code for rooting and extending a Bosch car head unit (lcn2kai)
399 stars 57 forks source link

various changes to iosc test, see full log #14

Closed raburton closed 3 years ago

raburton commented 3 years ago

prevent overflow of word1+i in for loop memset entire buffer, not just first 2000 bytes (probably overkill) call OSAL_s32IORead with readbuff not &readbuff add a few more dlclose's in exit cases simply the code a bit and reformat (sorry, makes diff hard)

ea commented 3 years ago

Thanks for the cleanup , this was just my initial hacky testing tool