RollingGecko
RollingGecko
Try to use #include
Would be great! I'm currently also out for 3 weeks. Looking forward for your test. Don't know if the guys on the form really work with this library or only...
ArduBoardControl was not yet adapted to the changes in the library. Added now SetSerialPort also to ArduBoardControl. Now it should work...I hope. You will find the changes in this branch:...
@Peemouse: Thx a lot! Than I will classify the work as 'tested' up to FW 3.28 and merge it to the master. To VescUartSetNunchukValues: Found the same effect when testing...
Would also be great if somebody can solve the problems and send a tested pull request. I have not the time to continue the development. Sorry. Can somebody confirm that...
Hi, I got your problem. In case > 255 you must read byte 2 and 3. Take a look to vedders packet.c: `void packet_send_packet(unsigned char *data, unsigned int len, int...
Maybe this will help you: https://en.wikipedia.org/wiki/Bitwise_operation I also have to get back into this topic first. Vedder published his explanation after I finished this library. Had a couple of sleepless...
Can you post me a message with 255 byte? Beginning and end....
To be honest, I've no idea. It seams somehow, that the message is wrong and coming that way from the VESC.
I did not worked on that subject. Did you had any progress?